This is an automated email from the ASF dual-hosted git repository.

yukon pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git

commit 4a56b18feca7bab7a76bacad75a44e398e104f0b
Author: yukon <[email protected]>
AuthorDate: Mon Dec 18 19:29:16 2017 +0800

    Release site at 2017.12.8 for the first TLP release 4.2.0
---
 content/about/contact/index.html                   |  4 ++--
 content/about/rewards/index.html                   |  4 ++--
 content/about/team/index.html                      |  4 ++--
 content/archive-layout-with-content/index.html     |  4 ++--
 content/community/index.html                       | 10 ++++----
 content/docs/batch-example/index.html              | 12 ++++++++--
 content/docs/best-practice-broker/index.html       | 12 ++++++++--
 content/docs/best-practice-consumer/index.html     | 12 ++++++++--
 content/docs/best-practice-namesvr/index.html      | 12 ++++++++--
 content/docs/best-practice-producer/index.html     | 12 ++++++++--
 content/docs/broadcast-example/index.html          | 12 ++++++++--
 content/docs/cli-admin-tool/index.html             | 12 ++++++++--
 content/docs/cluster-deployment/index.html         | 12 ++++++++--
 content/docs/code-guidelines/index.html            | 12 ++++++++--
 content/docs/core-concept/index.html               | 12 ++++++++--
 content/docs/create-pull-request/index.html        | 12 ++++++++--
 content/docs/documentation/index.html              | 12 ++++++++--
 content/docs/faq/index.html                        | 12 ++++++++--
 content/docs/filter-by-sql92-example/index.html    | 12 ++++++++--
 content/docs/how-to-contribute/index.html          | 12 ++++++++--
 content/docs/logappender-example/index.html        | 12 ++++++++--
 content/docs/motivation/index.html                 | 12 ++++++++--
 content/docs/openmessaging-example/index.html      | 12 ++++++++--
 content/docs/order-example/index.html              | 12 ++++++++--
 content/docs/pull-request/index.html               | 12 ++++++++--
 content/docs/quick-start/index.html                | 12 ++++++++--
 content/docs/release-manual.html                   | 12 ++++++++--
 content/docs/rmq-arc/index.html                    | 12 ++++++++--
 content/docs/rmq-deployment/index.html             | 12 ++++++++--
 content/docs/roadmap/index.html                    | 12 ++++++++--
 content/docs/schedule-example/index.html           | 12 ++++++++--
 content/docs/simple-example/index.html             | 12 ++++++++--
 content/docs/system-config/index.html              | 12 ++++++++--
 content/dowloading/releases/index.html             | 27 +++++++++++++++++++---
 content/feed.xml                                   | 18 ++++++++++++++-
 content/index.html                                 | 10 ++++----
 .../release-notes-4.1.0-incubating/index.html      |  8 +++++++
 .../release_notes/release-notes-4.2.0/index.html   |  8 +++++++
 content/sitemap.xml                                |  4 ++--
 39 files changed, 357 insertions(+), 80 deletions(-)

diff --git a/content/about/contact/index.html b/content/about/contact/index.html
index 3f527b9..3eea6ea 100644
--- a/content/about/contact/index.html
+++ b/content/about/contact/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -212,7 +212,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="CONTACT">
     <meta itemprop="description" content="Contact.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 29, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/about/rewards/index.html b/content/about/rewards/index.html
index 279bac7..8b6f728 100644
--- a/content/about/rewards/index.html
+++ b/content/about/rewards/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -212,7 +212,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="REWARDS">
     <meta itemprop="description" content="Rewards.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="January 25, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/about/team/index.html b/content/about/team/index.html
index db46bef..876f993 100644
--- a/content/about/team/index.html
+++ b/content/about/team/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -212,7 +212,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="TEAM">
     <meta itemprop="description" content="Project team.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 29, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/archive-layout-with-content/index.html 
b/content/archive-layout-with-content/index.html
index 6abdbde..736f9be 100644
--- a/content/archive-layout-with-content/index.html
+++ b/content/archive-layout-with-content/index.html
@@ -1073,7 +1073,7 @@
       
     </h2>
     
-    <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ 
is an open source distributed messaging and streaming data platform. Latest 
release v4.1.0-incubating  
+    <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ 
is an open source distributed messaging and streaming data platform. Latest 
release v4.2.0  
 </p>
   </article>
 </div>
@@ -1087,7 +1087,7 @@
       
     </h2>
     
-    <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ 
is an open source distributed messaging and streaming data platform. Latest 
release v4.1.0-incubating  
+    <p class="archive__item-excerpt" itemprop="description">Apache RocketMQ™ 
is an open source distributed messaging and streaming data platform. Latest 
release v4.2.0  
 </p>
   </article>
 </div>
diff --git a/content/community/index.html b/content/community/index.html
index dbd6e86..6349a8b 100644
--- a/content/community/index.html
+++ b/content/community/index.html
@@ -18,7 +18,7 @@
 
 
 
-<meta name="description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release 
v4.1.0-incubating  ">
+<meta name="description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release v4.2.0  ">
 
 
 
@@ -30,13 +30,13 @@
 
 
 
-  <meta property="og:description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release 
v4.1.0-incubating  ">
+  <meta property="og:description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release v4.2.0  ">
 
 
 
   <meta name="twitter:site" content="@ApacheRocketMQ">
   <meta name="twitter:title" content="Apache RocketMQ">
-  <meta name="twitter:description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release 
v4.1.0-incubating  ">
+  <meta name="twitter:description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release v4.2.0  ">
   <meta name="twitter:url" content="">
 
   
@@ -166,7 +166,7 @@
         
       </h1>
       
-        <p class="page__lead">Apache RocketMQ™ is an open source distributed 
messaging and streaming data platform.<br /> <small><a 
href="/release_notes/release-notes-4.1.0-incubating/">Latest release 
v4.1.0-incubating</a></small><br /><br /> <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= [...]
+        <p class="page__lead">Apache RocketMQ™ is an open source distributed 
messaging and streaming data platform.<br /> <small><a 
href="/release_notes/release-notes-4.2.0/">Latest release v4.2.0</a></small><br 
/><br /> <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/gi [...]
 </p>
       
       
@@ -182,7 +182,7 @@
 <div id="main" role="main">
   <article class="splash" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Apache RocketMQ">
-    <meta itemprop="description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release 
v4.1.0-incubating  ">
+    <meta itemprop="description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release v4.2.0  ">
     
     
 
diff --git a/content/docs/batch-example/index.html 
b/content/docs/batch-example/index.html
index 3bc1a27..7d60276 100644
--- a/content/docs/batch-example/index.html
+++ b/content/docs/batch-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Batch Example">
     <meta itemprop="description" content="How to use batch in Rocketmq">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="April 25, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/best-practice-broker/index.html 
b/content/docs/best-practice-broker/index.html
index eda1cd2..ca8a3ec 100644
--- a/content/docs/best-practice-broker/index.html
+++ b/content/docs/best-practice-broker/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Best Practice For Broker">
     <meta itemprop="description" content="Some useful tips for users.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 25, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/best-practice-consumer/index.html 
b/content/docs/best-practice-consumer/index.html
index 48ff766..6404f91 100644
--- a/content/docs/best-practice-consumer/index.html
+++ b/content/docs/best-practice-consumer/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Best Practice For Consumer">
     <meta itemprop="description" content="Some useful tips for users.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 25, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/best-practice-namesvr/index.html 
b/content/docs/best-practice-namesvr/index.html
index edd071f..18770b7 100644
--- a/content/docs/best-practice-namesvr/index.html
+++ b/content/docs/best-practice-namesvr/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Best Practice For NameServer">
     <meta itemprop="description" content="In Apache RocketMQ, name servers are 
designed to coordinate each component of the distributed systemand the 
coordination is mainly achieved through managing topic routing information.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 25, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/best-practice-producer/index.html 
b/content/docs/best-practice-producer/index.html
index a3a15e0..267b52a 100644
--- a/content/docs/best-practice-producer/index.html
+++ b/content/docs/best-practice-producer/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Best Practice For Producer">
     <meta itemprop="description" content="Some useful tips for users.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 25, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/broadcast-example/index.html 
b/content/docs/broadcast-example/index.html
index 3f24cda..b8199a6 100644
--- a/content/docs/broadcast-example/index.html
+++ b/content/docs/broadcast-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Broadcasting">
     <meta itemprop="description" content="How to send broadcast messages in 
Apache RocketMQ.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="April 25, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/cli-admin-tool/index.html 
b/content/docs/cli-admin-tool/index.html
index 1b7b963..3c5aaf3 100644
--- a/content/docs/cli-admin-tool/index.html
+++ b/content/docs/cli-admin-tool/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="CLI Admin Tool">
     <meta itemprop="description" content="RocketMQ provides a CLI admin tool 
belt to query, manage and diagnose various issues.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 17, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/cluster-deployment/index.html 
b/content/docs/cluster-deployment/index.html
index f47343f..4659260 100644
--- a/content/docs/cluster-deployment/index.html
+++ b/content/docs/cluster-deployment/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Cluster Configuration and Deployment">
     <meta itemprop="description" content="Prerequisite">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 17, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/code-guidelines/index.html 
b/content/docs/code-guidelines/index.html
index 5b34e62..1e8beb3 100644
--- a/content/docs/code-guidelines/index.html
+++ b/content/docs/code-guidelines/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Coding Guidelines">
     <meta itemprop="description" content="Apache RocketMQ Coding Guidelines">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 30, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/core-concept/index.html 
b/content/docs/core-concept/index.html
index a1fcad7..ca0803e 100644
--- a/content/docs/core-concept/index.html
+++ b/content/docs/core-concept/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Core Concept">
     <meta itemprop="description" content="">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 17, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/create-pull-request/index.html 
b/content/docs/create-pull-request/index.html
index 882ee93..1aa2b2a 100644
--- a/content/docs/create-pull-request/index.html
+++ b/content/docs/create-pull-request/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="How to create Pull Request">
     <meta itemprop="description" content="This page guides you through the 
pull request creation process.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 25, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/documentation/index.html 
b/content/docs/documentation/index.html
index 22f7557..9eb1973 100644
--- a/content/docs/documentation/index.html
+++ b/content/docs/documentation/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Documentation">
     <meta itemprop="description" content="Apache RocketMQ Documentation">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="March 02, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html
index e316d59..0d461a3 100644
--- a/content/docs/faq/index.html
+++ b/content/docs/faq/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Frequently Asked Questions">
     <meta itemprop="description" content="The following questions are 
frequently asked with regard to the RocketMQ project in general.General1. Why 
did we create rocketmq project instead of selecting other products?Please refer 
to Why RocketMQ">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 28, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/filter-by-sql92-example/index.html 
b/content/docs/filter-by-sql92-example/index.html
index 2042d2d..6a1fed7 100644
--- a/content/docs/filter-by-sql92-example/index.html
+++ b/content/docs/filter-by-sql92-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Filter Example">
     <meta itemprop="description" content="How to filter messages by SQL92 in 
Apache RocketMQ.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="April 27, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/how-to-contribute/index.html 
b/content/docs/how-to-contribute/index.html
index 98d7586..cce8274 100644
--- a/content/docs/how-to-contribute/index.html
+++ b/content/docs/how-to-contribute/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="How To Contribute">
     <meta itemprop="description" content="Apache RocketMQ is developed by an 
open and friendly community. Everybody is cordially welcome to join the 
community and contribute to Apache RocketMQ. There are several ways to interact 
with the community and to contribute to RocketMQ including asking questions, 
filing bug reports, proposing new features, joining discussions on the mailing 
lists, contributing code or documentation, improving the website, or testing 
release candidates.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="August 24, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/logappender-example/index.html 
b/content/docs/logappender-example/index.html
index 691e60e..d3f7904 100644
--- a/content/docs/logappender-example/index.html
+++ b/content/docs/logappender-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Logappender Example">
     <meta itemprop="description" content="How to use logappender in RocketMQ.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="June 09, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/motivation/index.html 
b/content/docs/motivation/index.html
index 9968144..4aaaab3 100644
--- a/content/docs/motivation/index.html
+++ b/content/docs/motivation/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Motivation">
     <meta itemprop="description" content="At early stages, we constructed our 
distributed messaging middleware based on ActiveMQ 5.x(prior to 5.3). Our 
multinational business uses it for asynchronous communication, search, social 
network activity stream, data pipeline,even in its trade processes. As our 
trade business throughput rises, pressure originating from our messaging 
clusteralso becomes urgent.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 17, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/openmessaging-example/index.html 
b/content/docs/openmessaging-example/index.html
index 86b100f..5e9b42e 100644
--- a/content/docs/openmessaging-example/index.html
+++ b/content/docs/openmessaging-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="OpenMessaging Example">
     <meta itemprop="description" content="How to use OpenMessaging in 
RocketMQ.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="June 09, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/order-example/index.html 
b/content/docs/order-example/index.html
index f8d9db5..26d24e6 100644
--- a/content/docs/order-example/index.html
+++ b/content/docs/order-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Order Message">
     <meta itemprop="description" content="How to send and receive ordered 
messages in Apache RocketMQ.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="April 25, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/pull-request/index.html 
b/content/docs/pull-request/index.html
index d3e4e16..7f39328 100644
--- a/content/docs/pull-request/index.html
+++ b/content/docs/pull-request/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="How to manage Pull Request">
     <meta itemprop="description" content="This page guides you through Git 
setup and contribution process.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 25, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/quick-start/index.html 
b/content/docs/quick-start/index.html
index fa4672e..b19cffb 100644
--- a/content/docs/quick-start/index.html
+++ b/content/docs/quick-start/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Quick Start">
     <meta itemprop="description" content="How to quickly install and setup 
Apache RocketMQ.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="December 30, 2016">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/release-manual.html b/content/docs/release-manual.html
index b0a1680..5f9aa92 100644
--- a/content/docs/release-manual.html
+++ b/content/docs/release-manual.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Release Manual">
     <meta itemprop="description" content="Apache RocketMQ Release Manual">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="February 08, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/rmq-arc/index.html b/content/docs/rmq-arc/index.html
index 688db45..895f039 100644
--- a/content/docs/rmq-arc/index.html
+++ b/content/docs/rmq-arc/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="RocketMQ Architecture">
     <meta itemprop="description" content="The main Architecture of Apache 
RocketMQ.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="April 25, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/rmq-deployment/index.html 
b/content/docs/rmq-deployment/index.html
index adeeb75..dd4fdfe 100644
--- a/content/docs/rmq-deployment/index.html
+++ b/content/docs/rmq-deployment/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Deployment">
     <meta itemprop="description" content="How to deploy the Apache RocketMQ.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="April 25, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/roadmap/index.html b/content/docs/roadmap/index.html
index 450ab76..4df1c05 100644
--- a/content/docs/roadmap/index.html
+++ b/content/docs/roadmap/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="The RoadMap of Apache RocketMQ">
     <meta itemprop="description" content="4.1.0~4.3.0-incubating RoadMap:">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="March 08, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/schedule-example/index.html 
b/content/docs/schedule-example/index.html
index be11fff..9ab3061 100644
--- a/content/docs/schedule-example/index.html
+++ b/content/docs/schedule-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Schedule example">
     <meta itemprop="description" content="How to use schedule component to 
reduce pull in RocketMQ.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="April 25, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/simple-example/index.html 
b/content/docs/simple-example/index.html
index a6473e0..e1961e8 100644
--- a/content/docs/simple-example/index.html
+++ b/content/docs/simple-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Simple Message Example">
     <meta itemprop="description" content="How to send simple message to reduce 
pull in RocketMQ.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="April 25, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/docs/system-config/index.html 
b/content/docs/system-config/index.html
index e69665c..15fcb4b 100644
--- a/content/docs/system-config/index.html
+++ b/content/docs/system-config/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="RocketMQ JVM/Linux Configuration">
     <meta itemprop="description" content="This is an introduction for 
configuring RocketMQ broker JVM/OS parameters. It points out certain specified 
configurations that should be thinking about before deploying RocketMQ 
cluster.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="July 15, 2017">
 
     <div class="page__inner-wrap">
diff --git a/content/dowloading/releases/index.html 
b/content/dowloading/releases/index.html
index a9f3136..d76599a 100644
--- a/content/dowloading/releases/index.html
+++ b/content/dowloading/releases/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2017-12-14T10:40:48+08:00">
+  <meta property="article:published_time" content="2017-12-18T19:28:39+08:00">
 
 
 
@@ -431,6 +431,14 @@
             
             
 
+            <li><a href="/release_notes/release-notes-4.2.0/" 
class="">4.2.0</a></li>
+          
+            
+            
+
+            
+            
+
             <li><a href="/release_notes/release-notes-4.1.0-incubating/" 
class="">4.1.0-incubating</a></li>
           
             
@@ -466,7 +474,7 @@
   <article class="page" itemscope itemtype="http://schema.org/CreativeWork";>
     <meta itemprop="headline" content="Downloading the Apache RocketMQ 
Releases">
     <meta itemprop="description" content="Compatibility GuideThe table below 
shows the supported jre environment for components of each release.">
-    <meta itemprop="datePublished" content="December 14, 2017">
+    <meta itemprop="datePublished" content="December 18, 2017">
     <meta itemprop="dateModified" content="February 21, 2017">
 
     <div class="page__inner-wrap">
@@ -504,11 +512,24 @@
       <td>&gt;=1.8</td>
       <td>&gt;=1.8</td>
     </tr>
+    <tr>
+      <td>4.2.0</td>
+      <td>&gt;=1.6</td>
+      <td>&gt;=1.8</td>
+      <td>&gt;=1.8</td>
+    </tr>
   </tbody>
 </table>
 
 <h1 id="download-links">Download links</h1>
-<p>Use the links below to download the Apache RocketMQ Releases, the latest 
release is 4.1.0-incubating.</p>
+<p>Use the links below to download the Apache RocketMQ Releases, the latest 
release is 4.2.0.</p>
+
+<h2 id="420-release">4.2.0 release</h2>
+
+<ul>
+  <li>Source: <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip";>rocketmq-all-4.2.0-source-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.md5";>MD5</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.sha1";>SHA1</a>]</li>
+  <li>Binary: <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip";>rocketmq-all-4.2.0-bin-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.md5";>MD5</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.sha1";>SHA1</a>]</li>
+</ul>
 
 <h2 id="410-incubating-release">4.1.0-incubating release</h2>
 
diff --git a/content/feed.xml b/content/feed.xml
index 678db3b..87e4004 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,12 @@
-<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" 
href="/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom";><generator 
uri="http://jekyllrb.com"; version="3.3.1">Jekyll</generator><link 
href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" 
rel="alternate" type="text/html" 
/><updated>2017-12-14T10:40:48+08:00</updated><id>//</id><title 
type="html">Apache RocketMQ</title><subtitle>The homepage of 
RocketMQ.</subtitle><author><name>{&quot;name&qu [...]
+<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xml" 
href="/feed.xslt.xml"?><feed xmlns="http://www.w3.org/2005/Atom";><generator 
uri="http://jekyllrb.com"; version="3.3.1">Jekyll</generator><link 
href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" 
rel="alternate" type="text/html" 
/><updated>2017-12-18T19:28:39+08:00</updated><id>//</id><title 
type="html">Apache RocketMQ</title><subtitle>The homepage of 
RocketMQ.</subtitle><author><name>{&quot;name&qu [...]
+
+&lt;h2&gt; Download the 4.2.0 release
+&lt;/h2&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Source: &lt;a 
href=&quot;https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip&quot;&gt;rocketmq-all-4.2.0-source-release.zip&lt;/a&gt;
 [&lt;a 
href=&quot;https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.asc&quot;&gt;PGP&lt;/a&gt;]
 [&lt;a 
href=&quot;https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.md5&quot;&gt;MD5&lt;/a&gt;]
 [&lt;a href=&quot;https://www.apache.org/dist/ro [...]
+  &lt;li&gt;Binary: &lt;a 
href=&quot;https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip&quot;&gt;rocketmq-all-4.2.0-bin-release.zip&lt;/a&gt;
 [&lt;a 
href=&quot;https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.asc&quot;&gt;PGP&lt;/a&gt;]
 [&lt;a 
href=&quot;https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.md5&quot;&gt;MD5&lt;/a&gt;]
 [&lt;a href=&quot;https://www.apache.org/dist/rocketmq/4.2.0 [...]
+&lt;/ul&gt;
 
 &lt;h2 id=&quot;new-feature&quot;&gt;New Feature&lt;/h2&gt;
 
@@ -140,6 +148,14 @@
 
 &lt;p&gt;More details please refer to our &lt;a 
href=&quot;https://twitter.com/ApacheRocketMQ&quot;&gt;live streaming with 
photos and words in 
twitter&lt;/a&gt;&lt;/p&gt;</content><author><name>{&quot;name&quot;=&gt;nil, 
&quot;avatar&quot;=&gt;&quot;/assets/images/rmq-logo.png&quot;, 
&quot;bio&quot;=&gt;&quot;An open source distributed messaging and streaming 
data platform.&quot;, &quot;location&quot;=&gt;&quot;Hangzhou, China&quot;, 
&quot;email&quot;=&gt;&quot;[email protected]&qu [...]
 
+&lt;h2&gt; Download the 4.1.0-incubating release
+&lt;/h2&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Source: &lt;a 
href=&quot;https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip&quot;&gt;rocketmq-all-4.1.0-incubating-source-release.zip&lt;/a&gt;
 [&lt;a 
href=&quot;https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip.asc&quot;&gt;PGP&lt;/a&gt;]
 [&lt;a 
href=&quot;https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip
 [...]
+  &lt;li&gt;Binary: &lt;a 
href=&quot;https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip&quot;&gt;rocketmq-all-4.1.0-incubating-bin-release.zip&lt;/a&gt;
 [&lt;a 
href=&quot;https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip.asc&quot;&gt;PGP&lt;/a&gt;]
 [&lt;a 
href=&quot;https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip.md5&quot;&g
 [...]
+&lt;/ul&gt;
+
 &lt;h2 id=&quot;new-feature&quot;&gt;New Feature&lt;/h2&gt;
 
 &lt;ul&gt;
diff --git a/content/index.html b/content/index.html
index e8fc25f..0a78f16 100644
--- a/content/index.html
+++ b/content/index.html
@@ -18,7 +18,7 @@
 
 
 
-<meta name="description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release 
v4.1.0-incubating  ">
+<meta name="description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release v4.2.0  ">
 
 
 
@@ -30,13 +30,13 @@
 
 
 
-  <meta property="og:description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release 
v4.1.0-incubating  ">
+  <meta property="og:description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release v4.2.0  ">
 
 
 
   <meta name="twitter:site" content="@ApacheRocketMQ">
   <meta name="twitter:title" content="Apache RocketMQ">
-  <meta name="twitter:description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release 
v4.1.0-incubating  ">
+  <meta name="twitter:description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release v4.2.0  ">
   <meta name="twitter:url" content="">
 
   
@@ -166,7 +166,7 @@
         
       </h1>
       
-        <p class="page__lead">Apache RocketMQ™ is an open source distributed 
messaging and streaming data platform.<br /> <small><a 
href="/release_notes/release-notes-4.1.0-incubating/">Latest release 
v4.1.0-incubating</a></small><br /><br /> <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= [...]
+        <p class="page__lead">Apache RocketMQ™ is an open source distributed 
messaging and streaming data platform.<br /> <small><a 
href="/release_notes/release-notes-4.2.0/">Latest release v4.2.0</a></small><br 
/><br /> <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/gi [...]
 </p>
       
       
@@ -182,7 +182,7 @@
 <div id="main" role="main">
   <article class="splash" itemscope itemtype="http://schema.org/CreativeWork";>
     
-    <meta itemprop="description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release 
v4.1.0-incubating  ">
+    <meta itemprop="description" content="Apache RocketMQ™ is an open source 
distributed messaging and streaming data platform. Latest release v4.2.0  ">
     
     
 
diff --git a/content/release_notes/release-notes-4.1.0-incubating/index.html 
b/content/release_notes/release-notes-4.1.0-incubating/index.html
index 31d7e1a..2536552 100644
--- a/content/release_notes/release-notes-4.1.0-incubating/index.html
+++ b/content/release_notes/release-notes-4.1.0-incubating/index.html
@@ -311,6 +311,14 @@
       <section class="page__content" itemprop="text">
         <p>Release Notes - Apache RocketMQ - Version 4.1.0-incubating</p>
 
+<h2> Download the 4.1.0-incubating release
+</h2>
+
+<ul>
+  <li>Source: <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip";>rocketmq-all-4.1.0-incubating-source-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-source-release.zip.md5";>MD5</a>]
 [<a href="https://www.apache.org/dist/rocke [...]
+  <li>Binary: <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip";>rocketmq-all-4.1.0-incubating-bin-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.1.0-incubating/rocketmq-all-4.1.0-incubating-bin-release.zip.md5";>MD5</a>]
 [<a href="https://www.apache.org/dist/rocketmq/4.1.0-in [...]
+</ul>
+
 <h2 id="new-feature">New Feature</h2>
 
 <ul>
diff --git a/content/release_notes/release-notes-4.2.0/index.html 
b/content/release_notes/release-notes-4.2.0/index.html
index c149f62..63f99c7 100644
--- a/content/release_notes/release-notes-4.2.0/index.html
+++ b/content/release_notes/release-notes-4.2.0/index.html
@@ -311,6 +311,14 @@
       <section class="page__content" itemprop="text">
         <p>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 <a href="/docs/quick-start/">Quick Start</a>.</p>
 
+<h2> Download the 4.2.0 release
+</h2>
+
+<ul>
+  <li>Source: <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip";>rocketmq-all-4.2.0-source-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.md5";>MD5</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-source-release.zip.sha1";>SHA1</a>]</li>
+  <li>Binary: <a 
href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip";>rocketmq-all-4.2.0-bin-release.zip</a>
 [<a 
href="https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.md5";>MD5</a>]
 [<a 
href="https://www.apache.org/dist/rocketmq/4.2.0/rocketmq-all-4.2.0-bin-release.zip.sha1";>SHA1</a>]</li>
+</ul>
+
 <h2 id="new-feature">New Feature</h2>
 
 <ul>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 9540589..b188365 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -269,10 +269,10 @@
 </url>
 <url>
 <loc>/assets/attachment/launch-rocketmq-code-marathon.pdf</loc>
-<lastmod>2017-03-16T18:55:20+08:00</lastmod>
+<lastmod>2017-01-09T17:53:23+08:00</lastmod>
 </url>
 <url>
 <loc>/assets/attachment/launch-second-rocketmq-code-marathon.pdf</loc>
-<lastmod>2017-04-26T16:48:16+08:00</lastmod>
+<lastmod>2017-04-25T01:00:49+08:00</lastmod>
 </url>
 </urlset>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to