github ReactiveX/RxJava v3.0.10
3.0.10

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

Maven
JavaDocs

Enhancement

  • Add a system parameter to allow scheduled worker release in the Io Scheduler. (#7160)
  • Add TestScheduler option to use onSchedule hook. (#7163)
  • Add a system parameter to allow Schedulers to use System.nanoTime() for now(). (#7169)
  • Add fusion support to concatMap{Maybe|Single|Completable}. (#7165)

Documentation

  • Update marbles of amb(), ambArray() and ambWith() (#7144)
  • Fix take() mentioning the old limit() operator (#7145)
  • Document Schedulers.from vs. RejectedExecutionException behavior. (#7150)
  • Update documentation for NewThreadWorker.scheduleActual method. (#7164)
  • Improve Javadocs style of Schedulers. (#7168)

Other

  • onReduceBackpressure internals cleanup (#7151)
  • Workaround for FutureTask.toString recursion on JDK 10+. (#7173)

Don't miss a new RxJava release

NewReleases is sending notifications on new releases.