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
+121Lines changed: 121 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,127 @@ both methods follow the same packaging patterns.
75
75
76
76
# Releases
77
77
78
+
## Luna Streaming Distribution 3.1 4.21
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
+
*[6a3b447](https://github.com/datastax/pulsar/commit/6a3b447) Update kinesis producer version to 1.0.6
84
+
*[e4f26a9](https://github.com/datastax/pulsar/commit/e4f26a9)[fix][client] Fix deduplication for getPartitionedTopicMetadata to include method parameters (#24965)
85
+
*[463ad53](https://github.com/datastax/pulsar/commit/463ad53)[fix][broker] Trigger topic creation event only once for non-existent topic (#24802)
*[58e7414](https://github.com/datastax/pulsar/commit/58e7414)[cleanup][broker][branch-3.0] Remove no-op configurations caused by cherry-picking (#24960)
90
+
*[ca9b26c](https://github.com/datastax/pulsar/commit/ca9b26c)[fix][txn] fix concurrent error cause txn stuck in TransactionBufferHandlerImpl#endTxn (#23551)
91
+
*[df379e7](https://github.com/datastax/pulsar/commit/df379e7)[fix][broker] Avoid recursive update in ConcurrentHashMap during policy cache cleanup (#24939)
92
+
*[37d84a0](https://github.com/datastax/pulsar/commit/37d84a0)[fix][admin] Set local policies overwrites "number of bundles" passed during namespace creation (#24762)
93
+
*[4ddab9c](https://github.com/datastax/pulsar/commit/4ddab9c)[fix][test] Stabilize testMsgDropStat by reliably triggering non-persistent publisher drop (#24929)
94
+
*[a52d40f](https://github.com/datastax/pulsar/commit/a52d40f)[fix][broker] Fix stack overflow caused by race condition when closing a connection (#24934)
95
+
*[497ab0f](https://github.com/datastax/pulsar/commit/497ab0f)[fix][broker] fix getMaxReadPosition in TransactionBufferDisable should return latest (#24898)
|[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 |
103
+
|[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 |
104
+
|[data-generator](https://pulsar.apache.org/docs/io-connectors)| Test data generator source | 3.1.4.21 | pulsar-io-data-generator-3.1.4.21.nar |
105
+
|[elastic_search](https://pulsar.apache.org/docs/io-connectors)| Writes data into Elastic Search | 3.1.4.21 | pulsar-io-elastic-search-3.1.4.21.nar |
106
+
|[http](https://pulsar.apache.org/docs/io-connectors)| Writes data to an HTTP server (Webhook) | 3.1.4.21 | pulsar-io-http-3.1.4.21.nar |
107
+
|[jdbc-clickhouse](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for ClickHouse | 3.1.4.21 | pulsar-io-jdbc-clickhouse-3.1.4.21.nar |
108
+
|[jdbc-mariadb](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for MariaDB | 3.1.4.21 | pulsar-io-jdbc-mariadb-3.1.4.21.nar |
109
+
|[jdbc-openmldb](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for OpenMLDB | 3.1.4.21 | pulsar-io-jdbc-openmldb-3.1.4.21.nar |
110
+
|[jdbc-postgres](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for PostgreSQL | 3.1.4.21 | pulsar-io-jdbc-postgres-3.1.4.21.nar |
111
+
|[jdbc-sqlite](https://pulsar.apache.org/docs/io-connectors)| JDBC sink for SQLite | 3.1.4.21 | pulsar-io-jdbc-sqlite-3.1.4.21.nar |
0 commit comments