1. c9fc2e3 feat: add push consumer configs (#745) by wizcraft_kris · 9 days ago master
  2. 77b7f45 [maven-release-plugin] prepare for next development iteration by RongtongJin · 9 weeks ago
  3. 2029abd [maven-release-plugin] prepare release rocketmq-spring-all-2.3.5 by RongtongJin · 9 weeks ago rocketmq-spring-all-2.3.5
  4. 3b4a92f [ISSUE #9564] fix(spring): robust proxy detection for @RocketMQMessageListener; by contrueCT · 9 weeks ago
  5. dad3304 [ISSUE #758] Delete accessKey/secretKey from log by panzhi · 9 weeks ago
  6. bddc554 Modify the judgment method (#752) by panzhi · 9 weeks ago
  7. cbacbd6 Topic not required (#753) by panzhi · 9 weeks ago
  8. bb4bc5c [maven-release-plugin] prepare for next development iteration by RongtongJin · 8 months ago
  9. 1b00bd6 [maven-release-plugin] prepare release rocketmq-spring-all-2.3.4 by RongtongJin · 8 months ago rocketmq-spring-all-2.3.4
  10. e26a5fa [ISSUE #727] add RocketMQConsumerLifecycleListener (#734) by panzhi · 8 months ago
  11. 80700a2 [ISSUE #733] Fix the issue that ClientServiceProvider is initialized every time a message is sent (#732) by panzhi · 8 months ago
  12. 9b8a3a3 [ISSUE #685] Support configuring multiple topics in rocketmq-v5-client-spring-boot-starter by zhaohai · 8 months ago
  13. d57e78c [ISSUE #674] Remove duplicate validate (#730) by panzhi · 8 months ago
  14. afe909e fix string format (#728) by zhaohai · 8 months ago
  15. 611eb58 [ISSUE #723] Fix warning log info by lin-mt · 8 months ago
  16. 07fcb37 [ISSUE #718]fix: registers a null consumerBuilder for RocketMQClientTemplate by Xu Qiaolun · 8 months ago
  17. fb044e2 Update remoting client version to 5.3.2 to support go-away (#714) by qianye · 11 months ago
  18. e1bc04d [maven-release-plugin] prepare for next development iteration by jinrongtong · 11 months ago
  19. d38a2dc [maven-release-plugin] prepare release rocketmq-spring-all-2.3.3 by RongtongJin · 11 months ago rocketmq-spring-all-2.3.3
  20. f584c74 Optimize log output (#712) by rongtong · 11 months ago
  21. 26939d0 Remove unnecessary catch blocks and log statements in syncSendGrpcMessage (#711) by rongtong · 11 months ago
  22. ee21b1b [ISSUE #708] fix sending delay message error with delayTime=0 by tiger lee · 11 months ago
  23. 11aa3af [ISSUE #705] Fix future in async send not complete by qianye · 12 months ago
  24. 1be808d [maven-release-plugin] prepare for next development iteration by RongtongJin · 1 year, 1 month ago
  25. 2611dce [maven-release-plugin] prepare release rocketmq-spring-all-2.3.2 by RongtongJin · 1 year, 1 month ago rocketmq-spring-all-2.3.2
  26. a65b16b Merge pull request #698 from RongtongJin/dev-1216 by panzhi · 1 year, 2 months ago
  27. fc89a04 Upgrade rocketmq client version to 5.3.1 by RongtongJin · 1 year, 2 months ago
  28. b2717f3 feat:Modify the inner class call to use the bean instance invocation method (#687) by fizz · 1 year, 2 months ago
  29. 2728191 delete sysytem proerty (#689) by panzhi · 1 year, 2 months ago
  30. d745409 Updated the RocketMQ version dependencies in the rocketmq-spring-boot-samples and rocketmq-v5-client-spring-boot-samples modules. (#671) by YeLuo · 1 year, 2 months ago
  31. b3963f7 [maven-release-plugin] prepare for next development iteration by RongtongJin · 1 year, 7 months ago
  32. 63e8711 [maven-release-plugin] prepare release rocketmq-spring-all-2.3.1 by RongtongJin · 1 year, 7 months ago rocketmq-spring-all-2.3.1
  33. 0fbf65c Upgrade rocketmq client version to 5.3.0 (#668) by rongtong · 1 year, 7 months ago
  34. 735c154 Update DefaultRocketMQListenerContainer#getMessageType to protected (#662) by ruansheng · 1 year, 7 months ago
  35. b80b147 [ISSUE #663] Update rocketmq client version to 5.0.7 in for rocketmq-v5-client by Zhouxiang Zhan · 1 year, 7 months ago
  36. 0a0a931 [ISSUE #660] Add simple sample demo (#661) by Zhouxiang Zhan · 1 year, 8 months ago
  37. f437f52 [ISSUE #654] Support namespace for rocketmq-v5-client-spring-boot and rocketmq-spring-boot (#655) by Zhouxiang Zhan · 1 year, 8 months ago
  38. 6f2cef6 Fix RocketMQMessageListener TOPIC_PLACEHOLDER (#659) by Zhouxiang Zhan · 1 year, 8 months ago
  39. 9f1bc79 [ISSUE #650] Fix url and typo (#651) by hakusai22 · 1 year, 9 months ago
  40. c74d329 [ISSUE #656] Set rocketmq-v5-client-spring-boot default awaitDuration to 5 by Zhouxiang Zhan · 1 year, 9 months ago
  41. 80e4002 pdate year to 2024 in NOTICE (#652) by dinglei · 1 year, 9 months ago
  42. c1dbf87 Exclude rocketmq-rocksdb due to the large size of this package (#647) by rongtong · 1 year, 11 months ago
  43. bde14a9 Merge pull request #644 from apache/master-20240314 by caigy · 1 year, 11 months ago
  44. 6ea57fa Bump rocketmq.spring.client.version to 5.0.6 by RongtongJin · 1 year, 11 months ago master-20240314
  45. d7c74b3 [ISSUE #637] Upgrade samples version to 2.3.1-SNAPSHOT (#636) by rongtong · 1 year, 11 months ago
  46. 37f25ab [ISSUE #632 ] Fix NPE caused by using @ ExtRocketMQTemplateConfiguration annotation extension to send messages in v5 by lilinjiang · 1 year, 11 months ago
  47. b03f552 [ISSUE #632 ] Fix NPE caused by using ExtRocketMQTemplateConfiguration annotation extension to send messages by lilinjiang · 1 year, 11 months ago
  48. 404085e [maven-release-plugin] prepare for next development iteration by RongtongJin · 2 years ago
  49. 8b4a541 [maven-release-plugin] prepare release rocketmq-spring-all-2.3.0 by RongtongJin · 2 years ago rocketmq-spring-all-2.3.0
  50. a918020 Fix the issue of sending message "No route information of this topic: xxx" when the producer does not configure the namespace by aoshiguchen · 2 years ago
  51. 1984e07 Merge pull request #630 from RongtongJin/master-upgrade-5.2.0 by panzhi · 2 years ago
  52. 59ddbd0 Bump rocketmq version to 5.2.0 by RongtongJin · 2 years ago
  53. e1fe721 Merge pull request #626 from RongtongJin/master-test-sample by panzhi · 2 years ago
  54. 4090c19 Merge pull request #628 from RongtongJin/master-test-sample-v4 by panzhi · 2 years ago
  55. b40c246 Exclude annotations-api to make spring-boot start normally by RongtongJin · 2 years ago
  56. 3a106b7 Make sample logs to output normally by RongtongJin · 2 years ago
  57. 6805fac [ISSUE #625] Fix compile failed (#624) by panzhi · 2 years ago
  58. 251a53e [ISSUE #610] fix setRequestTimeout use Duration.ofDays (#621) by panzhi · 2 years ago
  59. 89896c5 [ISSUE #622] Add config enableSsl (#623) by panzhi · 2 years ago
  60. 361b1f7 Merge pull request #537 from lanpf/ISSUE_#536_fix by panzhi · 2 years ago
  61. 11da3e2 Merge pull request #591 from percyzhang/master by Zhanhui Li · 2 years ago
  62. 69db454 Polish pull request to fix other similar issues by Li Zhanhui · 2 years ago
  63. 9ea8f71 Merge pull request #617 from leizhiyuan/issue/616 by Zhanhui Li · 2 years ago
  64. 7e9781a feat: change handleMessage to public, so user can fetch some header info uniformly by leizhiyuan · 2 years ago
  65. b5f52f7 [ISSUE #612] Support Springboot 3.X (#611) by 积蕴 · 2 years, 1 month ago
  66. bc96d49 [ISSUE #607] Bump jackson to 2.16.1 by rongtong · 2 years, 1 month ago
  67. 15a6aa1 Bump org.springframework:spring-core (#577) by dependabot[bot] · 2 years, 1 month ago
  68. 433034e Bump org.springframework.boot:spring-boot (#601) by dependabot[bot] · 2 years, 1 month ago
  69. 6d785eb Bump org.springframework.boot:spring-boot (#600) by dependabot[bot] · 2 years, 1 month ago
  70. 80eede9 fix bug when create rocketmq producer by percyzhang · 2 years, 4 months ago
  71. 33a4186 Bump org.springframework.boot:spring-boot-autoconfigure (#579) by dependabot[bot] · 2 years, 5 months ago
  72. b5a43b2 [ISSUE #553] Feat: Integrate RocketMQ 5.0 client with Spring (#554) by Akai · 2 years, 6 months ago
  73. b0cf234 Update application.properties (#575) by Junior233 · 2 years, 6 months ago
  74. 99f66fa [ISSUE #572] Upgrade rocketmq SDK version to 5.1.3 by rongtong · 2 years, 7 months ago
  75. 0597e63 [maven-release-plugin] prepare for next development iteration. In addition, fix some syntax errors (#544) by www · 2 years, 7 months ago
  76. 4d1b189 [ISSUE #564] Modify the rules for license checker (#563) by rongtong · 2 years, 8 months ago
  77. 3af8627 Bump spring-core from 5.3.20 to 5.3.27 in /rocketmq-spring-boot-parent (#551) by dependabot[bot] · 2 years, 8 months ago
  78. 4147535 [ISSUE #546] Fix ConsumeMessageService#updateCorePoolSize" not support increase coreSize (#547) by Cy · 2 years, 8 months ago
  79. 2cf9958 [ISSUE #539] Support springboot 3.x (#541) by imp2002 · 2 years, 8 months ago
  80. f82071d Bump spring-boot-autoconfigure in /rocketmq-spring-boot-parent (#562) by dependabot[bot] · 2 years, 8 months ago
  81. a1e7b74 [ISSUE #536]fix: class ListenerContainerConfiguration should be an automatic assembler. Listener container registration should be delegated to other class like "RocketMQMessageListenerContainerRegistrar". by george · 3 years ago
  82. 8af8b8d [ISSUE #530] Upgrade rocketmq client version to 5.1.0 (#531) by mxsm · 3 years ago
  83. acd1c96 [maven-release-plugin] prepare for next development iteration by RongtongJin · 3 years ago release-2.2.3 rocketmq-spring-all-2.2.3
  84. 940132c [maven-release-plugin] prepare release rocketmq-spring-all-2.2.3 by RongtongJin · 3 years ago
  85. f312095 [ISSUE #522] format code and Optimization description (#522) by 刘亚洲 · 3 years ago
  86. 8d8f3a1 Add syncSendDeliverTimeMills and syncSendDelayTimeMills API for RocketMQ 5.0 timer message (#521) by rongtong · 3 years ago
  87. 243820c [ISSUE #506] support send message with arbitrarily delay time (#515) by zhouchunhai · 3 years ago
  88. b008ae2 [ISSUE #517] Remove travis CI and add license-checker workflow (#518) by rongtong · 3 years ago
  89. 694d4a1 [ISSUE #511] Polish the application.properties to solve the misunderstanding between push consumer and pull consumer (#510) by rongtong · 3 years, 1 month ago
  90. 5a82c22 [ISSUE #512] Go back and keep versions compatible (#513) by panzhi · 3 years, 1 month ago
  91. d04ff72 [ISSUE #507]Feat: support send oderly delay message for RocketMQTemplate by Humkum · 3 years, 2 months ago
  92. eab2321 [ISSUE #488] Upgrade version to RocketMQ 5.0.0 by Martin · 3 years, 2 months ago
  93. 7e84e42 Add apache rat check exclude file (#500) by rongtong · 3 years, 3 months ago
  94. e48cd4d [ISSUE #494]Replace deprecated StringUtils.isEmpty method with StringUtils.hasLength (#495) by mxsm · 3 years, 3 months ago
  95. e4adda6 [ISSUE #496]Fix pull request template format not correct (#497) by mxsm · 3 years, 3 months ago
  96. bc35dd8 Polish readme (#498) by Aaron Ai · 3 years, 3 months ago
  97. 8f84e08 Create .asf.yaml by yukon · 3 years, 3 months ago
  98. 71f68e6 [ISSUE #486]The namespace configuration in the annotation cannot be read. (#487) by zhangjidi2016 · 3 years, 5 months ago
  99. 37a7169 Make CI tests with JDK 8 by RongtongJin · 3 years, 5 months ago
  100. 4727f0d [ISSUE #484] Fix testExtRocketMQTemplate by zhaohai · 3 years, 5 months ago