This is an automated email from the ASF dual-hosted git repository.
duhengforever pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git.
from 103eab2 Build
add 804fae5 Add 4.3.2 release note
add 1add249 Add 4.3.2 release note navigation
add 2d8c339 Remove sdk new feature in 4.3.2 release note
new 792e976 Merge branch 'master' into asf-site
new a605aa7 Remove sdk new feature in 4.3.2 release note
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:
_docs/25-rmq-transaction-example.md | 2 +-
_posts/2018-11-02-release-notes-4.3.2.md | 11 --
content/about/contact/index.html | 4 +-
content/about/rewards/index.html | 4 +-
content/about/team/index.html | 4 +-
.../launch-rocketmq-code-marathon/index.html | 124 +++++++++++++
content/archive-layout-with-content/index.html | 34 ++--
content/assets/css/main.css | 2 +-
content/categories/index.html | 2 +-
content/docs/batch-example/index.html | 14 +-
content/docs/best-practice-broker/index.html | 4 +-
content/docs/best-practice-consumer/index.html | 4 +-
content/docs/best-practice-namesvr/index.html | 19 +-
content/docs/best-practice-producer/index.html | 4 +-
content/docs/broadcast-example/index.html | 14 +-
content/docs/cli-admin-tool/index.html | 14 +-
content/docs/cluster-deployment/index.html | 4 +-
content/docs/code-guidelines/index.html | 4 +-
content/docs/core-concept/index.html | 4 +-
content/docs/create-pull-request/index.html | 44 ++---
content/docs/documentation/index.html | 9 +-
content/docs/faq/index.html | 9 +-
content/docs/filter-by-sql92-example/index.html | 19 +-
content/docs/how-to-contribute/index.html | 4 +-
content/docs/logappender-example/index.html | 24 +--
content/docs/motivation/index.html | 4 +-
content/docs/openmessaging-example/index.html | 19 +-
content/docs/order-example/index.html | 14 +-
content/docs/pull-request/index.html | 59 +++---
content/docs/quick-start/index.html | 45 ++---
content/docs/release-manual.html | 31 ++--
content/docs/rmq-arc/index.html | 4 +-
content/docs/rmq-deployment/index.html | 24 +--
content/docs/roadmap/index.html | 4 +-
content/docs/schedule-example/index.html | 14 +-
content/docs/simple-example/index.html | 34 ++--
content/docs/system-config/index.html | 34 ++--
content/docs/transaction-example/index.html | 16 +-
content/dowloading/releases/index.html | 4 +-
content/feed.xml | 23 +--
content/feed.xslt.xml | 4 -
.../index.html | 169 ++++++++++++++---
.../release-notes-4.0.0-incubating/index.html | 124 +++++++++++++
.../release-notes-4.1.0-incubating/index.html | 124 +++++++++++++
.../release_notes/release-notes-4.2.0/index.html | 124 +++++++++++++
.../release_notes/release-notes-4.3.0/index.html | 124 +++++++++++++
.../release_notes/release-notes-4.3.1/index.html | 124 +++++++++++++
.../release_notes/release-notes-4.3.2/index.html | 135 +++++++++++++-
content/robots.txt | 1 +
.../Field-Report-Meetup-Beijing/index.html | 124 +++++++++++++
content/rocketmq/Meetup-Beijing/index.html | 124 +++++++++++++
.../index.html | 124 +++++++++++++
.../index.html | 124 +++++++++++++
.../index.html | 124 +++++++++++++
.../the-design-of-transactional-message/index.html | 113 ++++++++++++
content/sitemap.xml | 203 ++++++++++++---------
content/tags/index.html | 6 +-
.../index.html | 124 +++++++++++++
content/year-archive/index.html | 2 +-
59 files changed, 2239 insertions(+), 468 deletions(-)
delete mode 100644 content/feed.xslt.xml
create mode 100644 content/robots.txt
|