皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

RxJava 3.0.11 发布

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)

 

Assets 2

 

转自 https://github.com/ReactiveX/RxJava/releases