github reactor/reactor-core v3.2.8.RELEASE

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

Reactor-Core 3.2.8.RELEASE is part of Californium-SR6 Release Train.

It is an immediate fixup release, fixing a regression introduced in 3.2.7.RELEASE (3d2d1c4).

The rest of this release note reflects the content of 3.2.7.RELEASE, that is to say the delta with 3.2.6.RELEASE

🪲 Bug fixes

  • Invoke Sink onCancel handler on eager cancellation of Flux.create and Mono.create (#1622, 3d2d1c4)
  • Call MonoSink.onRequest with eager demand (#1560)
  • Avoid self-suppression in onErrorContinue underlying handlers (#1535)
  • Have collectList detect and report RS protocol errors (#1523)
  • Fixed a race in FluxBufferTimeout on flush (#1534)
  • Eagerly invoke Mono#doOnEach handler(complete) during onNext (#1547, 7069971)

📖 Documentation, Tests and Build

  • Document that onErrorContinue needs idempotent predicate, mention throwing (c15ff91)

Don't miss a new reactor-core release

NewReleases is sending notifications on new releases.