- References
- StreamNative Pulsar Changelogs
- v3.0
StreamNative Weekly Release Notes v3.0.4.3
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v3.0.4.3
Packages
Images
General Changes
Apache Pulsar
[improve][offload] Apply autoSkipNonRecoverableData configuration to tiered storage
[fix][broker] Fix NPE causing dispatching to stop when using Key_Shared mode and allowOutOfOrderDelivery=true
[improve][build] Upgrade OWASP Dependency check version to 9.1.0
[fix][broker] Fix a deadlock in SystemTopicBasedTopicPoliciesService during NamespaceEventsSystemTopicFactory init
[improve][broker] Optimize gzip compression for /metrics endpoint by sharing/caching compressed result
[fix][io] Kafka Source connector maybe stuck
[fix][sec] Upgrade Bouncycastle to 1.78
[fix][test] Flaky-test: testMessageExpiryWithTimestampNonRecoverableException and testIncorrectClientClock
[fix][broker] Create new ledger after the current ledger is closed
[fix][broker] Optimize /metrics, fix unbounded request queue issue and fix race conditions in metricsBufferResponse mode
[improve][broker] Improve Gzip compression, allow excluding specific paths or disabling it
[improve][test] Replace usage of curl in Java test and fix stream leaks
[improve] [broker] Servlet support response compression
[fix] [broker] Prevent long deduplication cursor backlog so that topic loading wouldn't timeout
[fix][txn]Handle exceptions in the transaction pending ack init
[improve][misc] Upgrade to Bookkeeper 4.16.5
KoP
Add metrics documents for network in/out bytes
AWS Lambda Connector
Upgrade commons-compress to fix CVE
pulsarctl
fix source test typo
fix source test
StreamNative Pulsar Plugins
Upgrade ZK, aws client and commons-configuration2
Upgrade x/net and protobuf to fix vulnerabilities
Google BigQuery Sink Connector
Upgrade checkstyle version