1. 6cee2f3 Start RPC server for standalone MQTT broker (#251) by liaodongnian · 2 days ago main
  2. 98bae48 feat(plugin): initialize PluginManager eagerly at startup (#249) by liaodongnian · 4 days ago
  3. f5dfaa1 fix shared sub setting check. (#246) by Gu Jiawei · 2 weeks ago
  4. 6b17245 feat(starter): support configurable multi-dimensional metricsTags (Part of #243) (#245) by liaodongnian · 3 weeks ago
  5. 27c4760 Bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.84 (#244) by dependabot[bot] · 3 weeks ago
  6. 841dd8e Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 (#242) by dependabot[bot] · 3 weeks ago
  7. f296703 1. on back pressure rejected inbox commits, directly schedule a delayed retry. (#241) by Gu Jiawei · 5 weeks ago
  8. 527ac7e Change DemoAuthProvider fallback behavior to fit plugin manager changes (#239) by Gu Jiawei · 5 weeks ago
  9. 3ec11c5 fix syntax issue in standalone.bat (#240) by dk · 5 weeks ago
  10. 41313fd feat: make plugin FQN configs optional with strict-or-graceful loading (#237) by liaodongnian · 6 weeks ago
  11. 2a9feb5 [Chore] Remove Coveralls action from cov workflow and bump actions version by Yonny(Yu) Hao · 7 weeks ago
  12. 12078a7 Fix back pressure and try-later replies missing hasMore bit reset error in inbox fetching. (#234) by Gu Jiawei · 7 weeks ago
  13. 8de92fe Fixed potential CME thrown from signal fetch (#232) by liaodongnian · 9 weeks ago
  14. a7f85e5 Refactor BatchMutationCall to optimize task batching and execution flow (#230) by Yonny(Yu) Hao · 10 weeks ago
  15. 6111255 1. update lombok version to be compatible with java25. (#228) by Gu Jiawei · 3 months ago
  16. 7c34642 fix localdistservice missing result local route (#227) by liaodongnian · 3 months ago
  17. 1883873 Support multi arch docker image (#224) by Gu Jiawei · 3 months ago
  18. 89d6b21 1. unify the release artifacts. (#222) by Gu Jiawei · 3 months ago
  19. 57bba39 fix: resolve log file cleanup issue on BifroMQ restart (#197) by liaodongnian · 3 months ago
  20. 1629687 Bump org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.3 (#211) by dependabot[bot] · 3 months ago
  21. 01de0b1 Update NOTICE file copyright year to 2025-2026. (#219) by daidai · 4 months ago
  22. 6cb2465 chore: fixed license-binary/notice-binary issues (#215) by Yonny(Yu) Hao · 4 months ago release-v4.0.x v4.0.0-incubating v4.0.0-incubating-RC3
  23. 878c0fc chores: optimize release.sh & update asf.yaml (#210) by Yonny(Yu) Hao · 5 months ago v4.0.0-incubating-RC2
  24. 15e1430 chore: fix typo of EMA_ALPHA in MQTTSessionHandler (#209) by Zhangjian He · 5 months ago
  25. d1bbba5 Fix RC1 issues (#208) by Yonny(Yu) Hao · 5 months ago
  26. 67eb2ff Improved and fixed issues in release scripts by Yonny(Yu) Hao · 5 months ago v4.0.0-incubating-RC1
  27. 683b57d Add disclaimer to maven artifacts' POM files (#200) by Yonny(Yu) Hao · 5 months ago
  28. d2c45e5 Correct the branch version number (#199) by Yonny(Yu) Hao · 5 months ago
  29. 23a0529 Add branch rule for upcoming release branch (#198) by Yonny(Yu) Hao · 5 months ago
  30. c759e48 Update mvnw to unify build experience (#195) by Yonny(Yu) Hao · 5 months ago
  31. bfc915a First release chores (#194) by Yonny(Yu) Hao · 5 months ago
  32. 5d049ec Update/add Apache BifroMQ plugin POM/BOM files and release script (#193) by Yonny(Yu) Hao · 5 months ago
  33. 247ba20 Chores for the first incubator release: (#191) by Yonny(Yu) Hao · 6 months ago
  34. 7d2f6d2 Fixes and improvements (#189) by Yonny(Yu) Hao · 6 months ago
  35. 2b342e9 Update merge protocol & various improvements for production stability (#188) by Yonny(Yu) Hao · 6 months ago
  36. 531c78b Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#184) by dependabot[bot] · 7 months ago
  37. 652621e Performance/memory optimizations, stability/bug fixes, and small enhancements (#183) by Yonny(Yu) Hao · 7 months ago
  38. fc40ee6 Memory usage improvement (#180) by Yonny(Yu) Hao · 7 months ago
  39. eaac04f Bump crdt store id in ut to avoid "Inconsistent lattice" assertion error. (#179) by Gu Jiawei · 8 months ago
  40. c4a2df1 Adjust the backpressure strategy for MQTT 3 and MQTT 5. (#178) by yuanyang · 8 months ago
  41. f62f6d3 Improved tenant route cache refresh efficiency (#177) by Yonny(Yu) Hao · 8 months ago
  42. 18e33d6 Various improvements/fixes on long-running stability (#176) by Yonny(Yu) Hao · 8 months ago
  43. d2ea0a0 Correct 'mqtt.tsub.latency' meter by yuanyang · 8 months ago
  44. 1a6e307 Expose heap dump dir via a dedicated env(defaults to log_dir) (#173) by yuanyang · 9 months ago
  45. 173eb37 Resolve the issue of LOG_DIR environment variable not working (#171) by yuanyang · 9 months ago
  46. c07c2c0 Switch to use WCH-balance mode with sticky enabled for dist pub rpc (#170) by Yonny(Yu) Hao · 9 months ago
  47. 7534ca2 chores: (#169) by Yonny(Yu) Hao · 9 months ago
  48. 7c87652 Add exception handling for ProxyProtocolHandler and reduce log level for MQTTPreludeHandler,closes #167 (#168) by zhangShunLin · 9 months ago
  49. 93eb435 [Feat] new runtime settings for limiting fanout scale to persistent sessions (#166) by Yonny(Yu) Hao · 9 months ago
  50. 6551e30 Remove non-compliant sentence (#165) by Yonny(Yu) Hao · 9 months ago
  51. eb9ed9f Fixed potential bytebuf leaks in edge cases (#164) by Yonny(Yu) Hao · 9 months ago
  52. 0def69f Add logic to remove id-conflict KVRanges by considering the lexicographical order of store-id as a tie-breaker (#162) by Yonny(Yu) Hao · 9 months ago
  53. 1b1045d add link for mailing lists guide in README. (#160) by Gu Jiawei · 9 months ago
  54. b378015 Various small improvements and code cleanup (#159) by Yonny(Yu) Hao · 9 months ago
  55. 1b3845e refactoring balancer state management and related API (#158) by Yonny(Yu) Hao · 10 months ago
  56. 856cdb9 Add a new SPI for MQTT UserProperties customization (#157) by Yonny(Yu) Hao · 10 months ago
  57. 71355c3 make effective router immutable to prevent it from being changed accidentally (#156) by Yonny(Yu) Hao · 10 months ago
  58. ff8242f Check existence of inbox before detaching for CleanStart=true (#155) by Yonny(Yu) Hao · 10 months ago
  59. 0c77797 add bifromq bom (#154) by daidai · 10 months ago
  60. 6f32e4d 1. fix link error in README; (#153) by Gu Jiawei · 10 months ago
  61. 7bc6ee1 Change some notifications rules. (#152) by Gu Jiawei · 10 months ago
  62. 7b3a546 update jackson dependency in pom.xml. (#151) by daidai · 10 months ago
  63. 9a27547 chores-update readme/code cleanup/etc (#150) by Yonny(Yu) Hao · 10 months ago
  64. d71c191 chores - renaming/simplify versioning mgmt/update assembly/etc (#149) by Yonny(Yu) Hao · 11 months ago
  65. 24d4a74 update license/notice file with 3rd parties info (#147) by Yonny(Yu) Hao · 11 months ago
  66. 1fce264 update archetype: reconfigure plugin's log context correctly (#146) by Yonny(Yu) Hao · 11 months ago
  67. b7f17af Fixed the issue that cleanStart failed to cleanup previous persistent session when SEI > 0. (#145) by zhangShunLin · 11 months ago
  68. 6d1e6f6 Correct the matching key for the internal cache of ordered shared subscription. (#143) by Gu Jiawei · 11 months ago
  69. 1b9499e Fixed incorrect FQN in the demo plugin POM file. (#142) by zhangShunLin · 11 months ago
  70. aec3ad1 Replace license headers & resolve dependencies' license compatibility issues (#141) by Yonny(Yu) Hao · 11 months ago
  71. 878eabe Remove unsupported step in GitHub Acton by Gu Jiawei · 11 months ago
  72. 863fd24 Remove redundant Maven extensions (#138) by zhangShunLin · 11 months ago
  73. 7308242 1. add SkyWalking Eyes license check. (#139) by Gu Jiawei · 11 months ago
  74. b94e6e1 Change groupId and java package prefix to "org.apache.bifromq" (#137) by Yonny(Yu) Hao · 11 months ago
  75. f4060e6 Add a disclaimer to the README page & include a configuration file for GitHub settings. (#136) by Calvin Kirs · 12 months ago
  76. 0f7f5af Updated project metadata to align with ASF (#133) by daidai · 12 months ago
  77. 2be6a5b add notice file (#132) by daidai · 12 months ago
  78. 8fd1809 add disclaimer and remove outdated CCLA reference (#131) by daidai · 12 months ago
  79. b5f8b22 fix coverage test break by Yonny Hao · 12 months ago
  80. 209131d replace javax with jakarta by Yonny Hao · 12 months ago
  81. 7d2633c bump grpc & protobuf to latest and simplify in-proc rpc impl accordingly by Yonny Hao · 12 months ago
  82. 78c4220 Code de-dup: NettyUtils by Yonny Hao · 1 year ago
  83. 0d90e5f Using RollingFileAppender for sift logging by Yonny Hao · 1 year ago
  84. c767751 support auto-detect and parsing HAProxy protocol packet to discover real client address by Yonny Hao · 1 year ago
  85. 9241def Improve the stability of setup phase of base-kv integration tests by Yonny Hao · 1 year ago
  86. 33541fa Fix warnings and errors during maven build and test by Yonny Hao · 1 year ago
  87. 64b0905 Retry failed cases at least 5 times by Yonny Hao · 1 year ago
  88. 76c7bae handle the lost quorum recovering from special config changing during zombie cleanup by Yonny Hao · 1 year ago
  89. 447b0d2 1. solve the issue that commit index may go back in some extreme situation during config change by Yonny Hao · 1 year ago
  90. 12dc686 Implement range router patch workflow by Yonny Hao · 1 year ago
  91. 62df81d Simplify the implementation of leadership transfer by Yonny Hao · 1 year ago
  92. 1e18dba Properly cancel ongoing operations when stopping raft node and improve exception types by Yonny Hao · 1 year ago
  93. 1999303 Extract common utilities into base-util module and streamline async exception handling in various classes by Yonny Hao · 1 year ago
  94. 4617c24 Optimize KVRange version handling and improve command submission logic in KVRange by Yonny Hao · 1 year ago
  95. 604a782 Add cluster config as part of Range state to make management operation completely deterministic. by Yonny Hao · 1 year ago
  96. 5073420 Shorten rpc server await termination time to 5 seconds by Yonny Hao · 1 year ago
  97. 5187b00 base-kv improvements: by Yonny Hao · 1 year ago
  98. 856b916 Improve graceful shutdown & resolve warnings when setup executor's metrics by Yonny Hao · 1 year ago
  99. 9fdbf5c Refactoring base-scheduler to 1) reduce the boilerplate codes, 2) simplify its startup parameter, 3) extract SPI for estimating pipeline capacity by Yonny Hao · 1 year, 1 month ago
  100. 6de3170 Support new tenant setting(MinSessionExpirySeconds) to control the minimum allowed session expiry time by Yonny Hao · 1 year, 1 month ago