You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Luna_Streaming_3.1_Release_Notes.md
+89Lines changed: 89 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,95 @@ both methods follow the same packaging patterns.
75
75
76
76
# Releases
77
77
78
+
## Luna Streaming Distribution 3.1 4.8
79
+
This maintenance release of the DataStax Luna Streaming Distribution for 3.1 which includes important stability and security updates for Luna Streaming, as well as for the various connectors packaged alongside it, such as sinks, sources, functions, protocol extensions, proxy extensions, filters, and client extensions.
80
+
81
+
### Most notable commits
82
+
83
+
*[8ea3944](https://github.com/datastax/pulsar/commit/8ea3944)[fix][sec] Upgrade Avro to 1.11.4 to address CVE-2024-47561 (#23394)
84
+
*[2d95226](https://github.com/datastax/pulsar/commit/2d95226)[fix] Bump commons-io:commons-io from 2.8.0 to 2.14.0 (#23393)
85
+
*[58febad](https://github.com/datastax/pulsar/commit/58febad)[fix][sec][branch-3.0] Upgrade protobuf-java to 3.25.5 (#23356) (#23357)
86
+
*[4fa2584](https://github.com/datastax/pulsar/commit/4fa2584) Revert "[improve][broker] Reschedule reads with increasing backoff when no messages are dispatched (#23226)"
87
+
*[1d2de0b](https://github.com/datastax/pulsar/commit/1d2de0b) Revert "[fix][broker] Fix retry backoff for PersistentDispatcherMultipleConsumers (#23284)"
88
+
*[35d086e](https://github.com/datastax/pulsar/commit/35d086e)[fix][sec] Upgrade vertx to 4.5.10 to address CVE-2024-8391 (#23338)
89
+
*[818887d](https://github.com/datastax/pulsar/commit/818887d)[fix][build] Fix problem where git.commit.id.abbrev is missing in image tagging (#23337)
90
+
*[fc3d028](https://github.com/datastax/pulsar/commit/fc3d028)[fix][test] Fix flaky test LeaderElectionTest.revalidateLeaderWithinSameSession (#22383)
|[cassandra-enhanced](https://github.com/datastax/pulsar-sink)| A DataStax Pulsar Sink to load records from Pulsar topics to Apache Cassandra(R) or DataStax Enterprise(DSE) | 1.6.13 | cassandra-enhanced-pulsar-sink-1.6.13-nar.nar |
98
+
|[cloud-storage](https://github.com/streamnative/pulsar-io-cloud-storage)| Writes data into cloud storage | 3.2.2 | pulsar-io-cloud-storage-3.2.2.nar |
99
+
|[data-generator](https://pulsar.apache.org/docs/io-connectors)| Test data generator source | 3.1.4.8 | pulsar-io-data-generator-3.1.4.8.nar |
100
+
|[elastic_search](https://pulsar.apache.org/docs/io-connectors)| Writes data into Elastic Search | 3.1.4.8 | pulsar-io-elastic-search-3.1.4.8.nar |
101
+
|[http](https://pulsar.apache.org/docs/io-connectors)| Writes data to an HTTP server (Webhook) | 3.1.4.8 | pulsar-io-http-3.1.4.8.nar |
102
+
|[jdbc-clickhouse](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for ClickHouse | 3.1.4.8 | pulsar-io-jdbc-clickhouse-3.1.4.8.nar |
103
+
|[jdbc-mariadb](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for MariaDB | 3.1.4.8 | pulsar-io-jdbc-mariadb-3.1.4.8.nar |
104
+
|[jdbc-openmldb](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for OpenMLDB | 3.1.4.8 | pulsar-io-jdbc-openmldb-3.1.4.8.nar |
105
+
|[jdbc-postgres](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for PostgreSQL | 3.1.4.8 | pulsar-io-jdbc-postgres-3.1.4.8.nar |
106
+
|[jdbc-sqlite](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for SQLite | 3.1.4.8 | pulsar-io-jdbc-sqlite-3.1.4.8.nar |
|[ai-tools](https://pulsar.apache.org/docs/io-connectors)| Generative AI tools | 3.2.0 | pulsar-ai-tools-3.2.0.nar |
159
+
|[transforms](https://pulsar.apache.org/docs/io-connectors)| Transformation function | 3.2.0 | pulsar-transformations-3.2.0.nar |
160
+
</details>
161
+
162
+
163
+
### Environment (Connectors, Protocol Handlers, Proxy Extensions, extra libraries)
164
+
See the [environment variables](https://github.com/riptano/pulsar-distro/blob/ls31_3.1/build.json) used for the build.
165
+
166
+
78
167
## Luna Streaming Distribution 3.1 4.7
79
168
This is a maintenance release of the DataStax Luna Streaming Distribution for 3.1. This release contains all the commits included in the Apache Pulsar branch-3.0 till 20th September 2024 plus the changes specific to Luna Streaming & important security updates.
0 commit comments