You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by li...@apache.org on 2022/07/28 12:09:32 UTC

[rocketmq-clients] annotated tag cpp-5.0.0-preview updated (14ceb04 -> 21aa2ed)

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

lizhanhui pushed a change to annotated tag cpp-5.0.0-preview
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


*** WARNING: tag cpp-5.0.0-preview was modified! ***

    from 14ceb04  (commit)
      to 21aa2ed  (tag)
 tagging 14ceb049ef133c898cb932238b3a99492c750fbf (commit)
 replaces cpp-5.0.0-beta
      by Li Zhanhui
      on Thu Jul 28 20:08:30 2022 +0800

- Log -----------------------------------------------------------------
Release of cpp-5.0.0-preview

Changes
  1. Support build with CMake;
  2. Once receive message actions are throttled, retry after 20ms;
  3. If ack/change-invisible-duration/forward-to-dlq failed unexpectedly(aka, not caused by invalid receipt handle), retry 1s later until it succeeds or receipt-handle is rejected;
  4. For receive message API, relax an extra 500ms in terms of RPC timeout;
-----------------------------------------------------------------------


No new revisions were added by this update.

Summary of changes: