Reactor-Core 3.2.20.RELEASE is part of Californium-SR21 Release Train.
This is a maintenance release with a couple bugfixes, as well as build polish.
🪲 Bug fixes
- #2318 Prevent FlatMapInner to request if fused in SYNC mode
- #2362 Prevent ConcurrentModificationEx on bufferPredicate discard
📖 Documentation, Tests and Build
- [build] Various polish of Gradle build (deprecation warnings #2274, wrapper validation #2348)
- [test] #2343 migrate tests to JUnit 5
- [build] #2332 remove optional-dependency plugin from Gradle build
- [reactor-test] Allow add/addAll in AssertQueueSubscription test util (46324db)