- References
- StreamNative Pulsar Changelogs
- v3.2
StreamNative Weekly Release Notes v3.2.2.3
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v3.2.2.3
Packages
Images
General Changes
Apache Pulsar
(#22531) [improve][offload] Apply autoSkipNonRecoverableData configuration to tiered storage
(#22533) [fix][broker] Fix NPE causing dispatching to stop when using Key_Shared mode and allowOutOfOrderDelivery=true
(#22530) [improve][build] Upgrade OWASP Dependency check version to 9.1.0
(#22528) [fix][broker] Fix a deadlock in SystemTopicBasedTopicPoliciesService during NamespaceEventsSystemTopicFactory init
(#22521) [improve][broker] Optimize gzip compression for /metrics endpoint by sharing/caching compressed result
(#22511) [fix][io] Kafka Source connector maybe stuck
(#22509) [fix][sec] Upgrade Bouncycastle to 1.78
(#22489) [fix][test] Flaky-test: testMessageExpiryWithTimestampNonRecoverableException and testIncorrectClientClock
(#22034) [fix][broker] Create new ledger after the current ledger is closed
(#22494) [fix][broker] Optimize /metrics, fix unbounded request queue issue and fix race conditions in metricsBufferResponse mode
(#22370) [improve][broker] Improve Gzip compression, allow excluding specific paths or disabling it
(#22463) [improve][test] Replace usage of curl in Java test and fix stream leaks
(#22479) [fix] [broker] Prevent long deduplication cursor backlog so that topic loading wouldn't timeout
(#22479))) Revert "[fix] [broker] Prevent long deduplication cursor backlog so that topic loading wouldn't timeout
(#22479) [fix] [broker] Prevent long deduplication cursor backlog so that topic loading wouldn't timeout
(#21274) [fix][txn]Handle exceptions in the transaction pending ack init
KoP
(#482) Add metrics documents for network in/out bytes
AWS Lambda Connector
(#861) Upgrade commons-compress to fix CVE
StreamNative Pulsar Plugins
22f7059e test
24dceac0 align test image and pulsar version for rbac
(#1644) Upgrade ZK, aws client and commons-configuration2
(#1640) Upgrade x/net and protobuf to fix vulnerabilities
Google BigQuery Sink Connector
(#548) Upgrade checkstyle version