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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 39a322d  Latest site on successful build auto-pushed to asf-site
39a322d is described below

commit 39a322d5fc1955ed477d50e038ec7a40eb4c9cfc
Author: github-action <[email protected]>
AuthorDate: Sat Sep 25 06:21:30 2021 +0000

    Latest site on successful build auto-pushed to asf-site
---
 ...09-23-release-notes-rocketmq-dashboard-1.0.0.md |  5 ++
 content/about/contact/index.html                   |  2 +-
 content/about/rewards/index.html                   |  2 +-
 content/about/team/index.html                      |  2 +-
 content/docs/batch-example/index.html              |  2 +-
 content/docs/best-practice-broker/index.html       |  2 +-
 content/docs/best-practice-consumer/index.html     |  2 +-
 content/docs/best-practice-namesvr/index.html      |  2 +-
 content/docs/best-practice-producer/index.html     |  2 +-
 content/docs/broadcast-example/index.html          |  2 +-
 content/docs/cli-admin-tool/index.html             |  2 +-
 content/docs/cluster-deployment/index.html         |  2 +-
 content/docs/code-guidelines/index.html            |  2 +-
 content/docs/core-concept/index.html               |  2 +-
 content/docs/create-pull-request/index.html        |  2 +-
 content/docs/documentation/index.html              |  2 +-
 content/docs/faq/index.html                        |  2 +-
 content/docs/filter-by-sql92-example/index.html    |  2 +-
 content/docs/how-to-contribute/index.html          |  2 +-
 content/docs/logappender-example/index.html        |  2 +-
 content/docs/motivation/index.html                 |  2 +-
 content/docs/openmessaging-example/index.html      |  2 +-
 content/docs/order-example/index.html              |  2 +-
 content/docs/pull-request/index.html               |  2 +-
 content/docs/quick-start/index.html                |  2 +-
 content/docs/release-manual.html                   |  2 +-
 content/docs/rmq-arc/index.html                    |  2 +-
 content/docs/rmq-deployment/index.html             |  2 +-
 content/docs/roadmap/index.html                    |  2 +-
 content/docs/schedule-example/index.html           |  2 +-
 content/docs/simple-example/index.html             |  2 +-
 content/docs/system-config/index.html              |  2 +-
 content/docs/transaction-example/index.html        |  2 +-
 content/dowloading/releases/index.html             |  2 +-
 content/feed.xml                                   | 11 ++--
 .../index.html                                     |  8 ++-
 content/sitemap.xml                                | 70 +++++++++++-----------
 37 files changed, 86 insertions(+), 74 deletions(-)

diff --git a/_posts/2021-09-23-release-notes-rocketmq-dashboard-1.0.0.md 
b/_posts/2021-09-23-release-notes-rocketmq-dashboard-1.0.0.md
index 434fba0..a270d81 100644
--- a/_posts/2021-09-23-release-notes-rocketmq-dashboard-1.0.0.md
+++ b/_posts/2021-09-23-release-notes-rocketmq-dashboard-1.0.0.md
@@ -18,10 +18,15 @@ Below is a summary of the issues addressed in the version 
1.0.0 release of Rocke
 ## Improvement
 <ul>
 <li>[<a href='https://github.com/apache/rocketmq-dashboard/issues/19'>ISSUE 
#19</a>] -  Message track query enhancement
+</li>
 <li>[<a href='https://github.com/apache/rocketmq-dashboard/issues/16'>ISSUE 
#16</a>] -  Manage DefaultMQAdminExt objects using an object pool.
+</li>
 <li>[<a href='https://github.com/apache/rocketmq-dashboard/issues/13'>ISSUE 
#13</a>] -  Rocketmq-Dashboard License
+</li>
 <li>[<a href='https://github.com/apache/rocketmq-dashboard/issues/8'>ISSUE 
#8</a>] -  The @MultiMQAdminCmdMethod annotation on the method is redundant
+</li>
 <li>[<a href='https://github.com/apache/rocketmq-dashboard/issues/5'>ISSUE 
#5</a>] -  Added permission control for the login user role in 
rocketmq-dashboard.
+</li>
 <li>[<a href='https://github.com/apache/rocketmq-dashboard/issues/2'>ISSUE 
#2</a>] -  Use rocketmq-dashboard instead of rocketmq-console
 </li>
 </ul>
diff --git a/content/about/contact/index.html b/content/about/contact/index.html
index ad9e992..d26e879 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/about/rewards/index.html b/content/about/rewards/index.html
index e02a626..0f3ce1c 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/about/team/index.html b/content/about/team/index.html
index 3b62202..5d823c8 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/batch-example/index.html 
b/content/docs/batch-example/index.html
index 2f01cf2..f94b7c9 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/best-practice-broker/index.html 
b/content/docs/best-practice-broker/index.html
index f84853e..fe14c56 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/best-practice-consumer/index.html 
b/content/docs/best-practice-consumer/index.html
index 3124bfa..900b7b7 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/best-practice-namesvr/index.html 
b/content/docs/best-practice-namesvr/index.html
index d6de39b..c343122 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/best-practice-producer/index.html 
b/content/docs/best-practice-producer/index.html
index dfdfa89..0ab23f9 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/broadcast-example/index.html 
b/content/docs/broadcast-example/index.html
index 1b5135b..b0e25d4 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/cli-admin-tool/index.html 
b/content/docs/cli-admin-tool/index.html
index 28d0481..f5696d4 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/cluster-deployment/index.html 
b/content/docs/cluster-deployment/index.html
index 86a2587..338833d 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/code-guidelines/index.html 
b/content/docs/code-guidelines/index.html
index f140e74..09e0d65 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/core-concept/index.html 
b/content/docs/core-concept/index.html
index 1498d5b..8ce8bb9 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/create-pull-request/index.html 
b/content/docs/create-pull-request/index.html
index 74da7c4..c928172 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/documentation/index.html 
b/content/docs/documentation/index.html
index 4bf8a81..ff0352d 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/faq/index.html b/content/docs/faq/index.html
index 0bb4972..473f3d0 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/filter-by-sql92-example/index.html 
b/content/docs/filter-by-sql92-example/index.html
index 0baf236..e93f6ad 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/how-to-contribute/index.html 
b/content/docs/how-to-contribute/index.html
index 36ae84f..3569523 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/logappender-example/index.html 
b/content/docs/logappender-example/index.html
index 21914df..9910ba4 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/motivation/index.html 
b/content/docs/motivation/index.html
index fde3954..b1925aa 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/openmessaging-example/index.html 
b/content/docs/openmessaging-example/index.html
index 34f8b00..6d40fb1 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/order-example/index.html 
b/content/docs/order-example/index.html
index 5f1f9f2..83a12f3 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/pull-request/index.html 
b/content/docs/pull-request/index.html
index 76fe37e..88437e3 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/quick-start/index.html 
b/content/docs/quick-start/index.html
index 4c6d06a..114de7c 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/release-manual.html b/content/docs/release-manual.html
index e39548d..d47d683 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/rmq-arc/index.html b/content/docs/rmq-arc/index.html
index ae0d57a..15b8645 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/rmq-deployment/index.html 
b/content/docs/rmq-deployment/index.html
index 8c4220a..afb5dad 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/roadmap/index.html b/content/docs/roadmap/index.html
index 8273b8c..51e7a17 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/schedule-example/index.html 
b/content/docs/schedule-example/index.html
index ad13719..010370d 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/simple-example/index.html 
b/content/docs/simple-example/index.html
index 1d00d55..d71bc13 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/system-config/index.html 
b/content/docs/system-config/index.html
index 35c3aa3..b90e4b8 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/docs/transaction-example/index.html 
b/content/docs/transaction-example/index.html
index 5693c93..305f426 100644
--- a/content/docs/transaction-example/index.html
+++ b/content/docs/transaction-example/index.html
@@ -57,7 +57,7 @@
 
 
   <meta property="og:type" content="article">
-  <meta property="article:published_time" content="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/dowloading/releases/index.html 
b/content/dowloading/releases/index.html
index 7f2e67c..ec6c1d9 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="2021-09-25T06:01:41+00:00">
+  <meta property="article:published_time" content="2021-09-25T06:21:21+00:00">
 
 
 
diff --git a/content/feed.xml b/content/feed.xml
index eb537db..0d61818 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.9.1">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2021-09-25T06:01:41+00:00</updated><id>/feed.xml</id><title 
type="html">Apache RocketMQ</title><subtitle>The homepage of 
RocketMQ.</subtitle><author><name>{&quot;name&quot;=&gt;nil, 
&quot;avatar&quot;=&gt;&quot;/ass [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.9.1">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2021-09-25T06:21:21+00:00</updated><id>/feed.xml</id><title 
type="html">Apache RocketMQ</title><subtitle>The homepage of 
RocketMQ.</subtitle><author><name>{&quot;name&quot;=&gt;nil, 
&quot;avatar&quot;=&gt;&quot;/ass [...]
 
 &lt;p&gt;Below is a summary of the issues addressed in the version 1.0.0 
release of RocketMQ Dashboard. For full documentation of the release, a guide 
to get started, please refer to &lt;a 
href=&quot;https://github.com/apache/rocketmq-dashboard&quot;&gt;Quick 
Start&lt;/a&gt;.&lt;/p&gt;
 &lt;h2&gt; Download the 1.0.0 release&lt;/h2&gt;
@@ -10,15 +10,18 @@
 &lt;h2 id=&quot;improvement&quot;&gt;Improvement&lt;/h2&gt;
 &lt;ul&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq-dashboard/issues/19&quot;&gt;ISSUE
 #19&lt;/a&gt;] -  Message track query enhancement
+&lt;/li&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq-dashboard/issues/16&quot;&gt;ISSUE
 #16&lt;/a&gt;] -  Manage DefaultMQAdminExt objects using an object pool.
+&lt;/li&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq-dashboard/issues/13&quot;&gt;ISSUE
 #13&lt;/a&gt;] -  Rocketmq-Dashboard License
+&lt;/li&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq-dashboard/issues/8&quot;&gt;ISSUE 
#8&lt;/a&gt;] -  The @MultiMQAdminCmdMethod annotation on the method is 
redundant
+&lt;/li&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq-dashboard/issues/5&quot;&gt;ISSUE 
#5&lt;/a&gt;] -  Added permission control for the login user role in 
rocketmq-dashboard.
+&lt;/li&gt;
 &lt;li&gt;[&lt;a 
href=&quot;https://github.com/apache/rocketmq-dashboard/issues/2&quot;&gt;ISSUE 
#2&lt;/a&gt;] -  Use rocketmq-dashboard instead of rocketmq-console
 &lt;/li&gt;
-&amp;lt;/ul&amp;gt;
-
-&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ul&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]&quot;, 
&quot;uri&quot;=&gt;&quot;http://rocketmq.apache.org&quot;, 
&quot;bitbucket&quot;=&gt;nil, &quot;co [...]
+&lt;/ul&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]&quot;, 
&quot;uri&quot;=&gt;&quot;http://rocketmq.apache.org&quot;, 
&quot;bitbucket&quot;=&gt;nil, &quot;codepen&quot;=&gt;nil, 
&quot;dribbble&quot;=&gt;nil, &quo [...]
 
 &lt;h2&gt; Download the 5.0.0-PREVIEW release&lt;/h2&gt;
 
diff --git 
a/content/release_notes/release-notes-rocketmq-dashboard-1.0.0/index.html 
b/content/release_notes/release-notes-rocketmq-dashboard-1.0.0/index.html
index aa809ea..6f68ef9 100644
--- a/content/release_notes/release-notes-rocketmq-dashboard-1.0.0/index.html
+++ b/content/release_notes/release-notes-rocketmq-dashboard-1.0.0/index.html
@@ -321,15 +321,19 @@
 <h2 id="improvement">Improvement</h2>
 <ul>
 <li>[<a href="https://github.com/apache/rocketmq-dashboard/issues/19";>ISSUE 
#19</a>] -  Message track query enhancement
+</li>
 <li>[<a href="https://github.com/apache/rocketmq-dashboard/issues/16";>ISSUE 
#16</a>] -  Manage DefaultMQAdminExt objects using an object pool.
+</li>
 <li>[<a href="https://github.com/apache/rocketmq-dashboard/issues/13";>ISSUE 
#13</a>] -  Rocketmq-Dashboard License
+</li>
 <li>[<a href="https://github.com/apache/rocketmq-dashboard/issues/8";>ISSUE 
#8</a>] -  The @MultiMQAdminCmdMethod annotation on the method is redundant
+</li>
 <li>[<a href="https://github.com/apache/rocketmq-dashboard/issues/5";>ISSUE 
#5</a>] -  Added permission control for the login user role in 
rocketmq-dashboard.
+</li>
 <li>[<a href="https://github.com/apache/rocketmq-dashboard/issues/2";>ISSUE 
#2</a>] -  Use rocketmq-dashboard instead of rocketmq-console
 </li>
-&lt;/ul&gt;
+</ul>
 
-</li></li></li></li></li></ul>
 
         
       </section>
diff --git a/content/sitemap.xml b/content/sitemap.xml
index 138bd92..278a32f 100644
--- a/content/sitemap.xml
+++ b/content/sitemap.xml
@@ -2,135 +2,135 @@
 <urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"; 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";>
 <url>
 <loc>/about/team/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/about/contact/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/about/rewards/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/quick-start/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/motivation/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/core-concept/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/cli-admin-tool/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/cluster-deployment/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/pull-request/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/code-guidelines/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/documentation/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/faq/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/release-manual</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/dowloading/releases/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/roadmap/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/batch-example/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/broadcast-example/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/rmq-deployment/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/order-example/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/rmq-arc/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/schedule-example/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/simple-example/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/filter-by-sql92-example/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/logappender-example/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/openmessaging-example/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/system-config/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/how-to-contribute/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/transaction-example/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-broker/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-consumer/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/create-pull-request/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-namesvr/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/docs/best-practice-producer/</loc>
-<lastmod>2021-09-25T06:01:41+00:00</lastmod>
+<lastmod>2021-09-25T06:21:21+00:00</lastmod>
 </url>
 <url>
 <loc>/rocketmq/how-to-support-more-queues-in-rocketmq/</loc>
@@ -428,10 +428,10 @@
 </url>
 <url>
 <loc>/assets/attachment/launch-rocketmq-code-marathon.pdf</loc>
-<lastmod>2021-09-25T05:57:20+00:00</lastmod>
+<lastmod>2021-09-25T06:17:41+00:00</lastmod>
 </url>
 <url>
 <loc>/assets/attachment/launch-second-rocketmq-code-marathon.pdf</loc>
-<lastmod>2021-09-25T05:57:20+00:00</lastmod>
+<lastmod>2021-09-25T06:17:41+00:00</lastmod>
 </url>
 </urlset>

Reply via email to