2.0.0-milestone2
Pre-release
Pre-release
radcortez
released this
16 Sep 08:15
·
1042 commits
to main
since this release
Changelog
- #1048 - Bump logback-classic from 1.4.0 to 1.4.1
- #1047 - Bump reactor-core from 3.4.22 to 3.4.23
- #1042 - Bump mockito-core from 4.7.0 to 4.8.0
- #1037 - Bump versions-maven-plugin from 2.11.0 to 2.12.0
- #1032 - Bump smallrye-build-parent from 35 to 36
- #1031 - Run the Reactive Streams Operators TCK again
- #1024 - Bump logback-classic from 1.2.11 to 1.4.0
- #999 - Bump junit.version from 5.8.2 to 5.9.0
- #997 - ConcatMap operator without prefetch
Breaking Changes
Change | New API | Justification |
---|---|---|
.+org\.reactivestreams\..+ updated to .+java\.util\.concurrent\.Flow\..+ |
.+java.util.concurrent.Flow..+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |