Skip to content

v3.1.11.RELEASE

Compare
Choose a tag to compare
@simonbasle simonbasle released this 31 Oct 16:35

This is the 12th release of Reactor 3.1, part of Bismuth-SR13 Release Train.

This maintenance release contains a few bugfixes.

🪲 Bug fixes

  • Fixed share() and .publish().refCount() (including one with grace period) missing repeat/retry re-subscribes (#1385, #1386)
  • Fixed reduce() lambda sometimes being passed a null value, potentially causing NPE (#1393)
  • Fixed a NullPointerException in loggers' format other than SLF4J (#1403)