Reactor-Core 3.3.11.RELEASE is part of Dysprosium-SR13 Release Train.
This is a recommended update for all Reactor 3 users.
This release also contains all changes available in 3.2.21.RELEASE
🪲 Bug fixes
- fix #2389 Potential integer overflow on BoundedElasticScheduler constructor
📖 Documentation, Tests and Build
- fix #2416 Don't blanket hide deprecated members in javadoc
- fix #2358 correct marbles for transformDeferred
- [test] Fix flakky boundedElasticScheduler test (#2425)
- [test] #2437 migrate tests to junit5