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 f8171c29c Add apache rocketmq 4.9.7 release note (#566)
f8171c29c is described below
commit f8171c29c46b4aa38447b88c10978cbe0e7ba28f
Author: rongtong <[email protected]>
AuthorDate: Tue Jun 13 14:49:47 2023 +0800
Add apache rocketmq 4.9.7 release note (#566)
* Add apache rocketmq 4.9.7 release note
* [ISSUE #568] Docusaurus server-side rendering could not render static
page with path /components/Feature (#569)
Co-authored-by: tsaitsung-han.tht <[email protected]>
---------
Co-authored-by: Jack Tsai <[email protected]>
Co-authored-by: tsaitsung-han.tht <[email protected]>
---
release-notes/2023-06-12-4.9.7.md | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/release-notes/2023-06-12-4.9.7.md
b/release-notes/2023-06-12-4.9.7.md
new file mode 100644
index 000000000..d24c8cc98
--- /dev/null
+++ b/release-notes/2023-06-12-4.9.7.md
@@ -0,0 +1,22 @@
+---
+title: "Release Notes - Apache RocketMQ - Version 4.9.7"
+categories:
+ - Release_Notes
+tags:
+ - Release_Notes
+ - RocketMQ
+ - Version
+---
+
+:::tip Download the 4.9.7 release
+- Source:
[rocketmq-all-4.9.7-source-release.zip](https://archive.apache.org/dist/rocketmq/4.9.7/rocketmq-all-4.9.7-source-release.zip)
[[PGP](https://archive.apache.org/dist/rocketmq/4.9.7/rocketmq-all-4.9.7-source-release.zip.asc)]
[[SHA512](https://archive.apache.org/dist/rocketmq/4.9.7/rocketmq-all-4.9.7-source-release.zip.sha512)]
+- Binary:
[rocketmq-all-4.9.7-bin-release.zip](https://archive.apache.org/dist/rocketmq/4.9.7/rocketmq-all-4.9.7-bin-release.zip)
[[PGP](https://archive.apache.org/dist/rocketmq/4.9.7/rocketmq-all-4.9.7-bin-release.zip.asc)]
[[SHA512](https://archive.apache.org/dist/rocketmq/4.9.7/rocketmq-all-4.9.7-bin-release.zip.sha512)]
+:::
+<!--truncate-->
+
+Below is a summary of the issues addressed in the 4.9.7 release of RocketMQ.
For full documentation of the release, a guide to get started, please refer to
<a href='/docs/quickStart/01quickstart/'>Quick Start</a>.
+
+## What's Changed
+* Fix incorrect naming in update configuration protection by @RongtongJin
+
+**Full Changelog**:
https://github.com/apache/rocketmq/compare/rocketmq-all-4.9.6...rocketmq-all-4.9.7
\ No newline at end of file