Reactor-Core 3.3.8.RELEASE is part of Dysprosium-SR10 Release Train.
This maintenance release is a recommended update for all Reactor 3 users.
This version also contains all changes from v3.2.19.RELEASE.
🪲 Bug fixes
- Handle
nullpublisher inMonoDelayUntil(#2245) - fix #2260 Avoid onSubscribe race in FluxTimeout (#2266)
📖 Documentation, Tests and Build
- [doc] Fix Scheduler Javadoc (#2190)
- [doc] fix #2199 Fix typo in reference guide
- [build] fix #2264 add blockhound to testset
- [doc] Fix small error in TupleUtils asciidoc (#2201)
- [polish] fix #2246 Remove usage of globalRegistry in metrics tests
- [polish] FluxUsingWhenTest awaitility + order of capturing subscription
- [doc] fix #2257 Improve flatMapIterable prefetch javadoc