Reactor Core v3.3.8.RELEASE Release Notes

Release Date: 2020-07-20 // almost 4 years ago
  • ๐Ÿš€ 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 null publisher in MonoDelayUntil (#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

    ๐Ÿš€ ๐Ÿ‘ Thanks to the following contributors that also participated to this release

    @dennyac, @nicolasgavalda