Hi Zike, Sorry for the late notification that there is a PR [1] that I want to include in the 3.1.0 release. What do you think? It could be delayed to the next release like 3.1.1 or 3.2.0. But users who want to use the `acknowledge` API for a list of MessageId objects cannot configure immediate ack (by configuring ackGroupingTimeMs with 0).
[1] https://github.com/apache/pulsar-client-cpp/pull/128 Thanks, Yunze On Tue, Nov 29, 2022 at 4:05 PM Zike Yang <z...@apache.org> wrote: > > This is the second release candidate for Apache Pulsar Client C++, > version 3.1.0. > > It fixes the following issues: > https://github.com/apache/pulsar-client-cpp/milestone/2?closed=1 > > *** Please download, test and vote on this release. This vote will stay open > for at least 72 hours *** > > Note that we are voting upon the source (tag), binaries are provided for > convenience. > > Source and binary files: > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-cpp/pulsar-client-cpp-3.1.0-candidate-2/ > > SHA-512 checksums: > 53c36f8de1f96d990e1d442b4fac533b51548bbdc8d99908871a48dbd7ae1d9ef3cbfa1a7c21a09afb46bb97cc0a19efbd5c5654a05eb2681cf60cd68f912f3f > ./apache-pulsar-client-cpp-3.1.0.tar.gz > > The tag to be voted upon: > v3.1.0-candidate-2 (0d62e6be5ae85d847ae07518edb93a71fb01af1b) > https://github.com/apache/pulsar-client-cpp/releases/tag/v3.1.0-candidate-2 > > Pulsar's KEYS file containing PGP keys you use to sign the release: > https://dist.apache.org/repos/dist/dev/pulsar/KEYS > > Please download the source package, and follow the README to compile and test. > > Thanks, > Zike Yang