Releases: ReactiveX/RxJava
Releases · ReactiveX/RxJava
3.0.13-RC2
17 Apr 16:02
Compare
Sorry, something went wrong.
No results found
Please ignore this update; testing out the updated credentials to the release process.
3.0.13-RC1
17 Apr 15:41
Compare
Sorry, something went wrong.
No results found
Please ignore this update; testing out the updated credentials to the release process.
3.0.12
08 Apr 07:07
Compare
Sorry, something went wrong.
No results found
Maven
JavaDocs
Bugfix
CompositeException.printStackTrace to write directly into PrintStream/PrintWriter. (#7212 )
Documentation
Fix wrong reference in Single.flattenStreamAsObservable javadoc. (#7206 )
Fix style violating Javadoc. (#7210 )
Other
Fix POM_URL (#7214 )
Upgrade Gradle to 6.8.3 (#7208 )
Bump gradle to 6.8.3 & optimize gradle config (#7207 )
Added Javadoc checks to Checkstyle. Fix violating Javadoc. (#7210 )
Modernize gradle plugin block, change maven to maven-publish (#7219 )
3.0.12-RC1
08 Apr 06:44
Compare
Sorry, something went wrong.
No results found
Pre-release experiment due to changes in the build setup in #7219 .
3.0.11
06 Mar 08:06
Compare
Sorry, something went wrong.
No results found
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 )
3.0.11-RC5
16 Feb 09:03
Compare
Sorry, something went wrong.
No results found
Testing the release process again.
3.0.11-RC4
13 Feb 09:39
Compare
Sorry, something went wrong.
No results found
Test release after bumping the release plugin.
2.2.21
13 Feb 09:14
Compare
Sorry, something went wrong.
No results found
Maven
JavaDocs
⚠️ This is the last planned update for the 2.x version line. After February 28, 2021 , 2.x becomes End-of-Life (EoL); no further patches, bugfixes, enhancements, documentation or support will be provided by the project.
Enhancements
Add a system parameter to allow scheduled worker release in the Io Scheduler. (#7162 )
Add a system parameter to allow Schedulers to use System.nanoTime() for now(). (#7170 )
3.0.11-RC3
05 Feb 19:33
Compare
Sorry, something went wrong.
No results found
Attempt 3: get the failure stacktrace.
3.0.11-RC2
05 Feb 19:02
Compare
Sorry, something went wrong.
No results found
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.