github ReactiveX/RxJava v3.0.11
3.0.11

latest releases: v3.1.9, v3.1.8, v3.1.7...
3 years ago

Maven
JavaDocs

ℹ️ RxJava 2 is now end-of-life (EOL) and no further development or support will be provided by the project.

Enhancement

  • Add onSubscribe hook to ParallelFlowable operators (#7191)

Bugfix

  • Allow Single.zip and Maybe.zip result to be garbage collected (#7196)
  • Direct scheduling via Schedulers.from to honor the interruptibleWorker setting (#7203)

Documentation

  • Fix typos in Schedulers.java (#7178)

Other

  • Release to Sonatype directly (#7181)
  • Upgrade to Gradle 6.8.2 (#7184)
  • Cleanup of source code headers (#7205)

Don't miss a new RxJava release

NewReleases is sending notifications on new releases.