rocketmq-spring-all-2.2.0
版本发布时间: 2021-01-08 15:11:55
apache/rocketmq-spring最新发布版本:rocketmq-spring-all-2.3.1(2024-07-18 14:55:51)
The main goal of this release is to align with RocketMQ Client 4.8.0 and support the pull consumer pattern. In addition, this release fix some important bugs and make some enhancement.
Feature
- [ISSUE #306] Support real LitePullMessage in RocketMQ-Spring.
Improvement
- [ISSUE #289] Use the default instance name when using acl.
- [ISSUE #298] Too many warning info when consuming failed.
- [ISSUE #308] Fix the comment error in ACLStringConsumer class.
- [ISSUE #314] Modify parent.versions of modules in samples project from 2.1.1-SNAPSHOT to 2.1.2-SNAPSHOT.
- [ISSUE #327] Remove info log in consumeMessage method.
- [ISSUE #329] Upgrade RocketMQ version to 4.8.0.
Bug
- [ISSUE #268] RocketMQMessageListener nameServer not work in some scenes.
- [ISSUE #294] GetAndWrapmessage method in rocketmqUtil is missing prefix when getting keys.
- [ISSUE #304] Fix the correspondence between enumerations and numbers.