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

lizhanhui pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-apis.git.


    from 7676a60  first commit
     add c0ebbf8  Init first draft version of rocketmq new apis
     add 832dc68  Remove acs definition and polish the comments
     add b08ff5c  Add error handling part of README
     add 2bf9f75  Add error handling for spec
     add 5f9c543  Update comments for pull message apis
     add a1c9dbf  Remove update offset RPC
     add 854b8f7  Update protocol
     add c5fdb7e  Revert "Update protocol"
     new c60ed13  Merge pull request #1 from apache/api_draft

The 1 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                           |  18 +-
 apache/rocketmq/v1/admin.proto      |  30 +++
 apache/rocketmq/v1/definition.proto | 313 ++++++++++++++++++++++++++
 apache/rocketmq/v1/service.proto    | 424 ++++++++++++++++++++++++++++++++++++
 4 files changed, 784 insertions(+), 1 deletion(-)
 create mode 100644 apache/rocketmq/v1/admin.proto
 create mode 100644 apache/rocketmq/v1/definition.proto
 create mode 100644 apache/rocketmq/v1/service.proto

Reply via email to