This is an automated email from the ASF dual-hosted git repository.

dinglei pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


The following commit(s) were added to refs/heads/new-official-website by this 
push:
     new 82180787ef Add rocketmq spring 2.3.3 release to download.md (#718)
82180787ef is described below

commit 82180787eff605adcda27079d070d284a56a10d5
Author: rongtong <jinrongto...@163.com>
AuthorDate: Fri Mar 14 11:04:44 2025 +0800

    Add rocketmq spring 2.3.3 release to download.md (#718)
---
 ...25-03-14-release-notes-rocketmq-spring-2.3.3.md | 24 ++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/release-notes/2025-03-14-release-notes-rocketmq-spring-2.3.3.md 
b/release-notes/2025-03-14-release-notes-rocketmq-spring-2.3.3.md
new file mode 100644
index 0000000000..c0af5017ed
--- /dev/null
+++ b/release-notes/2025-03-14-release-notes-rocketmq-spring-2.3.3.md
@@ -0,0 +1,24 @@
+---
+title: "Release Notes - Apache RocketMQ Spring - Version 2.3.3"
+categories:
+- Release_Notes
+tags:
+- RocketMQ_Spring
+---
+:::tip Download
+* 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)]
+  :::
+<!--truncate-->
+
+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).
+
+## What's Changed
+* [ISSUE #705] Fix future in async send not complete by @qianye1001 in 
https://github.com/apache/rocketmq-spring/pull/706
+* [ISSUE #708] fix sending delay message error with delayTime=0 by 
@francisoliverlee in https://github.com/apache/rocketmq-spring/pull/710
+* Remove unnecessary catch blocks and log statements in syncSendGrpcMessage by 
@RongtongJin in https://github.com/apache/rocketmq-spring/pull/711
+* Optimize log output by @RongtongJin in 
https://github.com/apache/rocketmq-spring/pull/712
+
+## New Contributors
+* @qianye1001 made their first contribution in 
https://github.com/apache/rocketmq-spring/pull/706
+
+**Full Changelog**: 
https://github.com/apache/rocketmq-spring/compare/rocketmq-spring-all-2.3.2...rocketmq-spring-all-2.3.3
\ No newline at end of file

Reply via email to