This is an automated email from the ASF dual-hosted git repository.
huzongtang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/master by this push:
new 6184b05 change the contents for releasing rocektmq 4.5.2 version
6184b05 is described below
commit 6184b05d8409d80774587442618f397ac11791ca
Author: zongtanghu <[email protected]>
AuthorDate: Fri Aug 2 17:34:09 2019 +0800
change the contents for releasing rocektmq 4.5.2 version
---
_pages/community.md | 2 +-
_pages/users.md | 2 +-
_posts/2019-08-02-release-notes-4.5.2.md | 72 ++++++++++++++++++++++++++++++++
3 files changed, 74 insertions(+), 2 deletions(-)
diff --git a/_pages/community.md b/_pages/community.md
index 5260d6b..c2dbe58 100644
--- a/_pages/community.md
+++ b/_pages/community.md
@@ -8,7 +8,7 @@ header:
cta_label: "<i class='fa fa-rocket'></i> Getting Started"
cta_url: "/docs/quick-start/"
caption:
-excerpt: 'Apache RocketMQ™ is an open source distributed messaging and
streaming data platform.<br /> <small><a
href="/release_notes/release-notes-4.5.1/">Latest release v4.5.1</a></small><br
/><br /> {::nomarkdown}<iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
+excerpt: 'Apache RocketMQ™ is an open source distributed messaging and
streaming data platform.<br /> <small><a
href="/release_notes/release-notes-4.5.2/">Latest release v4.5.2</a></small><br
/><br /> {::nomarkdown}<iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
---
{% include feature_row id="intro" type="center" %}
diff --git a/_pages/users.md b/_pages/users.md
index a696778..ac26767 100644
--- a/_pages/users.md
+++ b/_pages/users.md
@@ -8,7 +8,7 @@ header:
cta_label: "<i class='fa fa-rocket'></i> Getting Started"
cta_url: "/docs/quick-start/"
caption:
-excerpt: 'Apache RocketMQ™ is an open source distributed messaging and
streaming data platform.<br /> <small><a
href="/release_notes/release-notes-4.5.1/">Latest release v4.5.1</a></small><br
/><br /> {::nomarkdown}<iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
+excerpt: 'Apache RocketMQ™ is an open source distributed messaging and
streaming data platform.<br /> <small><a
href="/release_notes/release-notes-4.5.2/">Latest release v4.5.2</a></small><br
/><br /> {::nomarkdown}<iframe style="display: inline-block;"
src="https://ghbtns.com/github-btn.html?user=apache&repo=rocketmq&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe
style="display: inline-block;" src="https://ghbtns.com/github-b [...]
feature_row:
- image_path: /assets/images/community/alibaba-logo.png
alt: "Alibaba Group"
diff --git a/_posts/2019-08-02-release-notes-4.5.2.md
b/_posts/2019-08-02-release-notes-4.5.2.md
new file mode 100644
index 0000000..9ec93fe
--- /dev/null
+++ b/_posts/2019-08-02-release-notes-4.5.2.md
@@ -0,0 +1,72 @@
+---
+title: "Release Notes - Apache RocketMQ - Version 4.5.2"
+categories:
+ - Release_Notes
+tags:
+ - Release_Notes
+ - RocketMQ
+ - Version
+---
+
+Below is a summary of the issues addressed in the 4.5.2 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>.
+
+
+<h2> Download the 4.5.2 release</h2>
+
+* Source:
[rocketmq-all-4.5.2-source-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.5.2/rocketmq-all-4.5.2-source-release.zip)
[[PGP](https://www.apache.org/dist/rocketmq/4.5.2/rocketmq-all-4.5.2-source-release.zip.asc)]
[[SHA512](https://www.apache.org/dist/rocketmq/4.5.2/rocketmq-all-4.5.2-source-release.zip.sha512)]
+* Binary:
[rocketmq-all-4.5.2-bin-release.zip](https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.5.2/rocketmq-all-4.5.2-bin-release.zip)
[[PGP](https://www.apache.org/dist/rocketmq/4.5.2/rocketmq-all-4.5.2-bin-release.zip.asc)]
[[SHA512](https://www.apache.org/dist/rocketmq/4.5.2/rocketmq-all-4.5.2-bin-release.zip.sha512)]
+
+
+## Improvement
+<ul>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1232'>RIP-9</a>] - Fix
some description in document of rocketmq.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1246'>RIP-9</a>] - Fix
type in best_practice document.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1257'>ISSUE-1156</a>] -
Add new mqadmin API for ACL configuration.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1129'>ISSUE-1241</a>] -
Optimize the codes for the third part dependency of the RocketMQ client.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/633'>ISSUE-598</a>] -
Enhance transaction by putting messages that exceed max check times to system
topic.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/635'>ISSUE-1316</a>] -
Enhance share netty handler.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1314'>ISSUE-1315</a>] -
Add RPCHook construct method for MQPullConsumerScheduleService.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1293'>ISSUE-1290</a>] -
Support matching some acl ip range.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1266'>ISSUE-1163</a>] -
Delay plant log appender in client loggger.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1260'>ISSUE-1318</a>] -
Fix type in HaConnection file.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1256'>ISSUE-1326</a>] -
Travis-CI Java 8 building environments.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1235'>ISSUE-1317</a>] -
Repair travis.yml.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1307'>ISSUE-1308</a>] -
Fix some spelling errors of method names.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1320'>ISSUE-1325</a>] -
Fix RocketMQ Document Type setting Errors.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/860'>ISSUE-860</a>] -
Minor Type fix.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1225'>ISSUE-1225</a>] -
Modify exception declaration.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1319'>ISSUE-1319</a>] -
Update concept.md.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1339'>ISSUE-1339</a>] -
Type fix in chinese doc.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1345'>ISSUE-1344</a>] -
Fix /dev/shm not found on some OS.
+</li>
+</ul>
+
+## Bug
+<ul>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1140'>ISSUE-1140</a>] -
FIX HmacSHA1 not found if JAVA_HOME set to JRE.
+</li>
+<li>[<a href='https://github.com/apache/rocketmq/pull/1254'>ISSUE-1253</a>] -
Add transaction namespace support.
+</li>
+</ul>
+
+
+
+