Skip to content

v4.0.0-alpha-18

Latest

Choose a tag to compare

@akarnokd akarnokd released this 07 Jul 11:40
ae52e2e

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

  • 4.x: Add VirtualSchedulerTests extends AbstractSchedulerConcurrencyTests by @akarnokd in #8204

Fixes

  • 4.x: Fix SchedulerToExecutorService invokeAll and invokeAny impl by @akarnokd in #8205

Cleanup

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

  • 4.x: What's different in 4.0 documentation, start by @akarnokd in #8219

Full Changelog: v4.0.0-alpha-17...v4.0.0-alpha-18