github reactor/reactor-core v3.2.13.RELEASE

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

Reactor-Core 3.2.13.RELEASE is part of Californium-SR14 Release Train.

✨ New features and improvements

  • #1916 Interpret MAX_VALUEms as indefinite caching in Mono#cache(Function, Function, Supplier) (backported)
  • #1746 Add VirtualTimeScheduler#getScheduledTaskCount() (backported)
  • #1968 Make Flux#publish() propagate 1st subscriber Context
  • #1953 Add Exceptions.isTraceback, and a mean to unwrap a composite without the tacebacks (Exceptions.unwrapMultipleExcludingTracebacks)

🪲 Bug fixes

  • #1945 Avoid unnecessary wrapping of exceptions in scalar flatMap
  • #1959 GroupedFlux fused with parallel() not replenishing properly

📖 Documentation, Tests and Build

  • [build] Switched to Gradle 5.6 (8e97f91)
  • [build] Switched publication plugin to maven-publish and artifactory (#1943)
  • [build] Fixed generation of refguide pdf when custom version is used (2c621b6)
  • [polish] Exceptions.multiple(Iterable) now produces a CompositeException, more test coverage of Exceptions util (#1954)

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

@andreisilviudragnea, @akarnokd, @ttddyy

Don't miss a new reactor-core release

NewReleases is sending notifications on new releases.