rocketmq-spring-all-2.2.3
RongtongJin
released this
18 Feb 02:57
·
59 commits
to master
since this release
What's Changed
- [ISSUE #446] Correct typos in the document. by @XiaoyiPeng in #447
- Upgrade fastjson version to 1.2.83 by @zhangjidi2016 in #461
- Bump spring-core from 5.3.18 to 5.3.20 in /rocketmq-spring-boot-parent by @dependabot in #460
- [ISSUE #450] fix More than one client is created when consumer.group and consumer.topic is used in application.properties by @francisoliverlee in #459
- [ISSUE #458]Fixed the problem of cannot consume previous messages in broadcast consumption mode by @zhangjidi2016 in #466
- [ISSUE ##471] Supports instance name config in producer and consumer by @panzhi33 in #472
- [ISSUE #477] change StandardEnvironment to ConfigurableEnvironment by @fishautumn in #478
- [ISSUE #444] Add default consumer namespace to DefaultRocketMQListene… by @zhouhai22 in #456
- [ISSUE #481] Add defaultNamespace to both producer and consumer . (#481) by @zhouhai22 in #482
- [ISSUE #479] Allow programmatic modify @RocketMQMessageListener annota… by @kosmosr in #480
- [ISSUE #484] Fix testExtRocketMQTemplate by @zhaohai666 in #483
- [ISSUE #486]The namespace configuration in the annotation cannot be read by @zhangjidi2016 in #487
- Polish readme by @aaron-ai in #498
- [ISSUE #496]Fix pull request template format not correct by @mxsm in #497
- [ISSUE #494]Replace deprecated StringUtils.isEmpty method with StringUtils.hasLength by @mxsm in #495
- [ISSUE #499] Add apache rat check exclude file by @RongtongJin in #500
- [ISSUE #488]Support RocketMQ 5.0.0 by @MartinDai in #492
- [ISSUE #507]Feat: support send oderly delay message for RocketMQTemplate by @humkum in #508
- [ISSUE #512]Go back and keep versions compatible by @panzhi33 in #513
- [ISSUE #511] Polish the application.properties to solve the misunderstanding between push consumer and pull consumer by @RongtongJin in #510
- [ISSUE #517] Remove travis CI and add license-checker workflow by @RongtongJin in #518
- [ISSUE #506] support send message with arbitrarily delay time by @zhouchunhai in #515
- [ISSUE #520] Add syncSendDeliverTimeMills and syncSendDelayTimeMills API for RocketMQ 5.0 timer message by @RongtongJin in #521
- [ISSUE #522] format code and Optimization description by @123monkey in #522
New Contributors
- @XiaoyiPeng made their first contribution in #447
- @dependabot made their first contribution in #460
- @francisoliverlee made their first contribution in #459
- @panzhi33 made their first contribution in #472
- @fishautumn made their first contribution in #478
- @zhouhai22 made their first contribution in #456
- @kosmosr made their first contribution in #480
- @zhaohai666 made their first contribution in #483
- @aaron-ai made their first contribution in #498
- @mxsm made their first contribution in #497
- @humkum made their first contribution in #508
- @zhouchunhai made their first contribution in #515
- @123monkey made their first contribution in #522
Full Changelog: rocketmq-spring-all-2.2.2...rocketmq-spring-all-2.2.3