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 2ec66c3eb Add 4.9.6 release notes (#558)
2ec66c3eb is described below

commit 2ec66c3ebf71f0ba605ad0bf7e638c8c4e60cc1a
Author: rongtong <[email protected]>
AuthorDate: Thu May 18 10:01:41 2023 +0800

    Add 4.9.6 release notes (#558)
    
    * Add 4.9.6 release notes
    
    * Fix formatting issues
---
 release-notes/2023-05-18-4.9.6.md | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/release-notes/2023-05-18-4.9.6.md 
b/release-notes/2023-05-18-4.9.6.md
new file mode 100644
index 000000000..a2c2f9bcc
--- /dev/null
+++ b/release-notes/2023-05-18-4.9.6.md
@@ -0,0 +1,24 @@
+---
+title: "Release Notes - Apache RocketMQ - Version 4.9.6"
+categories:
+  - Release_Notes
+tags:
+  - Release_Notes
+  - RocketMQ
+  - Version
+---
+
+:::tip    Download the 4.9.6 release
+- Source: 
[rocketmq-all-4.9.6-source-release.zip](https://dist.apache.org/repos/dist/release/rocketmq/4.9.6/rocketmq-all-4.9.6-source-release.zip)
 
[[PGP](https://dist.apache.org/repos/dist/release/rocketmq/4.9.6/rocketmq-all-4.9.6-source-release.zip.asc)]
 
[[SHA512](https://dist.apache.org/repos/dist/release/rocketmq/4.9.6/rocketmq-all-4.9.6-source-release.zip.sha512)]
+- Binary: 
[rocketmq-all-4.9.6-bin-release.zip](https://dist.apache.org/repos/dist/release/rocketmq/4.9.6/rocketmq-all-4.9.6-bin-release.zip)
 
[[PGP](https://dist.apache.org/repos/dist/release/rocketmq/4.9.6/rocketmq-all-4.9.6-bin-release.zip.asc)]
 
[[SHA512](https://dist.apache.org/repos/dist/release/rocketmq/4.9.6/rocketmq-all-4.9.6-bin-release.zip.sha512)]
+:::
+<!--truncate-->
+
+Below is a summary of the issues addressed in the 4.9.6 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
+* Make configPath unable to update at runtime by @RongtongJin
+* Remove the filter server module by @RongtongJin
+* [ISSUE #6758] Prepare to release version 4.9.6 by @RongtongJin in 
https://github.com/apache/rocketmq/pull/6759
+
+**Full Changelog**: 
https://github.com/apache/rocketmq/compare/rocketmq-all-4.9.5...rocketmq-all-4.9.6

Reply via email to