reactor-core 3.3.7.RELEASE is part of Dysprosium-SR9 Release Train.
✨ New features and improvements
🪲 Bug fixes
- Align MonoCollect and MonoCollectList to avoid race condition which leads to NullPointerException (#2186)
- Handle nulls from collectors in
Flux.collect()(#2181)
📖 Documentation, Tests and Build
- [test] Improve thread regrowth test of boundedElastic/Elastic by considering negative values that might be produced as 0 (no regrowth, aka no increase in the number of active threads from the scheduler).
- [build] Ensure tools fat jar is the one published (#2189)
- [build] Fix input package rule for OSGi metadata generator (#2185)