v4.0.0-alpha-13
Added
- Add optional build and test for future JDKs
Changed
- Enhance Streamable/Streamer and DisposableContainer APIs
Fixed
- Isolate windowUnsubscribeNonOverlappingAsyncSource to JUnit 5
What's Changed
- 4.x: Add optional build/test for future JDKs by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8077
- 4.x: Isolate FlowableMergeTest.synchronizationOfMultipleSequencesLoop by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8078
- chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in https://github.com/ReactiveX/RxJava/pull/8085
- Fix #8086: Isolate windowUnsubscribeNonOverlappingAsyncSource to JUnit 5 by @ZhangDT-sky in https://github.com/ReactiveX/RxJava/pull/8087
- chore(deps): bump github/codeql-action from 4.34.1 to 4.35.1 by @dependabot[bot] in https://github.com/ReactiveX/RxJava/pull/8088
- chore(deps): bump trufflesecurity/trufflehog from 3.94.1 to 3.94.2 by @dependabot[bot] in https://github.com/ReactiveX/RxJava/pull/8091
- 4.x: Enhance Streamable/Streamer and DisposableContainer APIs by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8092
New Contributors
- @ZhangDT-sky made their first contribution in https://github.com/ReactiveX/RxJava/pull/8087
Full Changelog: https://github.com/ReactiveX/RxJava/compare/v4.0.0-alpha-11...v4.0.0-alpha-13