Reactor Core 3.4.31 is part of 2020.0.34 Release Train.
What's Changed
✨ New features and improvements
- Add thread interrupt state propagate (#3451) by @10sa in #3482
- fixes flaky test by ensuring CDL is awaited by @OlegDokuka in #3533
🐞 Bug fixes
- enforces ordering on concurrent subscription to
FluxRefCountby @OlegDokuka in #3517 - ensures
sourceModeis obtained with happens-before relationships by @OlegDokuka in #3518
📖 Documentation, Tests and Build
- Update retryWhen docs on deprecated currentContext by @cbrunsdon in #3283
New Contributors
- @10sa made their first contribution in #3482
- @cbrunsdon made their first contribution in #3283
Full Changelog: v3.4.30...v3.4.31