We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9274f08 commit fe787c9Copy full SHA for fe787c9
README.adoc
@@ -19,7 +19,7 @@
19
= Reactive client for Apache Pulsar
20
21
:github: https://github.com/apache/pulsar-client-reactive
22
-:latest_version: 0.5.7
+:latest_version: 0.5.8
23
24
Reactive client for Apache Pulsar which is compatible with the Reactive Streams specification.
25
This uses Project Reactor as the Reactive Streams implementation.
gradle.properties
@@ -17,4 +17,4 @@
17
# under the License.
18
#
-version=0.5.8
+version=0.5.9-SNAPSHOT
0 commit comments