Releases: ReactiveX/RxJava
Releases · ReactiveX/RxJava
v3.1.12
v3.1.12-RC1
Version 3.1.12-RC1 - September 22, 2025
Bugfixes
- Fix for the empty module version string in the module-info.class. #7906
v3.1.11
v3.1.11-RC5
Testing if releasing to the new Central Sonatype repository works. Round 5.
Please ignore this update.
v3.1.11-RC4
Testing if releasing to the new Central Sonatype repository works. Attempt 4.
Please ignore this update.
v3.1.11-RC3
Testing if releasing to the new Central Sonatype repository works. Attempt 3.
Please ignore this update.
v3.1.11-RC2
Testing if releasing to the new Central Sonatype repository works. Attempt 2.
Please ignore this update.
v3.1.11-RC1
Testing if releasing to the new Central Sonatype repository works.
Please ignore this update.
v3.1.10
v3.1.9
Bugfixes
- Fix
ScheduledRunnable
's interruption logic if used from a no-interruptSchedulers.from
. #7745