- References
- StreamNative Pulsar Changelogs
- v3.0
StreamNative Weekly Release Notes v3.0.2.4
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v3.0.2.4
Packages
Images
General Changes
Apache Pulsar
[improve][io] Make connectors load sensitive fields from secrets
[fix][broker] Avoid compaction task stuck when the last message to compact is a marker
[improve][proxy] Fix comment about enableProxyStatsEndpoints
[fix][broker] fix the wrong value of BrokerSrevice.maxUnackedMsgsPerDispatcher
[improve] [client] Prevent reserve memory with a negative memory size to avoid send task stuck
[fix][broker]Fix NonPersistentDispatcherMultipleConsumers ArrayIndexOutOfBoundsException
[fix][broker] Fix compaction/replication data loss when expire messages
[improve][broker] Skip loading the NAR packages if not configured
[improve][broker] Improve NamespaceUnloadStrategy error message
[fix][client] Fix messages in the batch container timed out unexpectedly
[fix] [broker] Fix break change: could not subscribe partitioned topic with a suffix-matched regexp due to a mistake of PIP-145
[fix] [client] Messages lost due to TopicListWatcher reconnect
[improve][broker] Don't rollover empty ledgers based on inactivity
[fix][broker] Delete compacted ledger when topic is deleted
[fix] [ml] Fix retry mechanism of deleting ledgers to invalidate
[improve][broker] defer the ownership checks if the owner is inactive (ExtensibleLoadManager)
KoP
Fix flaky testPublishTimestampInBatch
Fix offset commit timeout error due to incorrect send timer implementation
Increase the default maxReadEntriesNum to 50
Make loading offsets synchronous to avoid race condition
Add KSN proxy dashboard
Remove unused CI workflows
pulsarctl
Update jose2go to fix GHSA-mhpq-9638-x6pw
StreamNative Pulsar Plugins
[fix][cve] Exclude logback from zookeeper
[fix][detector] Cleanup inactive broker's e2e detector
Include one older txn log file in the backup when needed
Update jose2go to 1.6.0 to address GHSA-mhpq-9638-x6pw
Upgrade the version