- References
- StreamNative Pulsar Changelogs
- v2.10
StreamNative Weekly Release Notes v2.10.5.4
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v2.10.5.4
Packages
Images
General Changes
Apache Pulsar
(#21155) [fix] [broker] Make specified producer could override the previous one
1d2260de9b [fix][test] Fix test caused by #21144
(#21148) [imporve] [bookie] Upgrade BookKeeper dependency to 4.14.8 for branch 2.10
(#21197) [fix][ci] Fix license check issue
(#21169) [improve] [broker] improve read entry error log for troubleshooting
(#21144) [fix] [client] fix same producer/consumer use more than one connection per broker
(#21116) [fix][client] Fix repeat consume when using n-ack and batched messages
AMQP1_0 Connector
(#706) Remove wrong COPY command
(#696) [CI] Adjust CI to test the corresponding Pulsar image version
(#697) Fix integration test.
AWS SQS Connector
(#714) Improve sqs source doc.
(#711) Improve sqs sink docs.
Function Mesh Worker Service
Change connectorSearchIntervalSeconds default value to 600s.