This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/master by this push:
new e5765bd Add 5.0.0-ALPHA release notes
e5765bd is described below
commit e5765bd68d02b7a8353a147b752406b14526966a
Author: RongtongJin <[email protected]>
AuthorDate: Tue Mar 8 16:18:49 2022 +0800
Add 5.0.0-ALPHA release notes
---
_posts/2022-03-07-release-notes-5.0.0-ALPHA.md | 36 ++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
diff --git a/_posts/2022-03-07-release-notes-5.0.0-ALPHA.md
b/_posts/2022-03-07-release-notes-5.0.0-ALPHA.md
new file mode 100644
index 0000000..32c21ba
--- /dev/null
+++ b/_posts/2022-03-07-release-notes-5.0.0-ALPHA.md
@@ -0,0 +1,36 @@
+---
+title: "Release Notes - Apache RocketMQ - Version 5.0.0-ALPHA"
+categories:
+- Release_Notes
+tags:
+- Release_Notes
+- RocketMQ
+- Version
+---
+
+Below is a summary of the issues addressed in the 5.0.0-ALPHA release of
RocketMQ. For full documentation of the release, a guide to get started, please
refer to <a href='/docs/quick-start/'>Quick Start</a>.
+
+
+<h2> Download the 5.0.0-ALPHA release</h2>
+
+* Source:
[rocketmq-all-5.0.0-ALPHA-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/5.0.0-ALPHA/rocketmq-all-5.0.0-ALPHA-source-release.zip)
[[PGP](https://www.apache.org/dist/rocketmq/5.0.0-ALPHA/rocketmq-all-5.0.0-bin-release.zip.asc)]
[[SHA512](https://archive.apache.org/dist/rocketmq/5.0.0-ALPHA/rocketmq-all-5.0.0-ALPHA-source-release.zip.sha512)]
+* Binary:
[rocketmq-all-5.0.0-ALPHA-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/5.0.0-ALPHA/rocketmq-all-5.0.0-ALPHA-bin-release.zip)
[[PGP](https://www.apache.org/dist/rocketmq/5.0.0-ALPHA/rocketmq-all-5.0.0-ALPHA-bin-release.zip.asc)]
[[SHA512](https://www.apache.org/dist/rocketmq/5.0.0-ALPHA/rocketmq-all-5.0.0-ALPHA-bin-release.zip.sha512)]
+
+## Feature
+<ul>
+<li>[<a
href='https://github.com/apache/rocketmq/wiki/RIP-26-Improve-Batch-Message-Processing-Throughput'>RIP-26</a>]
- Improve Batch Message Processing Throughput.
+</li>
+<li>[<a
href='https://github.com/apache/rocketmq/tree/5.0.0-alpha/docs/cn/statictopic'>RIP-21</a>]
- Support static topic.
+</li>
+</ul>
+
+## Improvement
+<ul>
+<li>[<a href='https://github.com/apache/rocketmq/issues/3521'>ISSUE-3521</a>]
- Fix the risk of memory overflow caused by excessive popShareQueueNum</li>
+<li>[<a href='https://github.com/apache/rocketmq/issues/3755'>ISSUE-3755</a>]
- Change the level to warn when ack failed</li>
+<li>[<a href='https://github.com/apache/rocketmq/issues/3498'>ISSUE-3498</a>]
- Make messages in reviveTopic more evenly written to different queues</li>
+<li>[<a href='https://github.com/apache/rocketmq/issues/3708'>ISSUE-3708</a>]
- dd CorrectLogicOffsetService to periodically correct min logic offset</li>
+</ul>
+
+
+