Bump rxjava from 3.1.0 to 3.1.1
Bumps rxjava from 3.1.0 to 3.1.1.
Release notes
Sourced from rxjava's releases.
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
-
939b5ce
Align hasCustomOnError behavior of CallbackCompletableObserver with LambdaObs... -
f5ff589
Bump mockito-core from 3.12.3 to 3.12.4 (#7325) -
f3d8583
3.x: Fix ExecutorScheduler initializing Schedulers prematurely (#7323) -
9de33ea
3.x: Specify proper OSGi unique bundle symbolic name (#7319) -
80c83a4
3.x: Standardize many of the operator fusion interfaces & queues (#7320) -
804b8ef
Bump mockito-core from 3.12.1 to 3.12.3 (#7322) -
001ea40
Bump codecov/codecov-action from 2.0.2 to 2.0.3 (#7321) -
3e77f5c
Bump mockito-core from 3.11.2 to 3.12.1 (#7316) -
1d81a90
Update gradle 7.2 (#7314) -
839917a
Disable publish action in forked repository (#7313) - Additional commits viewable in compare view