This is an automated email from the ASF dual-hosted git repository. huzongtang pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
commit b4f7169970a774c1954e0a0fe31fc894c5070036 Author: zongtanghu <[email protected]> AuthorDate: Fri Aug 2 17:42:46 2019 +0800 modify some infomations --- .../release_notes/release-notes-4.5.2/index.html | 693 +++++++++++++++++++++ 1 file changed, 693 insertions(+) diff --git a/content/release_notes/release-notes-4.5.2/index.html b/content/release_notes/release-notes-4.5.2/index.html new file mode 100644 index 0000000..a79b271 --- /dev/null +++ b/content/release_notes/release-notes-4.5.2/index.html @@ -0,0 +1,693 @@ +<!doctype html> +<html lang="en" class="no-js"> + <head> + <meta charset="utf-8"> + +<!-- begin SEO --> + + + + + + + + + +<title>Release Notes - Apache RocketMQ - Version 4.5.2 - Apache RocketMQ</title> + + + + +<meta name="description" content="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 Quick Start."> + + + + +<meta property="og:locale" content="en"> +<meta property="og:site_name" content="Apache RocketMQ"> +<meta property="og:title" content="Release Notes - Apache RocketMQ - Version 4.5.2"> + + + <link rel="canonical" href="http://localhost:4000/release_notes/release-notes-4.5.2/"> + <meta property="og:url" content="http://localhost:4000/release_notes/release-notes-4.5.2/"> + + + + <meta property="og:description" content="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 Quick Start."> + + + + <meta name="twitter:site" content="@ApacheRocketMQ"> + <meta name="twitter:title" content="Release Notes - Apache RocketMQ - Version 4.5.2"> + <meta name="twitter:description" content="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 Quick Start."> + <meta name="twitter:url" content="http://localhost:4000/release_notes/release-notes-4.5.2/"> + + + <meta name="twitter:card" content="summary"> + + + + + + + + + + + + + + + + <meta property="og:type" content="article"> + <meta property="article:published_time" content="2019-08-02T00:00:00+08:00"> + + + + + + + + + <script type="application/ld+json"> + { + "@context" : "http://schema.org", + "@type" : "Person", + "name" : "Apache RocketMQ", + "url" : "http://localhost:4000", + "sameAs" : null + } + </script> + + + + <meta name="google-site-verification" content="aand0XZkSGsziuC-UPD4ZJniFD0m0JhGx6820y2mAQY" /> + + + <meta name="baidu-site-verification" content="wD06EbDRkQ" /> + + + + +<!-- end SEO --> + + +<link href="http://localhost:4000/feed.xml" type="application/atom+xml" rel="alternate" title="Apache RocketMQ Feed"> + +<!-- http://t.co/dKP3o1e --> +<meta name="HandheldFriendly" content="True"> +<meta name="MobileOptimized" content="320"> +<meta name="viewport" content="width=device-width, initial-scale=1.0"> + +<script> + document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js '; +</script> + +<!-- For all browsers --> +<link rel="stylesheet" href="http://localhost:4000/assets/css/main.css"> + +<meta http-equiv="cleartype" content="on"> + <!-- start custom head snippets --> + +<!-- insert favicons. use http://realfavicongenerator.net/ --> + +<!-- end custom head snippets --> + </head> + + <body class="layout--single"> + + <!--[if lt IE 9]> +<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div> +<![endif]--> + <div class="masthead"> + <div class="masthead__inner-wrap"> + <div class="masthead__menu"> + <nav id="site-nav" class="greedy-nav"> + <button><div class="navicon"></div></button> + <ul class="visible-links"> + <li class="masthead__menu-item masthead__menu-item--lg"><a href="http://localhost:4000/">Apache RocketMQ</a></li> + + + <li class="masthead__menu-item"><a href="http://localhost:4000/docs/quick-start/">Documentation</a></li> + + + <li class="masthead__menu-item"><a href="http://localhost:4000/year-archive/">Blog</a></li> + + + <li class="masthead__menu-item"><a href="http://localhost:4000/community/">Community</a></li> + + + <li class="masthead__menu-item"><a href="http://localhost:4000/users/">Users</a></li> + + + <li class="masthead__menu-item"><a href="http://localhost:4000/about/team/">About</a></li> + + </ul> + <ul class="hidden-links hidden"></ul> + </nav> + </div> + </div> +</div> + + + + + +<div id="main" role="main"> + + <div class="sidebar sticky"> + + +<div itemscope itemtype="http://schema.org/Person"> + + + <div class="author__avatar"> + + <img src="http://localhost:4000/assets/images/rmq-logo.png" class="author__avatar" alt="" itemprop="image"> + + </div> + + + <div class="author__content"> + <h3 class="author__name" itemprop="name"></h3> + + <p class="author__bio" itemprop="description"> + An open source distributed messaging and streaming data platform. + </p> + + </div> + + <div class="author__urls-wrapper"> + <button class="btn btn--inverse">Follow</button> + <ul class="author__urls social-icons"> + + <li itemprop="homeLocation" itemscope itemtype="http://schema.org/Place"> + <i class="fa fa-fw fa-map-marker" aria-hidden="true"></i> <span itemprop="name">Hangzhou, China</span> + </li> + + + + <li> + <a href="http://rocketmq.apache.org" itemprop="url"> + <i class="fa fa-fw fa-chain" aria-hidden="true"></i> Website + </a> + </li> + + + + <li> + <a href="mailto:[email protected]"> + <meta itemprop="email" content="[email protected]" /> + <i class="fa fa-fw fa-envelope-square" aria-hidden="true"></i> Email + </a> + </li> + + + + + + <li> + <a href="https://twitter.com/ApacheRocketMQ" itemprop="sameAs"> + <i class="fa fa-fw fa-twitter-square" aria-hidden="true"></i> Twitter + </a> + </li> + + + + + + + + + + + + + + + + + + <li> + <a href="https://github.com/apache/rocketmq" itemprop="sameAs"> + <i class="fa fa-fw fa-github" aria-hidden="true"></i> GitHub + </a> + </li> + + + + <li> + <a href="https://www.stackoverflow.com/questions/tagged/rocketmq" itemprop="sameAs"> + <i class="fa fa-fw fa-stack-overflow" aria-hidden="true"></i> Stackoverflow + </a> + </li> + + + + <li> + <a href="https://www.quora.com/topic/RocketMQ" itemprop="sameAs"> + <i class="fa fa-fw" aria-hidden="true"><strong>Q</strong></i> Quora + </a> + </li> + + + + + + + + + + + + + + + + + + + + + + + + + <!-- + <li> + <a href="http://link-to-whatever-social-network.com/user/" itemprop="sameAs"> + <i class="fa fa-fw" aria-hidden="true"></i> Custom Social Profile Link + </a> + </li> +--> + </ul> + </div> +</div> + + + </div> + + + <article class="page" itemscope itemtype="http://schema.org/CreativeWork"> + <meta itemprop="headline" content="Release Notes - Apache RocketMQ - Version 4.5.2"> + <meta itemprop="description" content="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 Quick Start."> + <meta itemprop="datePublished" content="August 02, 2019"> + + + <div class="page__inner-wrap"> + + <header> + <h1 class="page__title" itemprop="headline">Release Notes - Apache RocketMQ - Version 4.5.2 +</h1> + + <p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> + + + + + 1 minute read +</p> + + </header> + + + <section class="page__content" itemprop="text"> + <p>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>.</p> + +<h2> Download the 4.5.2 release</h2> + +<ul> + <li>Source: <a href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.5.2/rocketmq-all-4.5.2-source-release.zip">rocketmq-all-4.5.2-source-release.zip</a> [<a href="https://www.apache.org/dist/rocketmq/4.5.2/rocketmq-all-4.5.2-source-release.zip.asc">PGP</a>] [<a href="https://www.apache.org/dist/rocketmq/4.5.2/rocketmq-all-4.5.2-source-release.zip.sha512">SHA512</a>]</li> + <li>Binary: <a href="https://www.apache.org/dyn/closer.cgi?path=rocketmq/4.5.2/rocketmq-all-4.5.2-bin-release.zip">rocketmq-all-4.5.2-bin-release.zip</a> [<a href="https://www.apache.org/dist/rocketmq/4.5.2/rocketmq-all-4.5.2-bin-release.zip.asc">PGP</a>] [<a href="https://www.apache.org/dist/rocketmq/4.5.2/rocketmq-all-4.5.2-bin-release.zip.sha512">SHA512</a>]</li> +</ul> + +<h2 id="improvement">Improvement</h2> +<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> + +<h2 id="bug">Bug</h2> +<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> + + + + </section> + + <footer class="page__meta"> + + + + + + + + + + <p class="page__taxonomy"> + <strong><i class="fa fa-fw fa-tags" aria-hidden="true"></i> Tags: </strong> + <span itemprop="keywords"> + + + + <a href="http://localhost:4000/tags/#release-notes" class="page__taxonomy-item" rel="tag">Release_Notes</a><span class="sep">, </span> + + + + <a href="http://localhost:4000/tags/#rocketmq" class="page__taxonomy-item" rel="tag">RocketMQ</a><span class="sep">, </span> + + + + <a href="http://localhost:4000/tags/#version" class="page__taxonomy-item" rel="tag">Version</a> + + </span> + </p> + + + + + + + + + + + + <p class="page__taxonomy"> + <strong><i class="fa fa-fw fa-folder-open" aria-hidden="true"></i> Categories: </strong> + <span itemprop="keywords"> + + + + <a href="http://localhost:4000/categories/#release-notes" class="page__taxonomy-item" rel="tag">Release_Notes</a> + + </span> + </p> + + + + <p class="page__date"><strong><i class="fa fa-fw fa-calendar" aria-hidden="true"></i> Updated:</strong> <time datetime="2019-08-02T00:00:00+08:00">August 02, 2019</time></p> + + </footer> + + <section class="page__share"> + + <h4 class="page__share-title">Share on</h4> + + + <a href="https://twitter.com/intent/tweet?via=ApacheRocketMQ&text=Release Notes - Apache RocketMQ - Version 4.5.2 http://localhost:4000/release_notes/release-notes-4.5.2/" class="btn btn--twitter" title="Share on Twitter"><i class="fa fa-fw fa-twitter" aria-hidden="true"></i><span> Twitter</span></a> + + <a href="https://www.facebook.com/sharer/sharer.php?u=http://localhost:4000/release_notes/release-notes-4.5.2/" class="btn btn--facebook" title="Share on Facebook"><i class="fa fa-fw fa-facebook" aria-hidden="true"></i><span> Facebook</span></a> + + <a href="https://plus.google.com/share?url=http://localhost:4000/release_notes/release-notes-4.5.2/" class="btn btn--google-plus" title="Share on Google Plus"><i class="fa fa-fw fa-google-plus" aria-hidden="true"></i><span> Google+</span></a> + + <a href="https://www.linkedin.com/shareArticle?mini=true&url=http://localhost:4000/release_notes/release-notes-4.5.2/" class="btn btn--linkedin" title="Share on LinkedIn"><i class="fa fa-fw fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a> +</section> + + + + <nav class="pagination"> + + <a href="http://localhost:4000/release_notes/release-notes-4.5.1/" class="pagination--pager" title="Release Notes - Apache RocketMQ - Version 4.5.1 +">Previous</a> + + + <a href="#" class="pagination--pager disabled">Next</a> + + </nav> + + </div> + + + <div class="page__comments"> + + + <h4 class="page__comments-title">Leave a Comment</h4> + <section id="disqus_thread"></section> + +</div> + + </article> + + + + <div class="page__related"> + + <h4 class="page__related-title">You May Also Enjoy</h4> + + <div class="grid__wrapper"> + + + + + +<div class="grid__item"> + <article class="archive__item" itemscope itemtype="http://schema.org/CreativeWork"> + + <h2 class="archive__item-title" itemprop="headline"> + + <a href="http://localhost:4000/release_notes/release-notes-4.5.1/" rel="permalink">Release Notes - Apache RocketMQ - Version 4.5.1 +</a> + + </h2> + + <p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> + + + + + less than 1 minute read +</p> + + <p class="archive__item-excerpt" itemprop="description">Below is a summary of the issues addressed in the 4.5.1 release of RocketMQ. For full documentation of the release, a guide to get started, please refer to Q...</p> + </article> +</div> + + + + + +<div class="grid__item"> + <article class="archive__item" itemscope itemtype="http://schema.org/CreativeWork"> + + <h2 class="archive__item-title" itemprop="headline"> + + <a href="http://localhost:4000/release_notes/release-notes-4.5.0/" rel="permalink">Release Notes - Apache RocketMQ - Version 4.5.0 +</a> + + </h2> + + <p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> + + + + + less than 1 minute read +</p> + + <p class="archive__item-excerpt" itemprop="description">Below is a summary of the issues addressed in the 4.5.0 release of RocketMQ. For full documentation of the release, a guide to get started, please refer to Q...</p> + </article> +</div> + + + + + +<div class="grid__item"> + <article class="archive__item" itemscope itemtype="http://schema.org/CreativeWork"> + + <h2 class="archive__item-title" itemprop="headline"> + + <a href="http://localhost:4000/release_notes/release-notes-4.4.0/" rel="permalink">Release Notes - Apache RocketMQ - Version 4.4.0 +</a> + + </h2> + + <p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> + + + + + 1 minute read +</p> + + <p class="archive__item-excerpt" itemprop="description">Below is a summary of the issues addressed in the 4.4.0 release of RocketMQ. For full documentation of the release, a guide to get started, please refer to Q...</p> + </article> +</div> + + + + + +<div class="grid__item"> + <article class="archive__item" itemscope itemtype="http://schema.org/CreativeWork"> + + <h2 class="archive__item-title" itemprop="headline"> + + <a href="http://localhost:4000/release_notes/release-notes-4.3.2/" rel="permalink">Release Notes - Apache RocketMQ - Version 4.3.2 +</a> + + </h2> + + <p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> + + + + + less than 1 minute read +</p> + + <p class="archive__item-excerpt" itemprop="description">Below is a summary of the issues addressed in the 4.3.2 release of RocketMQ. For full documentation of the release, a guide to get started, please refer to Q...</p> + </article> +</div> + + </div> + </div> + +</div> + + <div class="page__footer"> + <footer> + <!-- start custom footer snippets --> + +<!-- end custom footer snippets --> + <style type="text/css"> + div.columns { float: left; margin-left: 10px;} + div.clear { clear: both; } +</style> +<div> + <div class="columns"> + <a href="https://www.apache.org/"><img src="/assets/images/feather-small.gif" alt="Apache Software Foundation" style="height: 88px !important" /></a> + </div> + <div class="columns" style="width: 80%"> + <div class="page__footer-follow"> + <ul class="social-icons"> + + <li><strong>Follow:</strong></li> + + + <li><a href="https://twitter.com/ApacheRocketMQ"><i class="fa fa-fw fa-twitter-square" aria-hidden="true"></i> Twitter</a></li> + + + + <li><a href="https://github.com/apache/rocketmq"><i class="fa fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li> + + + <li><a href="http://localhost:4000/feed.xml"><i class="fa fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li> + </ul> + </div> + + <div class="page__footer-copyright">Copyright © 2019 <a href="http://www.apache.org/">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a></div> + <div class="page__footer-copyright">Apache RocketMQ, RocketMQ, Apache, the Apache feather logo and the Apache RocketMQ logo are trademarks of The Apache Software Foundation.</div> + <br> + <div class="page__footer-copyright"><a href="https://www.apache.org/licenses/">License</a> | <a href="https://www.apache.org/security/">Security</a> | <a href="https://www.apache.org/foundation/thanks.html">Thanks</a> | <a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></div> + <br> + <div> + <a href="https://www.apache.org/events/current-event.html"> + <img src="https://www.apache.org/events/current-event-234x60.png" /> + </a> + </div> + </div> +</div> +<div class="clear"></div> + </footer> + </div> + + <script src="http://localhost:4000/assets/js/main.min.js"></script> + + + + + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + + ga('create', 'UA-89603173-1', 'auto'); + ga('send', 'pageview'); +</script> + +<script> +var _hmt = _hmt || []; +(function() { + var hm = document.createElement("script"); + hm.src = "https://hm.baidu.com/hm.js?36428f2b841d08e7405724cbf7f860d2"; + var s = document.getElementsByTagName("script")[0]; + s.parentNode.insertBefore(hm, s); +})(); +</script> + + + + + + <script type="text/javascript"> + /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ + var disqus_shortname = 'rocketmq'; + + /* * * DON'T EDIT BELOW THIS LINE * * */ + (function() { + var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; + dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; + (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); + })(); + + /* * * DON'T EDIT BELOW THIS LINE * * */ + (function () { + var s = document.createElement('script'); s.async = true; + s.type = 'text/javascript'; + s.src = '//' + disqus_shortname + '.disqus.com/count.js'; + (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s); + }()); + </script> + <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> + + + + + + + </body> +</html>
