diff --git a/_data/navigation.yml b/_data/navigation.yml
index 439cce8b66..b33a45097a 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -82,6 +82,8 @@ docs:
children:
- title: "Download"
url: "/dowloading/releases/"
+ - title: "4.2.0"
+ url: /release_notes/release-notes-4.2.0/
- title: "4.1.0-incubating"
url: /release_notes/release-notes-4.1.0-incubating/
- title: "4.0.0-incubating"
diff --git a/_docs/10-download-releases.md b/_docs/10-download-releases.md
index eb2cdf4ff8..826a8e15e6 100644
--- a/_docs/10-download-releases.md
+++ b/_docs/10-download-releases.md
@@ -10,10 +10,16 @@ The table below shows the supported jre environment for components of each relea
| --- | --- | --- | --- |
| 4.0.0-incubating | >=1.7 | >=1.8 | >=1.8 |
| 4.1.0-incubating | >=1.6 | >=1.8 | >=1.8 |
+| 4.2.0 | >=1.6 | >=1.8 | >=1.8 |
# Download links
-Use the links below to download the Apache RocketMQ Releases, the latest release is 4.1.0-incubating.
+Use the links below to download the Apache RocketMQ Releases, the latest release is 4.2.0.
+
+## 4.2.0 release
+
+* Source: [rocketmq-all-4.2.0-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.sha1)]
+* Binary: [rocketmq-all-4.2.0-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.sha1)]
## 4.1.0-incubating release
diff --git a/_pages/community.md b/_pages/community.md
index 26365fa89f..e495c0d1d7 100644
--- a/_pages/community.md
+++ b/_pages/community.md
@@ -8,7 +8,7 @@ header:
cta_label: " Getting Started"
cta_url: "/docs/quick-start/"
caption:
-excerpt: 'Apache RocketMQ™ is an open source distributed messaging and streaming data platform.
Latest release v4.1.0-incubating
{::nomarkdown} {:/nomarkdown}'
+excerpt: 'Apache RocketMQ™ is an open source distributed messaging and streaming data platform.
Latest release v4.2.0
{::nomarkdown} {:/nomarkdown}'
---
{% include feature_row id="intro" type="center" %}
diff --git a/_posts/2017-06-02-release-notes-4.1.0-incubating.md b/_posts/2017-06-02-release-notes-4.1.0-incubating.md
index b6686b87ed..1e3e841bd6 100644
--- a/_posts/2017-06-02-release-notes-4.1.0-incubating.md
+++ b/_posts/2017-06-02-release-notes-4.1.0-incubating.md
@@ -6,6 +6,13 @@ categories:
Release Notes - Apache RocketMQ - Version 4.1.0-incubating
+
Download the 4.1.0-incubating release
+
+
+* Source: [rocketmq-all-4.1.0-incubating-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip.sha1)]
+* Binary: [rocketmq-all-4.1.0-incubating-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip.sha1)]
+
+
## New Feature
* [[ROCKETMQ-80](https://issues.apache.org/jira/browse/ROCKETMQ-80)] - Add batch feature
diff --git a/_posts/2017-12-13-release-notes-4.2.0.md b/_posts/2017-12-13-release-notes-4.2.0.md
index 348b5a776a..5a459ff6c7 100644
--- a/_posts/2017-12-13-release-notes-4.2.0.md
+++ b/_posts/2017-12-13-release-notes-4.2.0.md
@@ -10,6 +10,12 @@ tags:
Below is a summary of the JIRA issues addressed in the 4.2.0 release of RocketMQ. For full documentation of the release, a guide to get started, please refer to Quick Start.
+ Download the 4.2.0 release
+
+
+* Source: [rocketmq-all-4.2.0-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.sha1)]
+* Binary: [rocketmq-all-4.2.0-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip) [[PGP](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.asc)] [[MD5](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.md5)] [[SHA1](https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.sha1)]
+
## New Feature
diff --git a/home.md b/home.md
index e1c21fd90b..60f70e9be8 100644
--- a/home.md
+++ b/home.md
@@ -7,7 +7,7 @@ header:
cta_label: " Getting Started"
cta_url: "/docs/quick-start/"
caption:
-excerpt: 'Apache RocketMQ™ is an open source distributed messaging and streaming data platform.
Latest release v4.1.0-incubating
{::nomarkdown} {:/nomarkdown}'
+excerpt: 'Apache RocketMQ™ is an open source distributed messaging and streaming data platform.
Latest release v4.2.0
{::nomarkdown} {:/nomarkdown}'
feature_row:
- image_path: /assets/images/rmq-feature-lowlatency.png
alt: "Low Latency"