You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ch...@apache.org on 2023/05/16 00:35:22 UTC

[rocketmq-site] branch new-official-website updated (b81a847f2 -> 985a1fe91)

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

chenzlalvin pushed a change to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


    from b81a847f2 Add rocketmq version 5.1.1 release note (#555)
     new a3b4a955d to issue#552 add client sdk overview for 5.0 docs
     new 4ce8eb351 to issue#552 resue release notes in rocketmq-client repo
     new 985a1fe91 Merge pull request #553 from chenzlalvin/issue552_sdk_docs

The 899 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:
 .../version-5.0.json                               |  4 +
 .../version-5.0/13-sdk/01overview.md               | 86 ++++++++++++++++++++++
 .../version-5.0/06-bestPractice/_category_.json    |  2 +-
 .../version-5.0/07-eventbridge/_category_.json     |  2 +-
 versioned_docs/version-5.0/08-mqtt/_category_.json |  2 +-
 .../version-5.0/10-connect/_category_.json         |  2 +-
 .../11-contributionGuide/_category_.json           |  2 +-
 versioned_docs/version-5.0/13-sdk/01overview.md    | 80 ++++++++++++++++++++
 versioned_docs/version-5.0/13-sdk/_category_.json  |  4 +
 9 files changed, 179 insertions(+), 5 deletions(-)
 create mode 100644 i18n/en/docusaurus-plugin-content-docs/version-5.0/13-sdk/01overview.md
 create mode 100644 versioned_docs/version-5.0/13-sdk/01overview.md
 create mode 100644 versioned_docs/version-5.0/13-sdk/_category_.json