Reactor-Core 3.2.19.RELEASE is part of Californium-SR20 Release Train.
This is a maintenance release with a couple bugfixes, as well as build polish.
🪲 Bug fixes
- fix #2196: don't hang on repeatWhenEmpty + discard handler
- fix #2186 Align MonoCollect and MonoCollectList to avoid race condition leading to NullPointerException
📖 Documentation, Tests and Build
- [polish] In README Gradle snippet, put maven central repo first (#2248)
- [doc] fix #2212 Improve bufferTimeout() marble
- [build] fix #2251 refactor how micrometer integration is tested
- [build] Rework linking between check, japicmp and downloadBaseline tasks (#2226)
- [build] Bump Kotlin to 1.3.72 (#2247)
- [build] Polish travis CI build to use external script for JDK downloads (#2255)
- [build] fix #2241 Get rid of overcomplicated travis-build.sh but show progress
- [build] fix #2262 Make the fact that optional are not in pom anymore explicit
- [build] Fix input package rule for OSGi metadata generator (#2185)