Skip to content

Commit f60c742

Browse files
authored
Add rocketmq spring 2.3.2 release note (#705)
* Add rocketmq spring 2.3.2 release note * Polish the release notes * Polish the release notes
1 parent 57d7bb9 commit f60c742

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: "Release Notes - Apache RocketMQ Spring - Version 2.3.2"
3+
categories:
4+
- Release_Notes
5+
tags:
6+
- RocketMQ_Spring
7+
---
8+
:::tip Download
9+
* Source: [rocketmq-spring-all-2.3.2-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/rocketmq-spring/2.3.2/rocketmq-spring-rocketmq-spring-all-2.3.2.zip) [[PGP](https://archive.apache.org/dist/rocketmq/rocketmq-spring/2.3.2/rocketmq-spring-all-2.3.2-source-release.zip.asc)] [[SHA512](https://archive.apache.org/dist/rocketmq/rocketmq-spring/2.3.2/rocketmq-spring-rocketmq-spring-all-2.3.2.zip.sha512)]
10+
:::
11+
<!--truncate-->
12+
13+
Below is a summary of the issues addressed in the version 2.3.2 release of RocketMQ Spring. For full documentation of the release, a guide to get started, please refer to [Quick Start](https://github.com/apache/rocketmq-spring).
14+
15+
## What's Changed
16+
* Updated the RocketMQ version dependencies in the rocketmq-spring-boot-samples and rocketmq-v5-client-spring-boot-samples modules. by @yeluod in https://github.com/apache/rocketmq-spring/pull/671
17+
* Delete system property by @panzhi33 in https://github.com/apache/rocketmq-spring/pull/689
18+
* Modify the inner class call to use the bean instance invocation by @WhyStart in https://github.com/apache/rocketmq-spring/pull/687
19+
* Upgrade rocketmq client version to 5.3.1 by @RongtongJin in https://github.com/apache/rocketmq-spring/pull/698
20+
21+
## New Contributors
22+
* @yeluod made their first contribution in https://github.com/apache/rocketmq-spring/pull/671
23+
* @WhyStart made their first contribution in https://github.com/apache/rocketmq-spring/pull/687
24+
25+
**Full Changelog**: https://github.com/apache/rocketmq-spring/compare/rocketmq-spring-all-2.3.1...rocketmq-spring-all-2.3.2

0 commit comments

Comments
 (0)