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
+125Lines changed: 125 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,131 @@ both methods follow the same packaging patterns.
75
75
76
76
# Releases
77
77
78
+
79
+
## Luna Streaming Distribution 3.1 4.15
80
+
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.
*[9424527](https://github.com/datastax/pulsar/commit/9424527) Fix ByteBuf memory leak in REST API for publishing messages (#24228)
86
+
*[3518ee8](https://github.com/datastax/pulsar/commit/3518ee8) Fix incorrect producer.getPendingQueueSize due to incomplete queue implementation (#24184)
87
+
*[6af888b](https://github.com/datastax/pulsar/commit/6af888b) Upgrade Netty to 4.1.121.Final (#24214)
*[a4bc50b](https://github.com/datastax/pulsar/commit/a4bc50b) Revert "[fix][broker] Directly query single topic existence when the topic is partitioned (#24154)"
100
+
*[c0ac76c](https://github.com/datastax/pulsar/commit/c0ac76c) Fix missing validation when setting retention policy on topic level (#24032)
101
+
*[1078142](https://github.com/datastax/pulsar/commit/1078142) Skip deleting cursor if it was already deleted before calling unsubscribe (#24098)
102
+
*[f3186ea](https://github.com/datastax/pulsar/commit/f3186ea) Modified test to use newConnect method & Getter for FeatureFlags obj in ServerCnx
103
+
*[1423151](https://github.com/datastax/pulsar/commit/1423151) Propagate client connection feature flags through Pulsar Proxy to Broker (#24158)
104
+
*[0f3859d](https://github.com/datastax/pulsar/commit/0f3859d) Reject unsupported Avro schema types during schema registration (#24103)
105
+
*[3ab24b2](https://github.com/datastax/pulsar/commit/3ab24b2) Fix some problems in calculate totalAvailableBookies in getExcludedBookiesWithIsolationGroups (#24091)
106
+
*[d1368ed](https://github.com/datastax/pulsar/commit/d1368ed) Fix the var name for IsolationGroups (#21320)
107
+
*[b9fef05](https://github.com/datastax/pulsar/commit/b9fef05) Use configured session timeout for MockZooKeeper and TestZKServer in PulsarTestContext (#24171)
108
+
*[84a7920](https://github.com/datastax/pulsar/commit/84a7920) Improve reliability of IncrementPartitionsTest (#24172)
109
+
*[72eb9ef](https://github.com/datastax/pulsar/commit/72eb9ef) Fix flaky test ManagedLedgerInterceptorImplTest.testManagedLedgerPayloadInputProcessorFailure (#24170)
110
+
*[214eca8](https://github.com/datastax/pulsar/commit/214eca8) Consumer stuck when delete subscription __compaction failed (#23980)
111
+
*[7d0c41f](https://github.com/datastax/pulsar/commit/7d0c41f) Fix ML thread blocking issue in internalGetPartitionedStats API (#24167)
112
+
*[2e3e5c5](https://github.com/datastax/pulsar/commit/2e3e5c5) Fix invalid test CompactionTest.testDeleteCompactedLedgerWithSlowAck (#24166)
113
+
*[f597fd4](https://github.com/datastax/pulsar/commit/f597fd4) The feature brokerDeleteInactivePartitionedTopicMetadataEnabled leaves orphan topic policies and topic schemas (#24150)
114
+
*[52b352c](https://github.com/datastax/pulsar/commit/52b352c) Directly query single topic existence when the topic is partitioned (#24154)
*[8bd16d0](https://github.com/datastax/pulsar/commit/8bd16d0) Topics infinitely failed to delete after removing cluster from replicated clusters (#24097)
123
+
*[115b5a8](https://github.com/datastax/pulsar/commit/115b5a8) Upgrade jwt/v5 to 5.2.2 to address CVE-2025-30204 (#24140)
124
+
*[7beefa6](https://github.com/datastax/pulsar/commit/7beefa6) Upgrade pulsar-function-go dependencies to address CVE-2025-22870 (#24135)
125
+
*[76537df](https://github.com/datastax/pulsar/commit/76537df) Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /pulsar-function-go (#22261)
126
+
*[fd1e3bb](https://github.com/datastax/pulsar/commit/fd1e3bb) Fix KinesisSink json flattening for AVRO's SchemaType.BYTES (#24132)
127
+
*[ec5af37](https://github.com/datastax/pulsar/commit/ec5af37) Fixed the groupId for tests modules
|[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 |
136
+
|[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
+
|[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
+
|[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 |
139
+
|[jdbc-clickhouse](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for ClickHouse | 3.1.4.15 | pulsar-io-jdbc-clickhouse-3.1.4.15.nar |
140
+
|[jdbc-mariadb](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for MariaDB | 3.1.4.15 | pulsar-io-jdbc-mariadb-3.1.4.15.nar |
141
+
|[jdbc-openmldb](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for OpenMLDB | 3.1.4.15 | pulsar-io-jdbc-openmldb-3.1.4.15.nar |
142
+
|[jdbc-postgres](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for PostgreSQL | 3.1.4.15 | pulsar-io-jdbc-postgres-3.1.4.15.nar |
143
+
|[jdbc-sqlite](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for SQLite | 3.1.4.15 | pulsar-io-jdbc-sqlite-3.1.4.15.nar |
|[ai-tools](https://pulsar.apache.org/docs/io-connectors)| Generative AI tools | 3.2.1 | pulsar-ai-tools-3.2.1.nar |
196
+
|[transforms](https://pulsar.apache.org/docs/io-connectors)| Transformation function | 3.2.1 | pulsar-transformations-3.2.1.nar |
197
+
</details>
198
+
199
+
200
+
### Environment (Connectors, Protocol Handlers, Proxy Extensions, extra libraries)
201
+
See the [environment variables](https://github.com/riptano/pulsar-distro/blob/release/ls31/build.json) used for the build.
202
+
78
203
## Luna Streaming Distribution 3.1 4.14
79
204
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.
0 commit comments