Skip to content

Releases: apache/pulsar-client-reactive

v0.5.2

15 Jan 18:43
0ec250d

Choose a tag to compare

What's Changed

  • Upgrade mockito to 5.8.0 (JDK21 compatibility) by @nicoloboschi in #146
  • Add script for validating staging repository by building a simple app with Gradle by @lhotari in #145
  • Upgrade library and build plugin versions by @lhotari in #140
  • Upgrade latest released version to 0.5.0 in README.adoc by @lhotari in #147
  • Update to Pulsar 3.1.2 by @onobc in #152
  • Update Reactor to 3.6.2 (and other dependencies) by @onobc in #153

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

17 Dec 18:39
92a1e39

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Nov 01:17
b8294e4

Choose a tag to compare

What's Changed

  • Fix producer cache key for JSON schema by @onobc in #137
  • Update to Project Reactor to 3.6.0 by @onobc in #131

Full Changelog: v0.4.0...v0.5.0

0.4.0

09 Oct 17:26
01bf7dc

Choose a tag to compare

What's Changed

  • Rename relocation prefix of Caffeine producer cache provider by @onobc in #128
  • Update to Pulsar 3.1.0 by @onobc in #134

Full Changelog: v0.3.0...v0.4.0

0.3.0

26 Apr 12:06

Choose a tag to compare

What's Changed

  • Update Pulsar to 2.11.0 by @onobc in #123
  • Add shaded Caffeine producer cache provider by @onobc in #124

Full Changelog: v0.2.0...v0.3.0

0.2.0

06 Feb 20:05
8c676db

Choose a tag to compare

What's Changed

  • Add correlation metadata to the message sent by @cbornet in #115
  • Add stopOnError option to ReactiveMessageSenderBuilder by @cbornet in #116
  • Add getValue to MessageSpec by @cbornet in #120

Full Changelog: v0.1.0...v0.2.0

0.1.0

12 Dec 06:53
v0.1.0
d45c088

Choose a tag to compare

This is the first release of Reactive Client for Apache Pulsar.

See https://github.com/apache/pulsar-client-reactive#getting-it for usage.