Re: [DISCUSS] Release Pulsar C++ Client 3.2.0

2023-04-25 Thread Yunze Xu
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 ret

Re: [DISCUSS] Release Pulsar C++ Client 3.2.0

2023-04-24 Thread Enrico Olivelli
+1 Enrico Il Lun 24 Apr 2023, 11:28 Zike Yang ha scritto: > +1 > > Thanks, > Zike Yang > > On Fri, Apr 21, 2023 at 12:42 PM Yunze Xu > 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)

Re: [DISCUSS] Release Pulsar C++ Client 3.2.0

2023-04-24 Thread Zike Yang
+1 Thanks, Zike Yang On Fri, Apr 21, 2023 at 12:42 PM Yunze Xu 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 >

[DISCUSS] Release Pulsar C++ Client 3.2.0

2023-04-20 Thread Yunze Xu
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.