github ReactiveX/RxJava v4.0.0-alpha-16

5 hours ago

What's Changed

API reductions

  • 4.x: Single API reduction: concat & concatEager by @akarnokd in #8167
  • 4.x: Single API reduction: merge by @akarnokd in #8168
  • 4.x: Maybe API reduction: concat, concatEager, merge by @akarnokd in #8169
  • 4.x: Observable API reduction: combineLatest by @akarnokd in #8172
  • 4.x: Observable API reduction: concat by @akarnokd in #8175
  • 4.x: Observable API reduction: merge by @akarnokd in #8176
  • 4.x: Observable API reduction: concatEager by @akarnokd in #8177
  • 4.x: Observable API reduction: sequenceEqual, switchOnNext, zip by @akarnokd in #8190
  • 4.x: Observable API reduction: concat { Array, Eager, XYZ } by @akarnokd in #8191
  • 4.x: Observable API reduction: flatMap*, groupBy, observeOn by @akarnokd in #8192
  • 4.x: Observable API reduction: Observable.switchMap by @akarnokd in #8193

Other API changes

Cleanup

Bugfixes

  • Fix NullPointerException in AppendOnlyLinkedArrayList.forEachWhile on a full last chunk by @vasiliy-mikhailov in #8174
    • Note on the contributor: Banned, AI Slop, Undisclosed AI Use, Had to Manually Correct PR
    • Contributing.md clearly states we (I) won't argue with your AI to fix the PR style or content or whatever.

Dependabot

  • chore(deps): bump actions/setup-java from 5.3.0 to 5.4.0 by @dependabot[bot] in #8182
  • chore(deps): bump actions/cache from 5.0.5 to 6.0.0 by @dependabot[bot] in #8170
  • chore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 by @dependabot[bot] in #8171

New Contributors

Full Changelog: v4.0.0-alpha-15...v4.0.0-alpha-16

Don't miss a new RxJava release

NewReleases is sending notifications on new releases.