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
+114-1Lines changed: 114 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,119 @@ both methods follow the same packaging patterns.
75
75
76
76
# Releases
77
77
78
+
## Luna Streaming Distribution 3.1 4.16
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
+
*[e7962d8](https://github.com/datastax/pulsar/commit/e7962d8) testAvroToJson test fix
*[32236fe](https://github.com/datastax/pulsar/commit/32236fe) Fix Kinesis AVRO BYTES handling The AVRO codec uses ByteBuffer for the BYTES schema and not byte[]
86
+
*[b0b4d80](https://github.com/datastax/pulsar/commit/b0b4d80)[improve][io] Add configuration parameter for disabling aggregation for Kinesis Producers (#24289)
87
+
*[fd46979](https://github.com/datastax/pulsar/commit/fd46979)[improve][broker] Separate offload read and write thread pool (#24025)
88
+
*[67df47b](https://github.com/datastax/pulsar/commit/67df47b)[fix][client] Fix producer publishing getting stuck after message with incompatible schema is discarded (#24282)
89
+
*[980d215](https://github.com/datastax/pulsar/commit/980d215)[improve] Upgrade pulsar-client-python to 3.7.0 in Docker image (#24302)
90
+
*[1c9ae92](https://github.com/datastax/pulsar/commit/1c9ae92)[fix][test] Fix more Netty ByteBuf leaks in tests (#24299)
91
+
*[27935b9](https://github.com/datastax/pulsar/commit/27935b9)[fix][io] Fix SyntaxWarning in Pulsar Python functions (#24297)
92
+
*[f20c0f1](https://github.com/datastax/pulsar/commit/f20c0f1)[cleanup][test] Remove unused parameter from deleteNamespaceWithRetry method in MockedPulsarServiceBaseTest (#24283)
93
+
*[b5f0b8e](https://github.com/datastax/pulsar/commit/b5f0b8e)[improve][build] Upgrade zstd version from 1.5.2-3 to 1.5.7-3 (#24263)
94
+
*[8bd87fd](https://github.com/datastax/pulsar/commit/8bd87fd)[fix][test] Fix multiple ByteBuf leaks in tests (#24281)
95
+
*[ad70fbc](https://github.com/datastax/pulsar/commit/ad70fbc)[fix][broker] Fix HashedWheelTimer leak in PulsarService by stopping it in shutdown (#24275)
96
+
*[9143237](https://github.com/datastax/pulsar/commit/9143237)[fix][misc] Fix ByteBuf leak in SchemaUtils (#24274)
97
+
*[b0f5c2a](https://github.com/datastax/pulsar/commit/b0f5c2a)[fix][broker]Fix incorrect priority between topic policies and global topic policies (#24254)
98
+
*[6606e9c](https://github.com/datastax/pulsar/commit/6606e9c)[improve][ci] Disable detailed console logging for integration tests in CI (#24266)
99
+
*[b0cadf6](https://github.com/datastax/pulsar/commit/b0cadf6)[fix][test] Fix flaky ManagedCursorTest.testLastActiveAfterResetCursor and disable failing SchemaTest (#24261)
*[7e7ab9f](https://github.com/datastax/pulsar/commit/7e7ab9f)[fix][broker] Orphan schema after disabled a cluster for a namespace (#24223)
106
+
*[9d93892](https://github.com/datastax/pulsar/commit/9d93892)[improve][broker]Improve the feature "Optimize subscription seek (cursor reset) by timestamp": search less entries (#24219)
107
+
*[df4b70c](https://github.com/datastax/pulsar/commit/df4b70c)[fix][broker] Fix seeking by timestamp can be reset the cursor position to earliest (#23919)
108
+
*[839ab4a](https://github.com/datastax/pulsar/commit/839ab4a)[improve][broker] Optimize subscription seek (cursor reset) by timestamp (#22792)
109
+
*[42b5db2](https://github.com/datastax/pulsar/commit/42b5db2)[improve][build] Upgrade SpotBugs to 4.9.x (#24243)
110
+
*[96a570a](https://github.com/datastax/pulsar/commit/96a570a)[improve][build] Upgrade to jacoco 0.8.13 (#24240)
111
+
*[d4e835f](https://github.com/datastax/pulsar/commit/d4e835f)[improve][build] Upgrade Lombok to 1.18.38 to support JDK 24 (#24237)
112
+
*[3e5cd80](https://github.com/datastax/pulsar/commit/3e5cd80)[improve][io] support kafka connect transforms and predicates (#24221)
113
+
*[e075c76](https://github.com/datastax/pulsar/commit/e075c76)[fix][sec] Upgrade Jetty to 9.4.57.v20241219 to mitigate CVE-2024-6763 (#24232)
114
+
*[4315d08](https://github.com/datastax/pulsar/commit/4315d08)[improve][client]Improve transaction log when a TXN command timeout (#24230)
|[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.14 | cassandra-enhanced-pulsar-sink-1.6.14-nar.nar |
123
+
|[cloud-storage](https://github.com/streamnative/pulsar-io-cloud-storage)| Writes data into cloud storage | 3.2.4 | pulsar-io-cloud-storage-3.2.4.nar |
124
+
|[data-generator](https://pulsar.apache.org/docs/io-connectors)| Test data generator source | 3.1.4.16 | pulsar-io-data-generator-3.1.4.16.nar |
125
+
|[elastic_search](https://pulsar.apache.org/docs/io-connectors)| Writes data into Elastic Search | 3.1.4.16 | pulsar-io-elastic-search-3.1.4.16.nar |
126
+
|[http](https://pulsar.apache.org/docs/io-connectors)| Writes data to an HTTP server (Webhook) | 3.1.4.16 | pulsar-io-http-3.1.4.16.nar |
127
+
|[jdbc-clickhouse](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for ClickHouse | 3.1.4.16 | pulsar-io-jdbc-clickhouse-3.1.4.16.nar |
128
+
|[jdbc-mariadb](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for MariaDB | 3.1.4.16 | pulsar-io-jdbc-mariadb-3.1.4.16.nar |
129
+
|[jdbc-openmldb](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for OpenMLDB | 3.1.4.16 | pulsar-io-jdbc-openmldb-3.1.4.16.nar |
130
+
|[jdbc-postgres](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for PostgreSQL | 3.1.4.16 | pulsar-io-jdbc-postgres-3.1.4.16.nar |
131
+
|[jdbc-sqlite](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for SQLite | 3.1.4.16 | pulsar-io-jdbc-sqlite-3.1.4.16.nar |
|[ai-tools](https://pulsar.apache.org/docs/io-connectors)| Generative AI tools | 3.2.1 | pulsar-ai-tools-3.2.1.nar |
184
+
|[transforms](https://pulsar.apache.org/docs/io-connectors)| Transformation function | 3.2.1 | pulsar-transformations-3.2.1.nar |
185
+
</details>
186
+
187
+
188
+
### Environment (Connectors, Protocol Handlers, Proxy Extensions, extra libraries)
189
+
See the [environment variables](https://github.com/riptano/pulsar-distro/blob/release/ls31/build.json) used for the build.
190
+
78
191
79
192
## Luna Streaming Distribution 3.1 4.15
80
193
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.
@@ -132,7 +245,7 @@ This maintenance release of the DataStax Luna Streaming Distribution for 3.1 whi
|[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.14 | cassandra-enhanced-pulsar-sink-1.6.14-nar.nar |
135
-
|[cloud-storage](https://github.com/streamnative/pulsar-io-cloud-storage)| Writes data into cloud storage | 3.2.4 | pulsar-io-cloud-storage-3.2.2.nar |
248
+
|[cloud-storage](https://github.com/streamnative/pulsar-io-cloud-storage)| Writes data into cloud storage | 3.2.4 | pulsar-io-cloud-storage-3.2.4.nar |
136
249
|[data-generator](https://pulsar.apache.org/docs/io-connectors)| Test data generator source | 3.1.4.15 | pulsar-io-data-generator-3.1.4.15.nar |
137
250
|[elastic_search](https://pulsar.apache.org/docs/io-connectors)| Writes data into Elastic Search | 3.1.4.15 | pulsar-io-elastic-search-3.1.4.15.nar |
138
251
|[http](https://pulsar.apache.org/docs/io-connectors)| Writes data to an HTTP server (Webhook) | 3.1.4.15 | pulsar-io-http-3.1.4.15.nar |
0 commit comments