Skip to content

Commit 8218078

Browse files
authored
Add rocketmq spring 2.3.3 release to download.md (#718)
1 parent c5d498a commit 8218078

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: "Release Notes - Apache RocketMQ Spring - Version 2.3.3"
3+
categories:
4+
- Release_Notes
5+
tags:
6+
- RocketMQ_Spring
7+
---
8+
:::tip Download
9+
* Source: [rocketmq-spring-all-2.3.3-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/rocketmq-spring/2.3.3/rocketmq-spring-rocketmq-spring-all-2.3.3.zip) [[PGP](https://archive.apache.org/dist/rocketmq/rocketmq-spring/2.3.3/rocketmq-spring-all-2.3.3-source-release.zip.asc)] [[SHA512](https://archive.apache.org/dist/rocketmq/rocketmq-spring/2.3.3/rocketmq-spring-rocketmq-spring-all-2.3.3.zip.sha512)]
10+
:::
11+
<!--truncate-->
12+
13+
Below is a summary of the issues addressed in the version 2.3.3 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+
* [ISSUE #705] Fix future in async send not complete by @qianye1001 in https://github.com/apache/rocketmq-spring/pull/706
17+
* [ISSUE #708] fix sending delay message error with delayTime=0 by @francisoliverlee in https://github.com/apache/rocketmq-spring/pull/710
18+
* Remove unnecessary catch blocks and log statements in syncSendGrpcMessage by @RongtongJin in https://github.com/apache/rocketmq-spring/pull/711
19+
* Optimize log output by @RongtongJin in https://github.com/apache/rocketmq-spring/pull/712
20+
21+
## New Contributors
22+
* @qianye1001 made their first contribution in https://github.com/apache/rocketmq-spring/pull/706
23+
24+
**Full Changelog**: https://github.com/apache/rocketmq-spring/compare/rocketmq-spring-all-2.3.2...rocketmq-spring-all-2.3.3

0 commit comments

Comments
 (0)