Releases
v2.10.6.9
2.10.6.9 (2024-02-23)
chore: release 2.10.6.9 (b1faf6c )
[authentication] Update original auth data after auth data refresh (apache#21660 ) (afba7f6 )
[branch-2.10][fix][broker] Duplicate LedgerOffloader creation when na… (apache#21610 ) (760f21f )
[branch-2.10][improve][broker] Do not retain the data in the system topic (apache#22031 ) (6dd94a3 )
[fix] [broker] do not filter system topic while shedding. (apache#18949 ) (d8d3561 )
[fix] [broker] Fix thousands orphan PersistentTopic caused OOM (apache#21540 ) (6481873 )
[fix] [broker] Fix write all compacted out entry into compacted topic (apache#21917 ) (476539c )
[fix] [broker] network package lost if enable haProxyProtocolEnabled (apache#21684 ) (aa44ef6 )
[fix] [broker] Replication stopped due to unload topic failed (apache#21947 ) (151843d )
[fix] [broker] Update topic policies as much as possible when some ex was thrown (apache#21810 ) (9e4328b )
[fix] [log] fix the vague response if topic not found (apache#20932 ) (137e65d )
[fix] [ml] Fix retry mechanism of deleting ledgers to invalidate (apache#21869 ) (cb8a5e3 )
[fix][broker] Avoid pass null role in MultiRolesTokenAuthorizationProvider (apache#21486 ) (051fdcc )
[fix][broker] Correct schema deletion for parititioned topic (apache#21574 ) (c7d276b )
[fix][broker] Do not write replicated snapshot marker when the topic which is not enable replication (b040773 )
[fix][broker] Fix create topic with different auto creation strategies causes race condition (apache#21545 (0d8bb0c )
[fix][broker] Fix incorrect unack msk count when dup ack a message (#8 ) (6ac6b00 )
[fix][broker] Fix memory leak during topic compaction (apache#21647 ) (a660503 )
[fix][broker] Fix namespace bundle stuck in unloading status (apache#21445 ) (apache#21567 ) (7a488c2 )
[fix][broker] Fix setReplicatedSubscriptionStatus incorrect behavior (apache#21510 ) (d774897 )
[fix][broker] Fix String wrong format (apache#21829 ) (56aaac5 )
[fix][broker] Fix the deadlock when using BookieRackAffinityMapping with rackaware policy (apache#21481 ) (8d83447 )
[fix][broker] Fix the issue of topics possibly being deleted. (apache#21704 ) (583d70e )
[fix][broker] fix the wrong value of BrokerSrevice.maxUnackedMsgsPerDispatcher (apache#21765 ) (e851217 )
[fix][broker] Fix typo in the config key (apache#21690 ) (4ad7e1a )
[fix][broker] namespace not found will cause request timeout (apache#18512 ) (e865a42 )
[fix][broker] Sanitize values before logging in apply-config-from-env.py script (apache#22044 ) (167efb7 )
[fix][broker] Support running docker container with gid != 0 (apache#22081 ) (585736a )
[fix][broker][branch-3.1] Avoid PublishRateLimiter use an already closed RateLimiter (apache#22011 ) (52a3bab )
[fix][broker]Fix NonPersistentDispatcherMultipleConsumers ArrayIndexOutOfBoundsException (apache#21856 ) (dace72c )
[fix][broker]Fixed produce and consume when anonymousUserRole enabled (apache#21237 ) (2cd51fa )
[fix][build] Delete unused imported introduced by apache#21947 (788cd9e )
[fix][build] Fix compatibility issue introduced by apache#20750 (cbec5ea )
[fix][client] Fix ConsumerBuilderImpl#subscribe silent stuck when using pulsar-client:3.0.x with jac (984a9cd )
[fix][client] fix negative message re-delivery twice issue (apache#20750 ) (90ef8f9 )
[fix][client] Fix print error log 'Auto getting partitions failed' when expend partition. (apache#21485 ) (9b5c611 )
[fix][misc] Bump GRPC version to 1.55.3 to fix CVE (apache#21057 ) (9fb1978 )
[fix][ml] Fix unfinished callback when deleting managed ledger (apache#21530 ) (fc8c3e6 )
[fix][proxy] Move status endpoint out of auth coverage (apache#21494 ) (746a24b )
[fix][sec] Bump avro version to 1.11.3 for CVE-2023-39410 (apache#21341 ) (9b76c63 )
[fix][sec] Exclude avro from hadoop-client (apache#21719 ) (221553e )
[fix][sec] exclude logback from zookeeper(apache#14601 ) (b1cc287 )
[fix][sec] Upgrade commons-compress to 1.26.0 (apache#22086 ) (c43645f )
[fix][sec] Upgrade Netty to 4.1.100 to address CVE-2023-44487 (apache#21397 ) (43cde8d )
[fix][sec] Upgrade snappy-java to 1.1.10.5 (apache#21280 ) (557c2cf )
[fix][test] Fix PerformanceProducer send count error (apache#21706 ) (0407463 )
[fix][txn] Ack all message ids when ack chunk messages with transaction. (apache#21268 ) (cfe97a8 )
[improve] [broker] Let the producer request success at the first time if the previous one is inactiv (77807af )
[improve] [broker] Let the producer request success at the first time if the previous one is inactiv (b796d3a )
[improve] PIP-241: add TopicEventListener / topic events for the BrokerService (#5 ) (038c574 )
[improve][broker] Support not retaining null-key message during topic compaction (apache#21578 ) (e2ffadb )
[improve][build] Upgrade Apache ZooKeeper to 3.9.1 (apache#20933 ) (a4beb2c )
[improve][proxy] Fix comment about enableProxyStatsEndpoints (apache#21757 ) (6e12ea8 )
fix duplicate calculation for msgRateIn and msgThroughputIn in replication stats (apache#15062 ) (0a7da58 )
fix] [ml] Fix orphan scheduled task for ledger create timeout check (apache#21542 ) (7c968d1 )
Revert "[fix][misc] Bump GRPC version to 1.55.3 to fix CVE (apache#21057 )" (b954c40 )
Revert "[improve] [broker] Let the producer request success at the first time if the previous one is (ba0e37f )
Revert "[improve][broker][branch-2.10] Backport Linux metrics changes from master branch (apache#20659 )" (0e6e72e )
Upgrade OWASP dependency check maven plugin version (6c2bba9 )
cve: exclude ch.qos.logback in canal.protocol (8da7144 )
You can’t perform that action at this time.