File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 22
33The changelog of version 1.x can be found at https://github.com/ReactiveX/RxJava/blob/1.x/CHANGES.md
44
5+ ### Version 2.2.12 - August 25, 2019 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.12%7C ) )
6+
7+ #### Bugfixes
8+
9+ - [ Pull 6618] ( https://github.com/ReactiveX/RxJava/pull/6618 ) : Fix ` switchMap ` incorrect sync-fusion & error management.
10+ - [ Pull 6627] ( https://github.com/ReactiveX/RxJava/pull/6627 ) : Fix ` blockingIterable ` hang when force-disposed.
11+ - [ Pull 6629] ( https://github.com/ReactiveX/RxJava/pull/6629 ) : Fix ` refCount ` not resetting when cross-canceled.
12+
513### Version 2.2.11 - August 2, 2019 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.11%7C ) )
614
715#### Bugfixes
You can’t perform that action at this time.
0 commit comments