rocketmq-spring-all-2.2.2
·
114 commits
to master
since this release
What's Changed
- [ISSUE #219] Support to enable tls through configuration file by @liuliuzo in #347
- [ISSUE #365] WAIT_STORE_MSG_OK property parsing error by @RongtongJin in #388
- [ISSUE #389] Upgrade rocketmq-samples version to 2.2.2-SNAPSHOT by @RongtongJin in #390
- [ISSUE #396] Support namespace by @zhangjidi2016 in #397
- [ISSUE #402] Supplement rocketmq sync send message failed log out. by @andotorg in #403
- [ISSUE #404] Upgrade RocketMQ version to 4.9.2 by @zhangjidi2016 in #405
- [ISSUE #417] Fix the instance name is too long by @heihaozi in #418
- chore: sample-version-sync by @scientificCommunity in #410
- upgrade spring-core and spring-boot due to cve by @pjfanning in #428
- [ISSUE #411] Support DELAY and WAIT properties in RocketMQHeaders.java, which can convert Spring-Message to Rocket-Message conveniently by @jiajiangnan in #412
- [ISSUE #419] Support consumption retry strategy configuration. by @heihaozi in #420
- [ISSUE #429] The 'consumeThreadMax' in annotation @RocketMQMessageListener is not works well by @joewee in #431
- [ISSUE #436] Upgrade RocketMQ version to 4.9.3 by @zhangjidi2016 in #437
- [ISSUE #435] Support Consumer Shutdown "awaitTerminationMillisWhenShutdown" by @llq1020 in #435
- [ISSUE #426] Fix deserialize LocalDateTime failed when using jdk8 by @zhangjidi2016 in #438
- [ISSUE #439] Fix the wrong comment description of the default value in the keepalivetime field of the RocketMQTransactionListener annotation. by @yanghao888 in #441
- [ISSUE #443] Update Spring to 5.3.18 to fix CVE cve-2022-22965 aka Spring4shell. by @loganaden in #442
New Contributors
- @andotorg made their first contribution in #403
- @scientificCommunity made their first contribution in #410
- @pjfanning made their first contribution in #428
- @jiajiangnan made their first contribution in #412
- @llq1020 made their first contribution in #435
- @yanghao888 made their first contribution in #441
- @loganaden made their first contribution in #442
Full Changelog: rocketmq-spring-all-2.2.1...rocketmq-spring-all-2.2.2