- Notifications
You must be signed in to change notification settings - Fork7.6k
Comparing changes
Open a pull request
base repository:ReactiveX/RxJava
Uh oh!
There was an error while loading.Please reload this page.
base:v3.0.9
head repository:ReactiveX/RxJava
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.0.10
- 16commits
- 39files changed
- 6contributors
Commits on Dec 30, 2020
Bump build-info-extractor-gradle from 4.18.2 to 4.18.3 (#7140)
Bumps build-info-extractor-gradle from 4.18.2 to 4.18.3.Signed-off-by: dependabot-preview[bot] <support@dependabot.com>Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] authoredDec 30, 2020
Commits on Jan 5, 2021
Bump mockito-core from 3.6.28 to 3.7.0 (#7141)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.28 to 3.7.0.- [Release notes](https://github.com/mockito/mockito/releases)- [Commits](mockito/mockito@v3.6.28...v3.7.0)Signed-off-by: dependabot-preview[bot] <support@dependabot.com>Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] authoredJan 5, 2021
Commits on Jan 8, 2021
3.x: Update marbles of amb(), ambArray() and ambWith() (#7144)
* 3.x: Update marbles of amb(), ambArray() and ambWith()* Fix image size
akarnokd authoredJan 8, 2021 3.x: Fix take() mentioning the old limit() operator (#7145)
akarnokd authoredJan 8, 2021
Commits on Jan 18, 2021
Bump mockito-core from 3.7.0 to 3.7.7 (#7152)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.0 to 3.7.7.- [Release notes](https://github.com/mockito/mockito/releases)- [Commits](mockito/mockito@v3.7.0...v3.7.7)Signed-off-by: dependabot-preview[bot] <support@dependabot.com>Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] authoredJan 18, 2021
Commits on Jan 19, 2021
3.x: onReduceBackpressure internals cleanup (#7151)
* 3.x: onReduceBackpressure internals cleanup* Update FlowableOnBackpressureReduceTest.java* Update FlowableOnBackpressureReduceWithTest.java
akarnokd authoredJan 19, 2021 3.x: Schedulers.from vs. RejectedExecutionException (#7150)
akarnokd authoredJan 19, 2021
Commits on Jan 25, 2021
Bump build-info-extractor-gradle from 4.18.3 to 4.19.0 (#7159)
Bumps build-info-extractor-gradle from 4.18.3 to 4.19.0.Signed-off-by: dependabot-preview[bot] <support@dependabot.com>Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] authoredJan 25, 2021 Io Scheduler, Scheduled worker release. (#7160)
* Support for scheduled release of threads in Io Scheduler* Test for rx3.io-scheduled-release* Fix tests, addressed Javadoc feedback
sgc-code authoredJan 25, 2021
Commits on Jan 27, 2021
3.x: TestScheduler option to use onSchedule hook (#7163)
akarnokd authoredJan 27, 2021 3.x: Improve Javadocs style of Schedulers (#7168)
akarnokd authoredJan 27, 2021 3.x: Add fusion support to concatMap{Maybe|Single|Completable} (#7165)
akarnokd authoredJan 27, 2021
Commits on Jan 28, 2021
3.x: Introduce property rx3.scheduler.use-nanotime (#7169)
Issue-Id:#7154Co-authored-by: Sergej Isbrecht <sergej.isbrecht@gmail.com>
Commits on Jan 29, 2021
Bump build-info-extractor-gradle from 4.19.0 to 4.20.0 (#7171)
Bumps build-info-extractor-gradle from 4.19.0 to 4.20.0.Signed-off-by: dependabot-preview[bot] <support@dependabot.com>Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
dependabot-preview[bot] authoredJan 29, 2021
Commits on Feb 1, 2021
3.x: Workaround for FutureTask.toString + JDK 11 build (#7173)
akarnokd authoredFeb 1, 2021
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v3.0.9...v3.0.10
Uh oh!
There was an error while loading.Please reload this page.