- References
- StreamNative Pulsar Changelogs
- v2.10
StreamNative Weekly Release Notes v2.10.5.6
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v2.10.5.6
Packages
Images
General Changes
Apache Pulsar
(#21327) [fix] [bk-client] Fix bk client MinNumRacksPerWriteQuorum and EnforceMinNumRacksPerWriteQuorum not work problem.
(#21250) [fix] [ml] fix wrong msg backlog of non-durable cursor after trim ledgers
(#21248) [fix] [ml] Reader can set read-pos to a deleted ledger
(#21328) [fix][test] Fix flaky test NarUnpackerTest
(#21211) [improve] [broker] Not close the socket if lookup failed caused by bundle unloading or metadata ex
(#21259) [fix] [client] fix reader.hasMessageAvailable return false when incoming queue is not empty
(#21201) [improve] [broker] Print warn log if ssl handshake error & print ledger id when switch ledger
AMQP1_0 Connector
7466823 Cherr-picked from #721: Improve sink and source connector docs.
Function Mesh Worker Service
(#1047) Set usingInsecureAuth to false by default
(#1014) Add configs: javaOpts/labels/logConfig to CustomRuntimeOptions
Google BigQuery Sink Connector
b935880 Cherr-picked by #395 and #409: improve sources docs.