Following PIP-205: Reactive Java client for Apache Pulsar (
https://github.com/apache/pulsar/issues/17335), this is release
candidate 1 for the Reactive Java client for Apache Pulsar, version 0.5.2.
*** Please download, test and vote on this release. This vote will stay open
for at least 72 hours
Hi all
I noticed that the PIP-145 made a break change that caused clients to not
subscribe to partitioned topics with a suffix-matched regexp.
### Background
PIP-145(https://github.com/apache/pulsar/issues/14505) moved the logic of
regexp compare from client-side to the broker-side.
After PIP-145
I will also include this PR to 0.12.0:
https://github.com/apache/pulsar-client-go/pull/1156
It fixes a regression bug related to
https://github.com/apache/pulsar/issues/21888. The bug is introduced
from https://github.com/apache/pulsar-client-go/pull/1137
Thanks crossoverJie for the quick fix.
BR,
> Could you include this fix
(https://github.com/apache/pulsar-client-go/pull/1155), which fixes a
CVE?
Sure. I am closing this vote. And will start releasing candidate 2 later.
Thanks,
Zike Yang
On Fri, Jan 12, 2024 at 3:50 PM Yunze Xu wrote:
>
> Could you include this fix
> (https://github.co