Releases: ReactiveX/RxJava
3.0.13-RC2
Please ignore this update; testing out the updated credentials to the release process.
3.0.13-RC1
Please ignore this update; testing out the updated credentials to the release process.
3.0.12
3.0.12-RC1
Pre-release experiment due to changes in the build setup in #7219.
3.0.11
ℹ️ RxJava 2 is now end-of-life (EOL) and no further development or support will be provided by the project.
Enhancement
- Add
onSubscribe
hook toParallelFlowable
operators (#7191)
Bugfix
- Allow
Single.zip
andMaybe.zip
result to be garbage collected (#7196) - Direct scheduling via
Schedulers.from
to honor theinterruptibleWorker
setting (#7203)
Documentation
- Fix typos in
Schedulers.java
(#7178)
Other
3.0.11-RC5
Testing the release process again.
3.0.11-RC4
Test release after bumping the release plugin.
2.2.21
Enhancements
3.0.11-RC3
Attempt 3: get the failure stacktrace.
3.0.11-RC2
Specify the staging profile name to be "io.reactivex" so the close operation finds the repo.
Unfortunately, there is no other way to test the release process.