github reactor/reactor-core v3.2.12.RELEASE

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

Reactor-Core 3.2.12.RELEASE is part of Californium-SR11 Release Train.

This is a recommended update for all Reactor 3 users.

✨ New features and improvements

  • Due to a few Throwable constants, class references could leak in multi-classloader environments. This is now avoided by skipping the filling of the stacktrace (#1872)

🪲 Bug fixes

  • Flux#flatMap with scalar source now supports onErrorContinue (#1684)
  • Flux#doAfterTerminate now executed when onError in fused mode (#1836, #1835)
  • Explicitly catch LinkageError in Traces. This helps with some static analyzers (#1830)
  • Pass on cancelSupport when lifting ConnectableFlux (#1860)

📖 Documentation, Tests and Build

  • [github] Removed CONTRIBUTING.md and issue_template in favor of centralized ones (740c048)
  • [build] Use JCenter, not MavenCentral for doDownloadBaseline (aa08709, d4f5332)
  • [doc] Remove double mention of subscribe in Flux README (#1861)
  • [doc] Document that default initial delay for interval is the period (#1866)

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

@gindex

Don't miss a new reactor-core release

NewReleases is sending notifications on new releases.