Releases: apache/pulsar
Releases · apache/pulsar
Release 1.17
Main changes
- #188 Pulsar Dashboard
- #276 Broker persist individually deleted messages
- #282 Support binary format to persist managed-ledger info in ZK
- #292 Added REST and CLI tool to expose ManagedLedger metadata
- #285 Add documentation in japanese
- #178 Add Athenz authentication plugin
- #186 Update Broker service configuration dynamically
- #215 Fix Broker disconnects unsupported batch-consumer on batch-message topic
- #165 Message dispatching on consumer priority-level
- #303 Introduce new load manager implementation
- #306 Add topic loading throttling at broker
- #302 Update BK version to 4.3.1.60-yahoo to include: 64bit ledger-ids, fix: memory leak on read-only bookie and datasketches concurrency issue
- #216 Binary proto api to get consumer stats
- #225 Server lookup throttling
- #182 Client lookup request throttling and server-error handling
- #265 Fix client handling on http server error
- #204 Fix discovery service redirection
- #311 Fix netty package conflict at binary distribution
- #221 Fixed race condition on client reconnection logic
- #239 Fix replicator handling on closed cursor
- #318 GC improvements: Recyclable entry and reduce collection on stats generation
Full list of changes
https://github.com/yahoo/pulsar/milestone/3?closed=1
Release 1.16.5
Changes
#311 Exclude netty individual jars from binary distribution. This issue was causing binary distribution to have conflicting netty dependencies.
Release 1.16.4
Release 1.16.3
Changes
- #275 Fix for Infinite loop in PersistentReplicator.startProducer()
Release 1.16.2
Changes
#250 : Disconnect consumers without closing dispatcher on cursor-reset
Release 1.16.1
Release 1.16
Main changes
- #76 Async Zookeeper cache implementation
- #105 Support topic lookup using pulsar binary protocol
- #164 Fixed handling failure of unloading namespace bundle
- #166 Support websocket proxy deployment without passing globalZK
- #161 Fixed avoiding creation of duplicate replicator
- #160 Add support uri encoding on broker admin rest api
- #143 Include DataSketches metrics provider for bookie stats
- #127 Updated BK-4.3.1.45/47-yahoo to include bookie/bookkeeper-client bug-fixes and DataSketch metrics provider
- #124 Consumer-stats: Add blockedConsumer flag
- #95 Consumer-stats: Add message redelivery rate
- #123 Fixed Batch message replication
- #106 Fixed Partitioned consumer should avoid blocking call to fill shared queue
- #139 Support online consumer cursor reset
- #187 Support custom advertised address in pulsar standalone
Full list of changes
https://github.com/yahoo/pulsar/milestone/2?closed=1
Release 1.15.7
Changes
- #174 Handling bundle unloading failure
Release 1.15.6
Changes
- #171 Fix: Consumer redelivery should not wipeout availablePermits