You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by Rongtong Jin <ji...@mails.ucas.ac.cn> on 2020/02/24 02:02:59 UTC

[ANNOUNCE] Release Apache RocketMQ Spring 2.1.0

Hi all,

The Apache RocketMQ team would like to announce the release of Apache RocketMQ Spring 2.1.0.

This release is to align with RocketMQ Client 4.6.0 and support request-reply message exchange pattern. In addition, refactor the transactional message and fix some bugs.

This release will put the rocketmq-spring dependency into maven central repository and allow users to use it directly in the POM file.

The release artifacts can be downloaded here:
https://mvnrepository.com/artifact/org.apache.rocketmq/rocketmq-spring-boot/2.1.0
The release notes can be found here:
https://github.com/apache/rocketmq-spring/releases/tag/rocketmq-spring-all-2.1.0

Thanks,
The Apache RocketMQ Team