1. 293f588 Improve ACL 2.0 authorization context handling (#10925) by dingshuangxi888 · 2 days ago develop
  2. 7eee0fc fix(controller): detect inactive raft masters (#10885) by shown · 2 days ago
  3. e47268e fix(controller): compare partial broker identities safely (#10886) by shown · 3 days ago
  4. 97a7975 [ISSUE #10906] Prevent duplicate MQClientInstance creation (#10907) by qianye · 4 days ago
  5. e345861 fix(common): compare message queue ids safely (#10884) by shown · 6 days ago
  6. fd0c959 [ISSUE #10827] fix(broker): spin for the lock on same-attemptId pop orderly retry to avoid empty response (#10828) by lizhimins · 8 days ago
  7. 51f9fcc [ISSUE #10817] Upgrade SpotBugs for JDK 21 compatibility (#10818) by fuyou001 · 9 days ago
  8. 69f1083 Classify BrokerShutdownTest as a medium Bazel test (#10821) by fuyou001 · 9 days ago
  9. cf2b874 [ISSUE #10813] Reduce temporary allocations in the LMQ append path (#10814) by Rui · 9 days ago
  10. cbebac2 [ISSUE #10819] Correct misleading CommitLog buffer comment (#10820) by fuyou001 · 9 days ago
  11. 2daf0e2 [ISSUE #10713] Optimize ConsumerFilterManager register CPU consumption (#10714) by ymwneu · 12 days ago
  12. eddb235 [ISSUE #10722] Lite Topic may not be cleaned up when message store timestamp is unavailable (#10723) by Quan · 13 days ago
  13. 89166af [ISSUE #9654] Optimize the bufferLocal size of the TimerMessageStore (#9655) by ymwneu · 13 days ago
  14. a06836d [ISSUE #7703] Upgrade fastjson2 to 2.0.63 for security fixes (#10715) by lizhimins · 2 weeks ago
  15. 00e45b8 [ISSUE #10025] Treat blank local serve address as unset (#10663) by aias00 · 3 weeks ago
  16. 31734b1 [ISSUE #10661] Unregister all producer topics on gRPC client termination (#10662) by yx9o · 3 weeks ago
  17. d8c3f9e [ISSUE #10572] Add dual TTL policy for tiered storage read-ahead cache (#10573) by Houlong66 · 3 weeks ago
  18. b37e2bb [ISSUE #10639] Reuse a per-thread scratch buffer in CommitLog.checkMessageAndReturnSize (#10640) by Jiahua Wang · 3 weeks ago
  19. 577b89f [ISSUE #10644] Add LMQ number gauge metric to Broker observability (#10645) by Quan · 4 weeks ago
  20. 4f9b187 [ISSUE #10569] Support Lite Simple Consumer on server side (#10570) by Quan · 4 weeks ago
  21. 26cfb5f [ISSUE #10622] Resolve ConsumerOffsetManager dynamically in LiteEventDispatcher (#10623) by Quan · 4 weeks ago
  22. 3373f28 [ISSUE #10613] Fix async request-reply RequestCallback firing multiple times (#10614) by Jiahua Wang · 4 weeks ago
  23. 45254d5 [ISSUE #10615] Fix missing long-polling notification under CombineConsumeQueue selective double-write (#10616) by imzs · 5 weeks ago
  24. 74e90f7 [ISSUE #10446] Support batch deletion of topics and subscription groups in broker (#10448) by Jiahua Wang · 5 weeks ago
  25. c4ce550 [ISSUE #10604] Fix TopicConfig DataVersion not persisted in split registration (#10605) by imzs · 5 weeks ago
  26. 0e4ccf1 [ISSUE #10578] Fix master election maxOffset comparator overflow by aias00 · 6 weeks ago
  27. 2af604f [ISSUE #10593] Rename CLusterSendMsgRTCommand to ClusterSendMsgRTCommand (#10594) by yx9o · 6 weeks ago
  28. 8242c1e [ISSUE #10562] Optimize PopConsumerServiceTest#transferToFsStoreTest to avoid unnecessary background threads (#10563) by Quan · 7 weeks ago
  29. 1730dbc [ISSUE #10560] Remove enableLiteEventMode config switch (#10561) by Quan · 7 weeks ago
  30. 88709c5 [ISSUE #10543] resolve data race in ServiceThread wakeup mechanism (#10544) by SSpirits · 7 weeks ago
  31. f4c0c4d docs: format README for consistent Markdown style (#10551) by Surya Kant · 7 weeks ago
  32. 49102a9 [ISSUE #10549] Fix lite topic reset offset: memory leak, FIFO block bypass, and offset-0 reset failure (#10550) by Quan · 7 weeks ago
  33. 10d498c [ISSUE-10546] Add default implementation for rejectRequest() in NettyRequestProcessor (#10547) by Quan · 7 weeks ago
  34. 2e6632f [ISSUE #10417] Fix stale minOffset after consumeQueue truncation (#10418) by chenxu80 · 8 weeks ago
  35. b5bc1ff Fix flaky HATest semi-sync replication (#10495) by rongtong · 8 weeks ago
  36. c4ae761 docs: fix broker container reference and producer typos (#10449) by LeiXiaoGao · 8 weeks ago
  37. bfbbb2a [#10421] Fix Timer message rocksdb use wrong cache key. (#10422) by echooymxq · 8 weeks ago
  38. e213756 [ISSUE #10419] Fix NPE when class filter route data is missing (#10420) by yin_bo_ · 8 weeks ago
  39. c270c60 [ISSUE #10441] Reduce per-RPC allocation in metrics by caching static AttributeKey instances (#10443) by Jiahua Wang · 8 weeks ago
  40. 5977e9c [ISSUE #10522] Reduce Remoting header encoding allocation via FastCodesHeader/RocketMQSerializable optimizations by Jiahua Wang · 8 weeks ago
  41. f941dce [ISSUE #10521] Use madvise(MADV_RANDOM) to disable kernel read-ahead during correctMinOffset binary search (#10523) by lizhimins · 8 weeks ago
  42. 971d568 [ISSUE #10515] Fix TransactionMetricsFlushService busy spin bug (#10517) by Jiahua Wang · 8 weeks ago
  43. 9b91157 [ISSUE #10486] Add getMessageType(Map) overload to eliminate redundant properties decode (#10487) by Jiahua Wang · 8 weeks ago
  44. e18f0d2 [ISSUE #10511] Replace Enum.values() loop with static array lookup in LanguageCode and SerializeType (#10513) by Jiahua Wang · 8 weeks ago
  45. 59a70d9 Update ACL mqadmin commands in Chinese doc Section 7 (#10504) by KaiQuan Chen · 9 weeks ago
  46. 226e24f Fix outdated constructor signatures in trace documentation (#10501) by KaiQuan Chen · 9 weeks ago
  47. 4082e31 [ISSUE #8262]Fix bitsarray off by one (#10506) by KaiQuan Chen · 9 weeks ago
  48. 7347c44 [ISSUE #10510] Add gRPC server permit keepalive configuration (#10516) by RockteMQ-AI · 9 weeks ago
  49. b4d92c0 [ISSUE #10492] Add debug logging for swallowed exceptions in StatsAllSubCommand (#10493) by SGloria · 9 weeks ago
  50. da58317 [ISSUE #10216] Fix potential NPE in EscapeBridge when topicPublishInfo is null (#10507) by SGloria · 9 weeks ago
  51. c4f18d9 [DOCS] Fix typos in documentation filenames (#10505) by quzizii · 9 weeks ago
  52. 3a56824 docs: fix dead link to tiered store config in tieredstore README (#10484) by fancy · 9 weeks ago
  53. c830191 docs: remove dead Slack invite link from README (#10483) by fancy · 9 weeks ago
  54. 91cb333 [ISSUE #10462] Improve error handling in tiered storage (#10473) by lizhimins · 9 weeks ago
  55. 1ab9689 [ISSUE #10450] Selective double-write in CombineConsumeQueueStore (#10452) by imzs · 9 weeks ago
  56. 8a589c6 [ISSUE #10453] Fix unexpected decrement of lmq counter (#10454) by imzs · 9 weeks ago
  57. cf9113f [ISSUE #10462] Fix resource leaks and lifecycle issues in tiered storage (#10476) by lizhimins · 9 weeks ago
  58. 801d6c0 [ISSUE #10467] Reduce per-message allocation in createUniqID and valueOfMagicCode (#10469) by Jiahua Wang · 9 weeks ago
  59. 78e680b [ISSUE #10462] Standardize log format across tiered storage module (#10474) by lizhimins · 9 weeks ago
  60. 84fc240 [ISSUE #10462] Optimize thread pool sizes for commit and fetch executors (#10472) by lizhimins · 9 weeks ago
  61. 68cc743 [Fix #10460]: Pre-size ProxyContext map to avoid HashMap resize on request path (#10461) by Harsh Mehta · 9 weeks ago
  62. 976e9a3 [ISSUE #10435] Fix shared ClientChannelInfo preventing inactive channel expiry (#10437) by Chuan · 9 weeks ago
  63. 21562bb [ISSUE #10462] Fix concurrency bugs in tiered storage (#10471) by lizhimins · 9 weeks ago
  64. da9b26b [ISSUE #10438] Fix buildTopicConfigSerializeWrapper exposing live topicConfigTable reference (#10439) by Chuan · 9 weeks ago
  65. 86d1df4 [ISSUE #10475] Add unit tests for CleanupPolicyUtils by quzizii · 9 weeks ago
  66. 50ae7c5 [ISSUE #10462] Add memory backpressure to dispatch (#10470) by lizhimins · 9 weeks ago
  67. be38a82 Configure GitHub workflows to use concurrency cancel-in-progress for (#10445) by Aurélien Pupier · 9 weeks ago
  68. 8997e8c fix: validate message batch input (#10459) by LeiXiaoGao · 9 weeks ago
  69. 6339431 docs: fix inaccurate examples and typos across developer guides (#10456) by lsq3497 · 9 weeks ago
  70. 86ccea0 docs: fix broker IP typo in startup examples (#10440) by LeiXiaoGao · 9 weeks ago
  71. 2319d2f [ISSUE #10457] Fix RocketmqColdCtr logger level (#10447) by bruce · 10 weeks ago
  72. ef6a8c9 [ISSUE #10430] Add unit tests for srvutil package (#10431) by lsq3497 · 10 weeks ago
  73. 82a6a78 [ISSUE #10423] Optimize LiteConsumerLagCalculator.getLagCountTopK by deferring getStoreTimestamp to topK results only (#10424) by Quan · 10 weeks ago
  74. 216fc1b [ISSUE #10345] fix: preserve lite topic for auto-renew receipt handles (#10346) by wizcraft_kris · 10 weeks ago
  75. 7e0cec3 [ISSUE #10425] Revert split registration dataVersion change (#10426) by rongtong · 2 months ago
  76. 5272736 [ISSUE #10389] Fix or ignore several flaky tests of PopPriorityIT (#10390) by imzs · 2 months ago
  77. 2a9560c [ISSUE #10387] Support runtime hot-reload of maxClientEventCount in LiteEventDispatcher.ClientEventSet (#10388) by Quan · 2 months ago
  78. 610acb5 [ISSUE #10384] Enforce Lite exclusive subscription eviction via server-side tombstones (#10386) by Quan · 2 months ago
  79. a6fb9e2 [ISSUE #10410] Fix RocksDBOptionsFactoryTest compile failure (#10411) by rongtong · 3 months ago
  80. 78b0546 [ISSUE #10398] Fix native memory leak on TLS certificate hot-reload (#10399) by qianye · 3 months ago
  81. 8561729 [ISSUE #10400] Cache Version.values() in MQVersion to avoid repeated array allocation (#10401) by qianye · 3 months ago
  82. e12d755 [ISSUE #10344] Parameterize RocksDB CQ size amplification by rongtong · 3 months ago
  83. a705dbc [ISSUE #10393] Fix outdated FAQ documentation URL in FAQUrl (#10394) by majialong · 3 months ago
  84. 9443c6d [ISSUE #10383] Align Bazel dependencies with Maven pom.xml (#10404) by lizhimins · 3 months ago
  85. c9e51d6 [ISSUE #10381] Make HashedWheelTimer parameters configurable in QueueLevelConsumerOrderInfoLockManager (#10382) by Quan · 3 months ago
  86. 41a3a35 [ISSUE #10373] Fix quarantined flaky tests and remove CI rerun workflow (#10379) by lizhimins · 3 months ago
  87. 051ba27 [DOCS] Update Chinese docs dependency version from 4.3.0/4.9.1 to 5.5.0 (#10358) by H145608 · 3 months ago
  88. 9e2d877 [ISSUE #10375] Fix race condition between deleteTopic and FlushConsumeQueueService by removing getLifeCycle indirection (#10376) by Quan · 3 months ago
  89. 980f3d7 [ISSUE #10373] Quarantine flaky tests and add detection plan docs (#10374) by lizhimins · 3 months ago
  90. eb95ba3 [DOCS] Fix typo in Troubleshooting.md filename (#10360) by H145608 · 3 months ago
  91. 7e5d22d [ISSUE #10334] Make native CqCompactionFilter shim self-contained without rocksdbjni dependency (#10371) by lizhimins · 3 months ago
  92. 1251c9a [ISSUE #10280] Restore opaque when proxy remoting forward fails (#10281) by yx9o · 3 months ago
  93. 54708be [DOCS] Update example dependency version from 4.3.0 to 5.5.0 (#10349) by H145608 · 3 months ago
  94. 079038d [ISSUE #10247] Remove duplicate remove call in InvocationChannel (#10248) by yx9o · 3 months ago
  95. 61c493c [ISSUE #10334] Support native CqCompactionFilter with cross-platform JNI shim (#10335) by lizhimins · 3 months ago
  96. a3abd51 [ISSUE #10341] Fix Bazel CI build failure caused by Maven Central rate limiting (#10342) by lizhimins · 3 months ago
  97. 17b4e56 [ISSUE #10285] Fix preserve popTime when rebuilding AckResult (#10286) by yx9o · 3 months ago
  98. c625406 [ISSUE #10291] fix queryMessage default index type (#10292) by yuz10 · 3 months ago
  99. c5a4da5 [ISSUE #10297] Set brokerName for messages returned by proxy local POP path (#10298) by yx9o · 3 months ago
  100. bd903d5 [ISSUE #10284] Fix consumerOffset deserialization error and add test (#10287) by ChineseTony · 3 months ago