Hi Chris,

Thanks for following the announcement protocols for Apache releases.

This announcement is fine, except for the download link.

Your download link https://pulsar.apache.org/download/ must be used for 
announcements. The link you have here does not have links to the checksums and 
signatures and KEYS that are needed for source downloads.

Warm regards,
Craig


> On Apr 21, 2025, at 14:55, Chris Bono <on...@apache.org> wrote:
> 
> The Apache Pulsar team is proud to announce the Reactive client for
> Apache Pulsar, version 0.6.0.
> 
> 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, SmallRye
> Mutiny (RedHat/Quarkus), ServiceTalk and others. (Reactive Streams to
> JDK Flow adapters might be needed in some cases.)
> 
> Reactive programming is about non-blocking applications that are
> asynchronous and event-driven and require a small number of threads to
> scale.
> The Reactive client for Apache Pulsar supports non-blocking, reactive
> & asynchronous back pressure for producing and consuming messages.
> The library provides an interface module "pulsar-client-reactive-api"
> that abstracts the Reactive client API. This interface is currently
> implemented by wrapping the Apache Pulsar Java client and adapting the
> existing asynchronous Java API to the Reactive client API. The
> decoupled reactive interfaces makes it possible to implement a fully
> native reactive client in the future.
> 
> Source package is available for download at
> https://downloads.apache.org/pulsar/pulsar-client-reactive-0.6.0/
> 
> Maven packages are available in Maven central. Please check
> https://github.com/apache/pulsar-client-reactive#getting-it for usage
> with Maven or Gradle builds.
> 
> Release Notes are at:
> https://github.com/apache/pulsar-client-reactive/releases/tag/v0.6.0
> 
> We would like to thank the contributors that made the release possible.
> 
> Regards,
> 
> The Pulsar Team

Craig L Russell
c...@apache.org

Reply via email to