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_2.10_Release_Notes.md
+79Lines changed: 79 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,6 +117,85 @@ both methods follow the same packaging patterns.
117
117
118
118
# Releases
119
119
120
+
## Luna Streaming Distribution 2.10.6.3
121
+
This maintenance release 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.
122
+
123
+
### Most notable commits
124
+
125
+
* [7eba5b7](https://github.com/datastax/pulsar/commit/7eba5b7) fix docker cleanup in Github CI
126
+
* [b7502c0](https://github.com/datastax/pulsar/commit/b7502c0) fix cgget command not found
127
+
* [2fe7947](https://github.com/datastax/pulsar/commit/2fe7947) [fix][broker] Fix the bug that elected leader thinks it's a follower (#23138)
| [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 |
136
+
| [cloud-storage](https://github.com/streamnative/pulsar-io-cloud-storage) | Writes data into cloud storage | 2.10.3 | pulsar-io-cloud-storage-2.10.3.nar |
137
+
| [data-generator](https://pulsar.apache.org/docs/io-connectors) | Test data generator source | 2.10.6.3 | pulsar-io-data-generator-2.10.6.3.nar |
138
+
| [elastic_search](https://pulsar.apache.org/docs/io-connectors) | Writes data into Elastic Search | 2.10.6.3 | pulsar-io-elastic-search-2.10.6.3.nar |
139
+
| [http](https://pulsar.apache.org/docs/io-connectors) | Writes data to an HTTP server (Webhook) | 2.10.6.3 | pulsar-io-http-2.10.6.3.nar |
| [transforms](https://pulsar.apache.org/docs/io-connectors) | Transformation function | 3.2.0 | pulsar-transformations-3.2.0.nar |
197
+
</details>
198
+
120
199
## Luna Streaming Distribution 2.10.6.2
121
200
This maintenance release 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