- References
- StreamNative Pulsar Changelogs
- v3.0
StreamNative Weekly Release Notes v3.0.4.1
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v3.0.4.1
Packages
Images
General Changes
Apache Pulsar
[fix][broker] Skip topic.close during unloading if the topic future fails with ownership check, and fix isBundleOwnedByAnyBroker to use ns.checkOwnershipPresentAsync for ExtensibleLoadBalancer
[fix][build] Fix networkaddress.cache.negative.ttl config
[improve][broker] Don't log brokerClientAuthenticationParameters and bookkeeperClientAuthenticationParameters by default
060bf61580 Bump version to next snapshot version
[improve] [broker] Avoid repeated Read-and-discard when using Key_Shared mode
[fix][broker] Fix issue of field 'topic' is not set when handle GetSchema request
8f17446355 [improve][test][branch-3.0] Improve ManagedLedgerTest.testGetNumberOfEntriesInStorage
[improve][misc] Pin Netty version in pulsar-io/alluxio
[fix][build] Upgrade alluxio version to 2.9.3 to fix CVE-2023-38889
[fix][test] Fix flaky test BrokerServiceAutoSubscriptionCreationTest
e3531e808c [fix][test][branch-3.0] Fix broken ManagedLedgerTest.testGetNumberOfEntriesInStorage
KoP
[CI] Fix docker-compose command not found
Cloud Storage Connector
Use the Apache images to run tests, in order to avoid permission issues.
StreamNative Pulsar Plugins
[test] Fix metadata integration test
Google Pub / Sub Connector
Auth SN docker hub