This is an automated email from the ASF dual-hosted git repository.
dinglei 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 de1f13b add 5.0.0-PREVIEW release note (#98)
de1f13b is described below
commit de1f13be8ba3e2e0f15b595e02cc86a177c5b730
Author: zhoubo <[email protected]>
AuthorDate: Mon Sep 6 11:45:22 2021 +0800
add 5.0.0-PREVIEW release note (#98)
---
_posts/2021-09-06-release-notes-5.0.0-PREVIEW.md | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/_posts/2021-09-06-release-notes-5.0.0-PREVIEW.md
b/_posts/2021-09-06-release-notes-5.0.0-PREVIEW.md
new file mode 100644
index 0000000..a651ad9
--- /dev/null
+++ b/_posts/2021-09-06-release-notes-5.0.0-PREVIEW.md
@@ -0,0 +1,24 @@
+---
+title: "Release Notes - Apache RocketMQ - Version 5.0.0-PREVIEW"
+categories:
+- Release_Notes
+ tags:
+- Release_Notes
+- RocketMQ
+- Version
+---
+
+Below is a summary of the issues addressed in the 5.0.0-PREVIEW 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-PREVIEW release</h2>
+
+* Source:
[rocketmq-all-5.0.0-PREVIEW-source-release.zip](https://archive.apache.org/dist/rocketmq/5.0.0-PREVIEW/rocketmq-all-5.0.0-PREVIEW-source-release.zip)
[[PGP](https://archive.apache.org/dist/rocketmq/5.0.0-PREVIEW/rocketmq-all-5.0.0-PREVIEW-source-release.zip.asc)]
[[SHA512](https://archive.apache.org/dist/rocketmq/5.0.0-PREVIEW/rocketmq-all-5.0.0-PREVIEW-source-release.zip.sha512)]
+
+## RIP
+<ul>
+<li>[<a
href='https://github.com/apache/rocketmq/wiki/%5BRIP-19%5D-Server-side-rebalance,--lightweight-consumer-client-support'>RIP-19</a>]
- Server side rebalance, lightweight consumer client support.
+</li>
+<li>[<a
href='https://github.com/apache/rocketmq/wiki/RIP-21-logical-queue-abstraction-for-fast-scale-out'>RIP-21</a>]
- logical queue abstraction for fast scale out".
+</li>
+</ul>
\ No newline at end of file