github reactor/reactor-core v3.3.16.RELEASE

latest releases: v3.8.5, v3.7.18, v3.8.4...
5 years ago

Reactor-Core 3.3.16.RELEASE is part of Dysprosium-SR19 Release Train.

This service release contains bugfixes and a couple implementation improvements.

⚠️ Update considerations and deprecations

  • Remove Fuseable from MonoSingle[Mono|Callable] (#2668)

✨ New features and improvements

  • MonoDelayUntil now subscribes each trigger from the last trigger (#2644)
  • Make Mono.then execution model more deterministic (#2604)

🪲 Bug fixes

  • Account for source disconnection in refCountGrace (#2652)
  • Avoid infinite discard loop on fused fromIterable/fromStream (#2655)
  • Fix both Flux.single variants when applied to a Callable (#2657)
  • FluxWindowWhile now drains the inner window if it is cancelled, instead of hanging (#2651)

📖 Documentation, Tests and Build

  • Removed jcenter() from build
  • Upgraded the release process to stop relying on bintray/jcenter

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

@bruto1

Don't miss a new reactor-core release

NewReleases is sending notifications on new releases.