Skip to content

v3.5.5

Compare
Choose a tag to compare
@pderop pderop released this 11 Apr 19:54
· 572 commits to main since this release

Reactor-Core 3.5.5 is part of 2022.0.6 Release Train.

What's Changed

✨ New features and improvements

  • Remove Fuseable interface from ContextWriteRestoringThreadLocals by @chemicL in #3409
  • Propagate ThreadLocals for non-Reactor upstream sources by @chemicL in #3418
  • makes error handling for fmSequential consistent with flatMap by @eralmansouri in #3397

🐞 Bug fixes

  • Propagate ThreadLocals in tap by @chemicL in #3405
  • ensures SignalListener#addToContext exceptions are handled by @chemicL in #3415

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

❓ Other Changes

New Contributors

Full Changelog: v3.5.4...v3.5.5