- References
- StreamNative Pulsar Changelogs
- v3.0
StreamNative Weekly Release Notes v3.0.2.8
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v3.0.2.8
Packages
Images
General Changes
Apache Pulsar
55788734a5 Fix compile issue
(#22024) [fix] [txn] Get previous position by managed ledger.
(#22019) [fix] [broker] Subscription stuck due to called Admin API analyzeSubscriptionBacklog
(#21991) [fix][broker]Support setting autoSkipNonRecoverableData
dynamically in expiryMon…
(#22022) [improve][broker] Do not retain the data in the system topic
(#22025) [fix] [broker] Fix can not subscribe partitioned topic with a suffix-matched regexp
(#22053) [fix][broker] Fix hash collision when using a consumer name that ends with a number
(#22086) [fix][sec] Upgrade commons-compress to 1.26.0
(#22081) [fix][broker] Support running docker container with gid != 0
(#22011) [fix][broker][branch-3.1] Avoid PublishRateLimiter use an already closed RateLimiter