You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ji...@apache.org on 2020/03/15 07:09:58 UTC

[rocketmq-site] branch master updated: docs(release): prepare to announce 4.7.0 release

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 12ad37b  docs(release): prepare to announce 4.7.0 release
12ad37b is described below

commit 12ad37be5d6ebc36bc0bbbb1484a146ed666a93c
Author: rongtongjin <79...@qq.com>
AuthorDate: Sun Mar 15 15:09:35 2020 +0800

    docs(release): prepare to announce 4.7.0 release
---
 _docs/01-quick-start-guide.md | 10 +++++-----
 _docs/10-download-releases.md | 14 +++++++++++---
 _pages/community.md           |  2 +-
 _pages/users.md               |  2 +-
 home.md                       |  2 +-
 5 files changed, 19 insertions(+), 11 deletions(-)

diff --git a/_docs/01-quick-start-guide.md b/_docs/01-quick-start-guide.md
index c621342..a1845a7 100644
--- a/_docs/01-quick-start-guide.md
+++ b/_docs/01-quick-start-guide.md
@@ -21,15 +21,15 @@ and receive messages.
 
 # Download & Build from Release
 
-Click [here](https://archive.apache.org/dist/rocketmq/4.6.1/rocketmq-all-4.6.1-source-release.zip) to download the 4.6.1 source release. Also you could download a binary release from [here](http://rocketmq.apache.org/release_notes/release-notes-4.6.1/).
+Click [here](https://archive.apache.org/dist/rocketmq/4.7.0/rocketmq-all-4.7.0-source-release.zip) to download the 4.7.0 source release. Also you could download a binary release from [here](http://rocketmq.apache.org/release_notes/release-notes-4.7.0/).
 
-Now execute the following commands to unpack 4.6.1 source release and build the binary artifact.
+Now execute the following commands to unpack 4.7.0 source release and build the binary artifact.
 
 ```shell
-  > unzip rocketmq-all-4.6.1-source-release.zip
-  > cd rocketmq-all-4.6.1/
+  > unzip rocketmq-all-4.7.0-source-release.zip
+  > cd rocketmq-all-4.7.0/
   > mvn -Prelease-all -DskipTests clean install -U
-  > cd distribution/target/apache-rocketmq
+  > cd distribution/target/rocketmq-4.7.0/rocketmq-4.7.0
 ```
 
  
diff --git a/_docs/10-download-releases.md b/_docs/10-download-releases.md
index 31e691b..ee1ae48 100644
--- a/_docs/10-download-releases.md
+++ b/_docs/10-download-releases.md
@@ -20,18 +20,26 @@ The table below shows the supported jre environment for components of each relea
 | 4.4.x | >=1.6 | >=1.8 | >=1.8 |
 | 4.5.x | >=1.6 | >=1.8 | >=1.8 |
 | 4.6.x | >=1.6 | >=1.8 | >=1.8 |
+| 4.7.x | >=1.6 | >=1.8 | >=1.8 |
 
 
 # Download links
 
-Use the links below to download the Apache RocketMQ Releases, the latest release is 4.6.0.
+Use the links below to download the Apache RocketMQ Releases, the latest release is 4.7.0.
+
+## 4.7.0 release
+
+* Released March 16, 2020
+* [Release Notes](/release_notes/release-notes-4.7.0)
+* Source: [rocketmq-all-4.7.0-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.7.0/rocketmq-all-4.7.0-source-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.7.0/rocketmq-all-4.7.0-source-release.zip.asc)] [[SHA512](https://www.apache.org/dist/rocketmq/4.7.0/rocketmq-all-4.7.0-source-release.zip.sha512)]
+* Binary: [rocketmq-all-4.7.0-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.7.0/rocketmq-all-4.7.0-bin-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.7.0/rocketmq-all-4.7.0-bin-release.zip.asc)] [[SHA512](https://www.apache.org/dist/rocketmq/4.7.0/rocketmq-all-4.7.0-bin-release.zip.sha512)]
 
 ## 4.6.1 release
 
 * Released Feb 14, 2020
 * [Release Notes](/release_notes/release-notes-4.6.1)
-* Source: [rocketmq-all-4.6.1-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.6.1/rocketmq-all-4.6.1-source-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.6.1/rocketmq-all-4.6.1-source-release.zip.asc)] [[SHA512](https://www.apache.org/dist/rocketmq/4.6.1/rocketmq-all-4.6.1-source-release.zip.sha512)]
-* Binary: [rocketmq-all-4.6.1-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.6.1/rocketmq-all-4.6.1-bin-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.6.1/rocketmq-all-4.6.1-bin-release.zip.asc)] [[SHA512](https://www.apache.org/dist/rocketmq/4.6.1/rocketmq-all-4.6.1-bin-release.zip.sha512)]
+* Source: [rocketmq-all-4.6.1-source-release.zip](https://archive.apache.org/dist/rocketmq/4.6.1/rocketmq-all-4.6.1-source-release.zip) [[PGP](https://archive.apache.org/dist/rocketmq/4.6.1/rocketmq-all-4.6.1-source-release.zip.asc)] [[SHA512](https://archive.apache.org/dist/rocketmq/4.6.1/rocketmq-all-4.6.1-source-release.zip.sha512)]
+* Binary: [rocketmq-all-4.6.1-bin-release.zip](https://archive.apache.org/dist/rocketmq/4.6.1/rocketmq-all-4.6.1-bin-release.zip) [[PGP](https://archive.apache.org/dist/rocketmq/4.6.1/rocketmq-all-4.6.1-bin-release.zip.asc)] [[SHA512](https://archive.apache.org/dist/rocketmq/4.6.1/rocketmq-all-4.6.1-bin-release.zip.sha512)]
 
 ## 4.6.0 release
 
diff --git a/_pages/community.md b/_pages/community.md
index bbf1361..a12f5d8 100644
--- a/_pages/community.md
+++ b/_pages/community.md
@@ -8,7 +8,7 @@ header:
   cta_label: "<i class='fa fa-rocket'></i> Getting Started"
   cta_url: "/docs/quick-start/"
   caption:
-excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data processing platform.<br /> <small><a href="/release_notes/release-notes-4.6.1/">Latest release v4.6.1</a></small><br /><br /> {::nomarkdown}<iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe style="display: inline-block;" src="https://ghbtns.com/github-b [...]
+excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data processing platform.<br /> <small><a href="/release_notes/release-notes-4.7.0/">Latest release v4.7.0</a></small><br /><br /> {::nomarkdown}<iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe style="display: inline-block;" src="https://ghbtns.com/github-b [...]
 ---
 {% include feature_row id="intro" type="center" %}
 
diff --git a/_pages/users.md b/_pages/users.md
index cae8b31..52dce28 100644
--- a/_pages/users.md
+++ b/_pages/users.md
@@ -8,7 +8,7 @@ header:
   cta_label: "<i class='fa fa-rocket'></i> Getting Started"
   cta_url: "/docs/quick-start/"
   caption:
-excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data processing platform.<br /> <small><a href="/release_notes/release-notes-4.6.1/">Latest release v4.6.1</a></small><br /><br /> {::nomarkdown}<iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe style="display: inline-block;" src="https://ghbtns.com/github-b [...]
+excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data processing platform.<br /> <small><a href="/release_notes/release-notes-4.7.0/">Latest release v4.7.0</a></small><br /><br /> {::nomarkdown}<iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe style="display: inline-block;" src="https://ghbtns.com/github-b [...]
 feature_row:
   - image_path: /assets/images/community/alibaba-logo.png
     alt: "Alibaba Group"
diff --git a/home.md b/home.md
index 86eea1d..c9ee62e 100644
--- a/home.md
+++ b/home.md
@@ -7,7 +7,7 @@ header:
   cta_label: "<i class='fa fa-rocket'></i> Getting Started"
   cta_url: "/docs/quick-start/"
   caption:
-excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data processing platform.<br /> <small><a href="/release_notes/release-notes-4.6.1/">Latest release v4.6.1</a></small><br /><br /> {::nomarkdown}<iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe style="display: inline-block;" src="https://ghbtns.com/github-b [...]
+excerpt: 'Apache RocketMQ™ is a unified messaging engine, lightweight data processing platform.<br /> <small><a href="/release_notes/release-notes-4.7.0/">Latest release v4.7.0</a></small><br /><br /> {::nomarkdown}<iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe style="display: inline-block;" src="https://ghbtns.com/github-b [...]
 feature_row:
   - image_path: /assets/images/bright/rmq-feature-lowlatency.png
     alt: "Low Latency"