| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-10 | 1.6 kB | |
| v4.0.0-alpha-19 source code.tar.gz | 2026-07-10 | 1.9 MB | |
| v4.0.0-alpha-19 source code.zip | 2026-07-10 | 4.1 MB | |
| Totals: 3 Items | 6.0 MB | 0 | |
What's Changed
API
- 4.x: Streamable + concat, using, test fixes by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8220
- 4.x: Streamable.stream() DisposableContainer -> StreamerCancellation by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8221
- 4.x: Streamable ~ separate streamer cancellation & DisposableContainer by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8223
- 4.x: Streamable ~ take native implementation by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8226 https://github.com/ReactiveX/RxJava/pull/8228
- 4.x: Streamable + blockingFirst, last[OrError], skip, Single.flattenAsStreamable by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8229
Dependabot
- chore(deps): bump actions/setup-java from 5.4.0 to 5.5.0 by @dependabot[bot] in https://github.com/ReactiveX/RxJava/pull/8222
- chore(deps): bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.0 by @dependabot[bot] in https://github.com/ReactiveX/RxJava/pull/8225
- chore(deps): bump trufflesecurity/trufflehog from 3.95.8 to 3.95.9 by @dependabot[bot] in https://github.com/ReactiveX/RxJava/pull/8230
Misc
- Add Streamable class to README base classes section by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8224
- 4.x: Update Readme with some small changes to trigger the beauty scanner by @akarnokd in
- 4.x: Fix entropy-beauty-scan wrong diff issue, via Grok by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8227
Full Changelog: https://github.com/ReactiveX/RxJava/compare/v4.0.0-alpha-18...v4.0.0-alpha-19