Skip to content

Reactor Addons v3.1.5.RELEASE

Compare
Choose a tag to compare
@simonbasle simonbasle released this 15 Feb 14:40
· 440 commits to main since this release

This is the 5th release of Reactor Addons 3.1, part of Bismuth-SR6 Release Train.

This is a small but recommended release that contains a cache integration bugfix
and a new Kotlin set of extensions.

✨ New features and improvements

  • Added Kotlin extensions for reactor-adapter RxJava2 adapting classes (#147)

🪲 Bug fixes

  • CacheMono and CacheFlux helpers are now actually usable, having their builder interfaces public (#145, 31260a0)

👍 Thanks to the following contributors that also participated to this release

@stylismo