API
- 4.x: Streamable + range, fromArray, take, error, defer by @akarnokd in #8206
- 4.x: Streamable + fromIterable, fromStream, hide, never, fixes by @akarnokd in #8207
- 4.x: Streamable + map, filter, flatMap impl, fixes and reworks by @akarnokd in #8208
- 4.x: Streamable Ops: doOnNext, intercept, lift, to; test cleanup by @akarnokd in #8209
- 4.x: Streamable/Streamer API rewamp, dropping next/finish args by @akarnokd in #8212
- 4.x: Streamable + timer + interval; cleanups by @akarnokd in #8213
- 4.x: Streamable + takeWhile, + fromXXX, + toObservable + ~.toStreamble by @akarnokd in #8214
- 4.x: Streamable + takeUntil + groupBy + refactor + helpers by @akarnokd in #8215
- 4.x: Streamable + delay, timeout, zip, onErrorResumeNext, cleanup by @akarnokd in #8216
- 4.x: Streamable + DispatchStreamProcessor & other improvements by @akarnokd in #8217
- 4.x: Streamable + doOnError, forEach(StreamSink) by @akarnokd in #8218
Test
Fixes
Cleanup
- 4.x: Convert from JUnit 4 to JUnit 6 by @akarnokd in #8202
- 4.x: Remove Pioneer-RetryTest as it is itself flaky?! by @akarnokd in #8203
Dependabot
- chore(deps): bump trufflesecurity/trufflehog from 3.95.6 to 3.95.7 by @dependabot[bot] in #8201
- chore(deps): bump trufflesecurity/trufflehog from 3.95.7 to 3.95.8 by @dependabot[bot] in #8210
- chore(deps): bump github/codeql-action/upload-sarif from 4.36.2 to 4.36.3 by @dependabot[bot] in #8211
Documentation
Full Changelog: v4.0.0-alpha-17...v4.0.0-alpha-18