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