This is an automated email from the ASF dual-hosted git repository.
dinglei pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git.
from ef7ef3a remove road map page
add 3611cfb Update Travis Ci labe.
add eb05121 [ISSUE #1729] Modify the 'SLVAE' to 'SLAVE' in rmq-deployement file
add f42078a Merge pull request #57 from zhangjidi2016/master
add 6f5a93e docs(release note):add 4.6.1 release notes
add b241209 Merge pull request #58 from RongtongJin/master
add 0470353 chore(release note):modify 4.6.1 release notes
new 6b99a1a Merge remote-tracking branch 'origin/master' into asf-site
new cc8e477 prepare to release 4.6.1
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 2 +-
_docs/14-rmq-deployment.md | 2 +-
_posts/2020-01-14-release-notes-4.6.1.md | 67 +++++++++++++
content/about/contact/index.html | 2 +-
content/about/rewards/index.html | 2 +-
content/about/team/index.html | 2 +-
.../launch-rocketmq-code-marathon/index.html | 22 ++---
content/categories/index.html | 32 ++++++
content/collection-archive/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 | 4 +-
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 | 109 ++++++++++++---------
.../index.html | 22 ++---
.../release-notes-4.0.0-incubating/index.html | 22 ++---
.../release-notes-4.1.0-incubating/index.html | 22 ++---
.../release_notes/release-notes-4.2.0/index.html | 22 ++---
.../release_notes/release-notes-4.3.0/index.html | 22 ++---
.../release_notes/release-notes-4.3.1/index.html | 22 ++---
.../release_notes/release-notes-4.3.2/index.html | 22 ++---
.../release_notes/release-notes-4.4.0/index.html | 22 ++---
.../release_notes/release-notes-4.5.0/index.html | 22 ++---
.../release_notes/release-notes-4.5.1/index.html | 22 ++---
.../release_notes/release-notes-4.5.2/index.html | 22 ++---
.../release_notes/release-notes-4.6.0/index.html | 20 ++--
.../index.html | 94 +++++++++---------
.../index.html | 22 ++---
.../index.html | 24 ++---
.../index.html | 23 ++---
.../release-notes-rocketmq-spring-2.0.4/index.html | 24 ++---
.../Field-Report-Meetup-Beijing/index.html | 22 ++---
content/rocketmq/Meetup-Beijing/index.html | 22 ++---
.../index.html | 22 ++---
.../index.html | 22 ++---
.../index.html | 22 ++---
.../the-design-of-transactional-message/index.html | 22 ++---
content/sitemap.xml | 70 ++++++-------
content/tags/index.html | 96 ++++++++++++++++++
.../index.html | 22 ++---
content/year-archive/index.html | 31 ++++++
67 files changed, 680 insertions(+), 424 deletions(-)
create mode 100644 _posts/2020-01-14-release-notes-4.6.1.md
copy content/release_notes/{release-notes-4.4.0 => release-notes-4.6.1}/index.html (79%)
|