Skip to content

v3.4.21

Compare
Choose a tag to compare
@violetagg violetagg released this 12 Jul 12:07
· 196 commits to 3.4.x since this release

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