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/02/13 05:58:30 UTC

[rocketmq-site] branch master updated: Release rocketmq 4.6.1

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 530dee1  Release rocketmq 4.6.1
530dee1 is described below

commit 530dee1848c5c36b05ca905c403c9c4c6565c72e
Author: rongtongjin <79...@qq.com>
AuthorDate: Thu Feb 13 12:27:19 2020 +0800

    Release rocketmq 4.6.1
---
 _docs/01-quick-start-guide.md | 10 +++++-----
 _docs/08-release-manual.md    |  2 +-
 _docs/10-download-releases.md | 11 +++++++++--
 _pages/community.md           |  2 +-
 _pages/users.md               |  2 +-
 home.md                       |  2 +-
 6 files changed, 18 insertions(+), 11 deletions(-)

diff --git a/_docs/01-quick-start-guide.md b/_docs/01-quick-start-guide.md
index 8d49324..c621342 100644
--- a/_docs/01-quick-start-guide.md
+++ b/_docs/01-quick-start-guide.md
@@ -2,7 +2,7 @@
 title: "Quick Start"
 permalink: /docs/quick-start/
 excerpt: "How to quickly install and setup Apache RocketMQ."
-modified: 2019-12-09T15:01:43-04:00
+modified: 2020-02-13T15:01:43-04:00
 ---
 
 This quick start guide is a detailed instruction of setting up RocketMQ messaging system on your local machine to send 
@@ -21,13 +21,13 @@ and receive messages.
 
 # Download & Build from Release
 
-Click [here](https://archive.apache.org/dist/rocketmq/4.6.0/rocketmq-all-4.6.0-source-release.zip) to download the 4.6.0 source release. Also you could download a binary release from [here](http://rocketmq.apache.org/release_notes/release-notes-4.6.0/).
+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/).
 
-Now execute the following commands to unpack 4.6.0 source release and build the binary artifact.
+Now execute the following commands to unpack 4.6.1 source release and build the binary artifact.
 
 ```shell
-  > unzip rocketmq-all-4.6.0-source-release.zip
-  > cd rocketmq-all-4.6.0/
+  > unzip rocketmq-all-4.6.1-source-release.zip
+  > cd rocketmq-all-4.6.1/
   > mvn -Prelease-all -DskipTests clean install -U
   > cd distribution/target/apache-rocketmq
 ```
diff --git a/_docs/08-release-manual.md b/_docs/08-release-manual.md
index f135038..df541ea 100644
--- a/_docs/08-release-manual.md
+++ b/_docs/08-release-manual.md
@@ -73,7 +73,7 @@ Cleanup JIRA issues or Github Issues related to this release version, and check
 Also, remember to check the current version of MQVersion, which should be equal to this released version.
 
 #### 1.5 Publish the Release Notes
-Generate the release notes via [RocketMQ JIRA](https://issues.apache.org/jira/browse/ROCKETMQ/) and publish it to the [rocketmq-site](https://github.com/apache/rocketmq-site), there is a [release notes](https://rocketmq.apache.org/release_notes/release-notes-4.6.0/) available for reference, include the link to the release notes in the voting emails.
+Generate the release notes via [RocketMQ JIRA](https://issues.apache.org/jira/browse/ROCKETMQ/) and publish it to the [rocketmq-site](https://github.com/apache/rocketmq-site), there is a [release notes](https://rocketmq.apache.org/release_notes/release-notes-4.6.1/) available for reference, include the link to the release notes in the voting emails.
 
 
 ## 2.Build the Source Release Candidate
diff --git a/_docs/10-download-releases.md b/_docs/10-download-releases.md
index e03fff0..7da47b2 100644
--- a/_docs/10-download-releases.md
+++ b/_docs/10-download-releases.md
@@ -26,12 +26,19 @@ The table below shows the supported jre environment for components of each relea
 
 Use the links below to download the Apache RocketMQ Releases, the latest release is 4.6.0.
 
+## 4.6.1 release
+
+* Released Feb 14, 2020
+* [Release Notes](/release_notes/release-notes-4.6.1)
+* Source: [rocketmq-all-4.6.0-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.0-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)]
+
 ## 4.6.0 release
 
 * Released Nov 25, 2019
 * [Release Notes](/release_notes/release-notes-4.6.0)
-* Source: [rocketmq-all-4.6.0-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.6.0/rocketmq-all-4.6.0-source-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.6.0/rocketmq-all-4.6.0-source-release.zip.asc)] [[SHA512](https://www.apache.org/dist/rocketmq/4.6.0/rocketmq-all-4.6.0-source-release.zip.sha512)]
-* Binary: [rocketmq-all-4.6.0-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.6.0/rocketmq-all-4.6.0-bin-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.6.0/rocketmq-all-4.6.0-bin-release.zip.asc)] [[SHA512](https://www.apache.org/dist/rocketmq/4.6.0/rocketmq-all-4.6.0-bin-release.zip.sha512)]
+* Source: [rocketmq-all-4.6.0-source-release.zip](https://archive.apache.org/dist/rocketmq/4.6.0/rocketmq-all-4.6.0-source-release.zip) [[PGP](https://archive.apache.org/dist/rocketmq/4.6.0/rocketmq-all-4.6.0-source-release.zip.asc)] [[SHA512](https://archive.apache.org/dist/rocketmq/4.6.0/rocketmq-all-4.6.0-source-release.zip.sha512)]
+* Binary: [rocketmq-all-4.6.0-bin-release.zip](https://archive.apache.org/dist/rocketmq/4.6.0/rocketmq-all-4.6.0-bin-release.zip) [[PGP](https://archive.apache.org/dist/rocketmq/4.6.0/rocketmq-all-4.6.0-bin-release.zip.asc)] [[SHA512](https://archive.apache.org/dist/rocketmq/4.6.0/rocketmq-all-4.6.0-bin-release.zip.sha512)]
 
 ## 4.5.2 release
 
diff --git a/_pages/community.md b/_pages/community.md
index 5ead020..bbf1361 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.0/">Latest release v4.6.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 [...]
+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 [...]
 ---
 {% include feature_row id="intro" type="center" %}
 
diff --git a/_pages/users.md b/_pages/users.md
index 02019a4..cae8b31 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.0/">Latest release v4.6.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 [...]
+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 [...]
 feature_row:
   - image_path: /assets/images/community/alibaba-logo.png
     alt: "Alibaba Group"
diff --git a/home.md b/home.md
index 73e970e..86eea1d 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.0/">Latest release v4.6.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 [...]
+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 [...]
 feature_row:
   - image_path: /assets/images/bright/rmq-feature-lowlatency.png
     alt: "Low Latency"