Changelog
- #1114 - CI post-release minor fixes
- #1113 - Avoid type cache pollution on parameter validation in UniOperatorProcessor
- #1110 - Bump reactor-core from 3.4.24 to 3.5.0
- #1106 - Kotlin - Enhance Multi.asFlow documentation with buffering note
- #1105 - #1103 Refactor Multi.toFlow() to avoid blocking - Mutiny2
- #1103 - kotlin Multi.asFlow() blocking the thread
- #1101 - Bump smallrye-build-parent from 36 to 37
- #1100 - Reduce flaky tests by increasing timeouts in CI
- #1094 - Bump smallrye-build-parent from 36 to 37
- #1093 - Document the usage of spies (advanced guide)
- #1092 - Multi overflow unbounded strategy was actually bounded
- #1089 - Bump mockito-core from 4.8.0 to 4.8.1
- #1088 - Bump versions-maven-plugin from 2.12.0 to 2.13.0
- #1083 - Hidden Subscription checkcast scalability issue (Fixes #1080)
- #1082 - No documentation for Spies
- #1080 - Scalability issue due to
checkcast
vs multiple & different interfaces - #1067 - Wrong name in parameter MultiBufferOp skip validation
- #1065 - Bump logback-classic from 1.4.1 to 1.4.3
- #1064 - Add Uni.replaceWithUnit and Uni builders to Kotlin module
- #1062 - Bump kotlin.version from 1.7.10 to 1.7.20
- #1061 - Fix description of some operator shortcuts in Javadoc
- #1040 - MultiOverflowStrategy.buffer() no-arg method leads to usage of a fixed-size buffer despite Javadoc unbounded claim
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 |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |
.+ updated to .+
| .+ | Migration from the legacy Reactive Streams APIs to the Java Flow APIs |