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
+124Lines changed: 124 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,130 @@ both methods follow the same packaging patterns.
75
75
76
76
# Releases
77
77
78
+
## Luna Streaming Distribution 3.1 4.22
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
+
*[18c004c](https://github.com/datastax/pulsar/commit/18c004c)[fix][sec] Upgrade Netty to 4.1.130.Final (#25078)
84
+
*[7167f6f](https://github.com/datastax/pulsar/commit/7167f6f)[fix][broker] Fix various error-prone detected errors mainly in logging and String.format parameters (#25059)
85
+
*[33b5171](https://github.com/datastax/pulsar/commit/33b5171)[fix][broker][branch-3.0] fix prepareInitPoliciesCacheAsync in SystemTopicBasedTopicPoliciesService (#24978)
86
+
*[fb173d6](https://github.com/datastax/pulsar/commit/fb173d6)[improve][ml] Optimize ledger opening by skipping fully acknowledged ledgers (#24655)
*[9a934d5](https://github.com/datastax/pulsar/commit/9a934d5)[fix] Upgrade gson to 2.13.2 (#25022)
89
+
*[7675837](https://github.com/datastax/pulsar/commit/7675837)[fix][broker] Fix creation of replicated subscriptions for partitioned topics (#24997)
90
+
*[51c4fb4](https://github.com/datastax/pulsar/commit/51c4fb4)[improve] Eliminate unnecessary duplicate schema lookups for partitioned topics in client and geo-replication (#25011)
91
+
*[c34cf12](https://github.com/datastax/pulsar/commit/c34cf12)[improve][client] Test no exception could be thrown for invalid epoch in message (#25013)
92
+
*[c9b7118](https://github.com/datastax/pulsar/commit/c9b7118)[fix][client] Fix double recycling of the message in isValidConsumerEpoch method (#25008)
93
+
*[11d3e04](https://github.com/datastax/pulsar/commit/11d3e04)[fix][client] PIP-84: Skip processing a message in the message listener if the consumer epoch is no longer valid (#25007)
94
+
*[faf5dd4](https://github.com/datastax/pulsar/commit/faf5dd4)[fix][client] Skip processing messages in the listener when the consumer has been closed (#25006)
95
+
*[bcb6a6c](https://github.com/datastax/pulsar/commit/bcb6a6c)[fix][meta] Use getChildrenFromStore to read children data to avoid lost data (#24665)
*[9dca697](https://github.com/datastax/pulsar/commit/9dca697)[fix][broker] Use poll instead remove to avoid NoSuchElementException (#24933)
98
+
*[de486df](https://github.com/datastax/pulsar/commit/de486df)[fix][sec] Bump github.com/dvsekhvalnov/jose2go from 1.6.0 to 1.7.0 in /pulsar-function-go (#24987)
|[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 |
106
+
|[cloud-storage](https://github.com/datastax/pulsar-io-cloud-storage)| Writes data into cloud storage | 3.2.6 | pulsar-io-cloud-storage-3.2.6.nar |
107
+
|[data-generator](https://pulsar.apache.org/docs/io-connectors)| Test data generator source | 3.1.4.22 | pulsar-io-data-generator-3.1.4.22.nar |
108
+
|[elastic_search](https://pulsar.apache.org/docs/io-connectors)| Writes data into Elastic Search | 3.1.4.22 | pulsar-io-elastic-search-3.1.4.22.nar |
109
+
|[http](https://pulsar.apache.org/docs/io-connectors)| Writes data to an HTTP server (Webhook) | 3.1.4.22 | pulsar-io-http-3.1.4.22.nar |
110
+
|[jdbc-clickhouse](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for ClickHouse | 3.1.4.22 | pulsar-io-jdbc-clickhouse-3.1.4.22.nar |
111
+
|[jdbc-mariadb](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for MariaDB | 3.1.4.22 | pulsar-io-jdbc-mariadb-3.1.4.22.nar |
112
+
|[jdbc-openmldb](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for OpenMLDB | 3.1.4.22 | pulsar-io-jdbc-openmldb-3.1.4.22.nar |
113
+
|[jdbc-postgres](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for PostgreSQL | 3.1.4.22 | pulsar-io-jdbc-postgres-3.1.4.22.nar |
114
+
|[jdbc-sqlite](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for SQLite | 3.1.4.22 | pulsar-io-jdbc-sqlite-3.1.4.22.nar |
|[ai-tools](https://github.com/datastax/pulsar-transformations)| Generative AI tools | 3.2.3 | pulsar-ai-tools-3.2.3.nar |
167
+
|[transforms](https://github.com/datastax/pulsar-transformations)| Transformation function | 3.2.3 | pulsar-transformations-3.2.3.nar |
168
+
</details>
169
+
170
+
171
+
## Environment (Connectors, Protocol Handlers, Proxy Extensions, extra libraries)
172
+
See the [environment variables](https://github.com/riptano/pulsar-distro/blob/ls_3.1.4_22/build.json) used for the build
173
+
174
+
175
+
### Builtin connectors
176
+
177
+
- cassandra-enhanced-pulsar-sink-1.6.14-nar.nar
178
+
- pulsar-cassandra-source-2.3.4.nar
179
+
- pulsar-io-cloud-storage-3.2.6.nar
180
+
- pulsar-io-debezium-mongodb-3.1.4.22.nar
181
+
- pulsar-io-jdbc-sqlite-3.1.4.22.nar
182
+
- pulsar-io-kinesis-3.1.4.22.nar
183
+
- pulsar-io-data-generator-3.1.4.22.nar
184
+
- pulsar-io-elastic-search-3.1.4.22.nar
185
+
- pulsar-io-jdbc-clickhouse-3.1.4.22.nar
186
+
- pulsar-io-debezium-oracle-3.1.4.22.nar
187
+
- pulsar-io-jdbc-openmldb-3.1.4.22.nar
188
+
- pulsar-io-jdbc-postgres-3.1.4.22.nar
189
+
- pulsar-io-debezium-mssql-3.1.4.22.nar
190
+
- pulsar-io-debezium-mysql-3.1.4.22.nar
191
+
- pulsar-io-jdbc-mariadb-3.1.4.22.nar
192
+
- pulsar-io-debezium-postgres-3.1.4.22.nar
193
+
- pulsar-io-http-3.1.4.22.nar
194
+
- pulsar-io-kafka-3.1.4.22.nar
195
+
- pulsar-snowflake-connector-0.2.2.nar
196
+
- pulsar-protocol-handler-kafka-3.1.0.4.nar
197
+
- starlight-rabbitmq-2.10.1.1.nar
198
+
- pulsar-kafka-proxy-3.1.0.4.nar
199
+
- pulsar-jms-6.0.6-nar.nar
200
+
201
+
78
202
## Luna Streaming Distribution 3.1 4.21
79
203
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