[ANNOUNCE] Released Reactive client for Apache Pulsar, version 0.5.7

2024-08-15 Thread Chris Bono
The Apache Pulsar team is proud to announce the Reactive client for Apache Pulsar, version 0.5.7. The Reactive client for Apache Pulsar can be used together with any Reactive Streams implementation on the JVM. Examples include Project Reactor / Spring Reactive, Akka Streams, RxJava 3, Vert.x, Smal

[VOTE] Reactive Java client for Apache Pulsar 0.5.7 Candidate 1

2024-08-14 Thread Chris Bono
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.7. *** Please download, test and vote on this release. This vote will stay open for at least 72 hours

Re: [VOTE] PIP-352: Event time based topic compactor

2024-07-20 Thread Chris Bono
+1 (non-binding) On 2024/06/20 08:25:28 Marek Czajkowski wrote: > Hi, Pulsar Community > I would like to start voting thread for PIP-352: Event time based topic > compactor > Proposal PR https://github.com/apache/pulsar/pull/22710 > Implementation PR https://github.com/apache/pulsar/pull/22517 >

Re: [VOTE] PIP-337: SSL Factory Plugin to customize SSL Context and SSL Engine generation

2024-07-02 Thread Chris Bono
+1 On 2024/06/28 20:51:39 Apurva Telang wrote: > Hello All, > > I would like to start the voting thread for PIP-337: SSL Factory Plugin to > customize SSL Context and SSL Engine generation > > PIP link: https://github.com/apache/pulsar/pull/22016 > Discuss Thread: > https://lists.apache.org/thre

[ANNOUNCE] Released Reactive client for Apache Pulsar, version 0.5.6

2024-06-17 Thread Chris Bono
The Apache Pulsar team is proud to announce the Reactive client for Apache Pulsar, version 0.5.6. The Reactive client for Apache Pulsar can be used together with any Reactive Streams implementation on the JVM. Examples include Project Reactor / Spring Reactive, Akka Streams, RxJava 3, Vert.x, Smal

Re: [VOTE] Reactive Java client for Apache Pulsar 0.5.6 Candidate 1

2024-06-15 Thread Chris Bono
Yunze > > On Thu, Jun 13, 2024 at 10:37 PM Lari Hotari wrote: > > > > +1 (binding) > > > > Validated source artifacts > > - checked sha512 checksum > > - checked signature > > > > Validated binaries > > - ran sample app > > > >

[VOTE] Reactive Java client for Apache Pulsar 0.5.6 Candidate 1

2024-06-12 Thread Chris Bono
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.6. *** Please download, test and vote on this release. This vote will stay open for at least 72 hours

[ANNOUNCE] Released Reactive client for Apache Pulsar, version 0.5.5

2024-05-16 Thread Chris Bono
The Apache Pulsar team is proud to announce the Reactive client for Apache Pulsar, version 0.5.5. The Reactive client for Apache Pulsar can be used together with any Reactive Streams implementation on the JVM. Examples include Project Reactor / Spring Reactive, Akka Streams, RxJava 3, Vert.x, Smal

[VOTE] Reactive Java client for Apache Pulsar 0.5.5 Candidate 1

2024-05-15 Thread Chris Bono
Chris Bono

[ANNOUNCE] Released Reactive client for Apache Pulsar, version 0.5.4

2024-04-15 Thread Chris Bono
The Apache Pulsar team is proud to announce the Reactive client for Apache Pulsar, version 0.5.4. The Reactive client for Apache Pulsar can be used together with any Reactive Streams implementation on the JVM. Examples include Project Reactor / Spring Reactive, Akka Streams, RxJava 3, Vert.x, Smal

[VOTE] Reactive Java client for Apache Pulsar 0.5.4 Candidate 1

2024-04-10 Thread Chris Bono
Chris Bono

[ANNOUNCE] Released Reactive client for Apache Pulsar, version 0.5.3

2024-02-20 Thread Chris Bono
The Apache Pulsar team is proud to announce the Reactive client for Apache Pulsar, version 0.5.3. The Reactive client for Apache Pulsar can be used together with any Reactive Streams implementation on the JVM. Examples include Project Reactor / Spring Reactive, Akka Streams, RxJava 3, Vert.x, Smal

Re: [VOTE] Reactive Java client for Apache Pulsar 0.5.3 Candidate 1

2024-02-16 Thread Chris Bono
+1 (non-binding) Validated source artifacts - checked sha512 checksum - checked signature Validated binaries - ran sample app On 2024/02/16 15:42:35 Chris Bono wrote: > Following PIP-205: Reactive Java client for Apache Pulsar ( > https://github.com/apache/pulsar/issues/17335), t

[VOTE] Reactive Java client for Apache Pulsar 0.5.3 Candidate 1

2024-02-16 Thread Chris Bono
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.3. *** Please download, test and vote on this release. This vote will stay open for at least 72 hours

[DISCUSS] Possibility of including Pulsar BOM (PIP-326) in 3.2.0 RC2

2024-01-18 Thread Chris Bono
The Pulsar BOM (PIP-326) implementation missed the initial timeline to be included in the 3.2.0 release. It seems like an RC2 may be needed for a couple of new Bookkeeper bugs: * https://lists.apache.org/thread/tcy93c8vrb475j64tdotlklxblrcm728 * https://github.com/apache/pulsar/issues/21421 This

[ANNOUNCE] Released Reactive client for Apache Pulsar, version 0.5.2

2024-01-15 Thread Chris Bono
The Apache Pulsar team is proud to announce the Reactive client for Apache Pulsar, version 0.5.2. The Reactive client for Apache Pulsar can be used together with any Reactive Streams implementation on the JVM. Examples include Project Reactor / Spring Reactive, Akka Streams, RxJava 3, Vert.x, Smal

[VOTE] Reactive Java client for Apache Pulsar 0.5.2 Candidate 1

2024-01-12 Thread Chris Bono
Chris Bono

[DISCUSS] Add Docker image vulnerability scans

2023-12-21 Thread Chris Bono
Similar to how we scan our dependencies using OWASP vulnerability scans (links below) we are working on a solution to scan our Docker images as well. This topic was initially introduced at the Pulsar community meeting on 2023-12-21 and we decided to expand the discussion to a wider audience before

[VOTE] PIP-326: Create a BOM to ease dependency management

2023-12-21 Thread Chris Bono
I'm starting the vote for PIP-326, since it has been reviewed by several members with no objections. PIP link: https://github.com/apache/pulsar/pull/21747 Thanks, Chris

[DISCUSS] PIP-326: Create a BOM to ease dependency management

2023-12-18 Thread Chris Bono
https://github.com/apache/pulsar/pull/21747

Re: [VOTE] Reactive Java client for Apache Pulsar 0.5.1 Candidate 1

2023-12-13 Thread Chris Bono
gt; https://github.com/apache/pulsar-client-reactive/releases/tag/v0.5.1-candidate-1 > > Please download the source package, and follow detailed instructions for > pulsar-client-reactive release validation at > https://github.com/apache/pulsar-client-reactive/wiki/Release-process#release-validation > . > > Best regards > > Chris Bono >