[improve][broker] Skip loading the NAR packages if not configured #21867 (@BewareMyPower)
[improve][broker] defer the ownership checks if the owner is inactive (ExtensibleLoadManager) #21811 (@heesung-sn)
[improve][broker] cleanup the empty subscriptionAuthenticationMap in zk when revoke subscription permission #21696 (@TakaHiR07)
[improve][broker] Not close the socket if lookup failed caused by bundle unloading or metadata ex #21211 (@poorbarcode)
[fix][broker][branch-3.1] Fix broker not starting when both transactions and the Extensible Load Manager are enabled #22194 (@dragosvictor)
[fix][broker] print non log when delete partitioned topic failed #22153 (@poorbarcode)
[fix][broker] Return getOwnerAsync without waiting on source broker upon Assigning and Releasing and handle role change during role init #22112 (@heesung-sn)
[fix][broker] Enabling batch causes negative unackedMessages due to ack and delivery concurrency #22090 (@poorbarcode)
[fix][broker] Support running docker container with gid != 0 #22081 (@lhotari)
[fix][broker] Set ServiceUnitStateChannel topic compaction threshold explicitly, improve getOwnerAsync, and fix other bugs #22064 (@heesung-sn)
[fix][broker] Fix hash collision when using a consumer name that ends with a number #22053 (@lhotari)
[fix][broker] Sanitize values before logging in apply-config-from-env.py script #22044 (@lhotari)
[fix][broker] Fix can not subscribe partitioned topic with a suffix-matched regexp #22025 (@poorbarcode)
[fix][broker] Subscription stuck due to called Admin API analyzeSubscriptionBacklog #22019 (@poorbarcode)
[fix][broker][branch-3.1] Avoid PublishRateLimiter use an already closed RateLimiter #22011 (@coderzc)
[fix][broker] Support setting autoSkipNonRecoverableData dynamically in expiryMon⦠#21991 (@chenhongSZ)
[fix][broker] add timeout for health check read. #21990 (@thetumbled)
[fix][broker] Fix schema deletion error when deleting a partitioned topic with many partitions and schema #21977 (@heesung-sn)
[fix][broker] Fix reader stuck when read from compacted topic with read compact mode disable #21969 (@thetumbled)
[fix][broker] Replication stopped due to unload topic failed #21947 (@poorbarcode)
[fix][broker] Expire messages according to ledger close time to avoid client clock skew #21940 (@315157973)
[fix][broker] Restore the broker id to match the format used in existing Pulsar releases #21937 (@lhotari)