github reactor/reactor-core v3.2.10.RELEASE

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

Reactor-Core 3.2.10.RELEASE is part of Californium-SR9 Release Train.

This is a recommended update for all Reactor 3 users.

✨ New features and improvements

  • Allow to choose a Scheduler for retryBackoff (#1707)
  • Added Mono#onErrorStop() convenience API to align with Flux (#1728)
  • New TestPublisher assertion method assertMaxRequested (#1732)
  • The new doFirst operator provides a clearer dual to doFinally, as a better alternative to common usage of doOnSubscribe (#1716)

🪲 Bug fixes

  • Fixed checking of inner subscribers in FluxPublish#remove() (2ce7b75)
  • Flux.publish().autoConnect(0) now correctly drops early items (#1712)
  • Fixed a memory barrier regression introduced in MonoSubscriber (#1719)

📖 Documentation, Tests and Build

  • Polished license spelling to "Apache License, Version 2.0" (d88eeda)
  • [build] Dokka bumped to 0.9.18 (#1718)
  • [doc] Added marble diagram for Mono#doOnSuccessOrError (#1725)
  • [doc] Polish 'Suggest Edit' links and asciidoctor config (6bdbf8b)

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

@don-vip

Don't miss a new reactor-core release

NewReleases is sending notifications on new releases.