reactor-core v3.3.7.RELEASE Release Notes

Release Date: 2020-06-25 // almost 4 years ago
  • ๐Ÿš€ 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)

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

    @rstoyanchev , @melix , @gurkerl83