Reactor-Core 3.3.20.RELEASE is part of Dysprosium-SR23 Release Train.
This service release contains bugfixes and polishing.
✨ New features and improvements
- Have
FluxOnBackpressureBufferStrategyreject sizes <= 0 (#2757)
🪲 Bug fixes
- [reactor-test] Fix consumeWhile+expectRecorded* skipping signal (#2764)
- In FluxIterable, defer hasNext exceptions from isEmpty to poll (#2766)
- this one is a bit on the defensive side, protecting against iterators that throw in hasNext