Bump rxjava from 3.1.0 to 3.1.3
Bumps rxjava from 3.1.0 to 3.1.3.
Release notes
Sourced from rxjava's releases.
3.1.3
Other
- Fix assert message format in
TestSubscriber
/TestObserver
. (#7351)- Use Zulu JDKs to test and build RxJava. (#7345)
3.1.2
Compatibility
- Add full Java 9 module descriptor. (#7241)
Bugfixes
- Fix missing nullability on
Single.subscribe(BiConsumer)
. (#7331)Documentation
- Fix javadoc wording of
{Publish|Behavior}Processor::offer()
. (#7328)- Indicate
takeUntil
stops on completion ofother
. (#7341)Other
- Update assert messages format to be compliant with
GradleRunner
andJUnitRunner
. (#7345)3.1.1
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
initializingSchedulers
prematurely when usingRxJavaPlugins.createExecutorScheduler
. (#7323)- Fix the
LamdbaConsumerIntrospection
ofCompletable
's lambda-based observer to use the same missing onError indicator as the other types' lambda-based consumers. (#7326)
Commits
-
223667b
Bump mockito-core from 4.0.0 to 4.1.0 (#7363) -
e1e35b0
Upgrade to Gradle 7.3 (#7359) -
c8200dd
Bump ru.vyarus.animalsniffer from 1.5.3 to 1.5.4 (#7357) -
391a89d
Bump actions/checkout from 2.3.5 to 2.4.0 (#7356) -
f8a8bba
Using TCK Tested JDK builds of OpenJDK (#7354) -
9b9bcc1
Bump actions/checkout from 2.3.4 to 2.3.5 (#7352) -
c2bf514
Fix assert message format (#7351) -
1f87a43
Bump mockito-core from 3.12.4 to 4.0.0 (#7350) -
49ae9f8
Added required comma to README.md (#7349) -
767c532
Bump biz.aQute.bnd.builder from 5.3.0 to 6.0.0 (#7348) - Additional commits viewable in compare view