rocketmq-spring-all-2.0.3
版本发布时间: 2019-05-31 19:30:28
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.5.1 and supports the new features, e.g. connect name server with domain and set delay level in async model. and besides this, this release also will bring some enhancements for usability.
New Feature:
- Feature-36 Support delay level configuration in async mode
- Feature-46 Support multiple RocketMQTemplate & name-server overrides Consumer Listener
- Feature-59 Sending batch messages with RocketMQTemplate
Improvement:
- ISSUE-61 Generate spring-configuration-metadata.json for easy configuration tips.
- ISSUE-63 Update README_zh_CN.md
- ISSUE-74 Add acl examples compile in the project
- ISSUE-78 Add new accessChannel property for both producer/consumer @since RMQ 4.5.1