| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-07 | 2.6 kB | |
| v4.0.0-alpha-18 source code.tar.gz | 2026-07-07 | 1.9 MB | |
| v4.0.0-alpha-18 source code.zip | 2026-07-07 | 4.1 MB | |
| Totals: 3 Items | 5.9 MB | 0 | |
API
- 4.x: Streamable + range, fromArray, take, error, defer by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8206
- 4.x: Streamable + fromIterable, fromStream, hide, never, fixes by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8207
- 4.x: Streamable + map, filter, flatMap impl, fixes and reworks by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8208
- 4.x: Streamable Ops: doOnNext, intercept, lift, to; test cleanup by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8209
- 4.x: Streamable/Streamer API rewamp, dropping next/finish args by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8212
- 4.x: Streamable + timer + interval; cleanups by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8213
- 4.x: Streamable + takeWhile, + fromXXX, + toObservable + ~.toStreamble by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8214
- 4.x: Streamable + takeUntil + groupBy + refactor + helpers by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8215
- 4.x: Streamable + delay, timeout, zip, onErrorResumeNext, cleanup by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8216
- 4.x: Streamable + DispatchStreamProcessor & other improvements by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8217
- 4.x: Streamable + doOnError, forEach(StreamSink) by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8218
Test
- 4.x: Add VirtualSchedulerTests extends AbstractSchedulerConcurrencyTests by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8204
Fixes
- 4.x: Fix SchedulerToExecutorService invokeAll and invokeAny impl by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8205
Cleanup
- 4.x: Convert from JUnit 4 to JUnit 6 by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8202
- 4.x: Remove Pioneer-RetryTest as it is itself flaky?! by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8203
Dependabot
- chore(deps): bump trufflesecurity/trufflehog from 3.95.6 to 3.95.7 by @dependabot[bot] in https://github.com/ReactiveX/RxJava/pull/8201
- chore(deps): bump trufflesecurity/trufflehog from 3.95.7 to 3.95.8 by @dependabot[bot] in https://github.com/ReactiveX/RxJava/pull/8210
- chore(deps): bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3 by @dependabot[bot] in https://github.com/ReactiveX/RxJava/pull/8211
Documentation
- 4.x: What's different in 4.0 documentation, start by @akarnokd in https://github.com/ReactiveX/RxJava/pull/8219
Full Changelog: https://github.com/ReactiveX/RxJava/compare/v4.0.0-alpha-17...v4.0.0-alpha-18