I have a PR that aims to be included in this release: https://github.com/apache/pulsar-client-cpp/pull/257. It's mainly added to solve the issue that the Python client might not consume Avro messages sent with different schemas, e.g. the fields order changed. The Python client needs this API to retrieve schema info from the broker. After it's merged, I will prepare the 1st candidate.
Thanks, Yunze On Mon, Apr 24, 2023 at 6:49 PM Enrico Olivelli <eolive...@gmail.com> wrote: > > +1 > > > Enrico > > Il Lun 24 Apr 2023, 11:28 Zike Yang <z...@apache.org> ha scritto: > > > +1 > > > > Thanks, > > Zike Yang > > > > On Fri, Apr 21, 2023 at 12:42 PM Yunze Xu <y...@streamnative.io.invalid> > > wrote: > > > > > > Hi all, > > > > > > I would like to propose releasing the Pulsar C++ Client 3.2.0. > > > > > > It has been over 2 months since the last release (3.1.2). There have > > > been many new features and bug fixes since then. It's time to release > > > a new version. > > > > > > Please let me know if you have any PRs that need to be included in 3.2.0. > > > > > > Thanks, > > > Yunze > >