github reactor/reactor-core v3.4.21

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

Reactor-Core 3.4.21 is part of 2020.0.21 Release Train (Europium SR21).

What's Changed

✨ New features and improvements

  • Add windowTimeout sendNext early guard against maxSize overflow by @OlegDokuka in #3073
  • Add StateLogger for structured logging of state machines by @OlegDokuka in #3077
  • Implement disposing of tasks scheduled on VirtualTimeScheduler by @mdindoffer in #3097
  • Add forEach method to ContextView and subclasses by @chemicL in #3092
  • Introducing default impl for Context::forEach by @chemicL in #3101
  • Introducing Context::putAllMap by @chemicL in #3102

📖 Documentation, Tests and Build

  • Clarify ContextN.putAll(Map) intended internal use in javadoc by @chemicL in #3103
  • Rework guide on Retry with Transient Errors by @simonbasle in #3093

🆙 Dependency Upgrades

New Contributors

Full Changelog: v3.4.19...v3.4.21

Don't miss a new reactor-core release

NewReleases is sending notifications on new releases.