Releases: ReactiveX/RxJava
Release list
v4.0.0-alpha-09
What's Changed
- chore(deps): bump gradle/actions from 5 to 6 by @dependabot[bot] in #8052
- Harden RxJava CI toolchain by @akarnokd in #8055
- Update gradle_release.yml, limit write capabilities of tools by @akarnokd in #8056
- Fix gradle_snapshot.yml - need to checkout/gradle at push too by @akarnokd in #8059
- gradle_snapshot.yml run build -> prerelease sequentially by @akarnokd in #8062
- Cache things with entropy-beauty-scan.yml by @akarnokd in #8064
- 4.x: Report back test failures in a readable manner for PRs/Snaps by @akarnokd in #8066
Full Changelog: v4.0.0-alpha-8...v4.0.0-alpha-9
v4.0.0-alpha-8
What's Changed
- 4.x: Introduce
Streamable/Streamer, inspired by C#'sIAsyncEnumerable/IAsyncEnumeratorby @akarnokd in #8048 - chore(deps): bump github/codeql-action from 4.33.0 to 4.34.1 by @dependabot[bot] in #8049
- 4.x: Improve Javadocs + limit line length + cleanup indentation + check by @akarnokd in #8050
- 4.x: Introduce
Schedulers.virtual(),Schedulers.cached(), deprecateSchedulers.io(), fix tests by @akarnokd in #8051
Full Changelog: v4.0.0-alpha-7-2...v4.0.0-alpha-8
v4.0.0-alpha-7-2
Outdated doc of captradeoff/x-post-action@v1 mislead Grok, the current version is v1.2 😮💨.
Full Changelog: v4.0.0-alpha-7-1...v4.0.0-alpha-7-2
v4.0.0-alpha-7-1
Testing release log posting to X.
Full Changelog: v4.0.0-alpha-7...v4.0.0-alpha-7-1
v4.0.0-alpha-7
Fix the remnant org.reactivestreams references in the javadoc. No functional changes.
👉 https://reactivex.io/RxJava/4.x/javadoc/
👉 https://reactivex.io/RxJava/4.x/javadoc/v4.0.0-alpha-7/
( 📓 Please wait for the build & deploy to finish, usually takes 11 minutes. )
Full Changelog: v4.0.0-alpha-6-1...v4.0.0-alpha-7
v4.0.0-alpha-6-1
Fix javadoc generator by removing the old stylesheet override. No other changes.
Full Changelog: v4.0.0-alpha-6...v4.0.0-alpha-6-1
v4.0.0-alpha-6
What's Changed
- 4.x: Introduce FlatMapConfig & remove some overload bloat by @akarnokd in #8031
- Various infrastructure fixes, including Javadoc for 4.x
Full Changelog: v4.0.0-alpha-5...v4.0.0-alpha-6
v4.0.0-alpha-5
What's Changed
- 4.x: Add virtualCreate and virtualTransform to Flowable by @akarnokd in #8014
- chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in #8018
- chore(deps): bump org.junit.platform:junit-platform-launcher from 1.11.3 to 6.0.3 by @dependabot[bot] in #8017
- chore(deps): bump actions/cache from 5.0.3 to 5.0.4 by @dependabot[bot] in #8015
- chore(deps): bump jupiterVersion from 5.11.3 to 6.0.3 by @dependabot[bot] in #8016
- 4.x: Hide documentation in sealed interfaces [1/x] by @akarnokd in #8028
Full Changelog: v4.0.0-alpha-4...v4.0.0-alpha-5