github ReactiveX/RxJava v3.1.1
3.1.1

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

Maven
JavaDocs

API promotions

  • The operator fusion-related interfaces and two atomic queue implementations have been promoted to standard, thus officially supported in the io.reactivex.rxjava3.operators package. (#7320)

Bugfixes

  • Specify proper OSGi unique bundle symbolic name of io.reactivex.rxjava3.rxjava. (#7319)
  • Fix ExecutorScheduler initializing Schedulers prematurely when using RxJavaPlugins.createExecutorScheduler. (#7323)
  • Fix the LamdbaConsumerIntrospection of Completable's lambda-based observer to use the same missing onError indicator as the other types' lambda-based consumers. (#7326)

Don't miss a new RxJava release

NewReleases is sending notifications on new releases.