File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-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.2 - September 6, 2018 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.2%7C ) )
6+
7+ #### Bugfixes
8+
9+ - [ Pull 6187] ( https://github.com/ReactiveX/RxJava/pull/6187 ) : Fix ` refCount ` termination-reconnect race.
10+
11+ #### Documentation changes
12+
13+ - [ Pull 6171] ( https://github.com/ReactiveX/RxJava/pull/6171 ) : Add explanation text to ` Undeliverable ` & ` OnErrorNotImplemented ` exceptions.
14+ - [ Pull 6174] ( https://github.com/ReactiveX/RxJava/pull/6174 ) : Auto-clean up RxJavaPlugins JavaDocs HTML.
15+ - [ Pull 6175] ( https://github.com/ReactiveX/RxJava/pull/6175 ) : Explain ` null ` observer/subscriber return errors from ` RxJavaPlugins ` in detail.
16+ - [ Pull 6180] ( https://github.com/ReactiveX/RxJava/pull/6180 ) : Update ` Additional-Reading.md ` .
17+ - [ Pull 6180] ( https://github.com/ReactiveX/RxJava/pull/6180 ) : Fix ` Flowable.reduce(BiFunction) ` JavaDoc; the operator does not signal ` NoSuchElementException ` .
18+ - [ Pull 6193] ( https://github.com/ReactiveX/RxJava/pull/6193 ) : Add "error handling" java docs section to ` fromCallable ` & co.
19+ - [ Pull 6199] ( https://github.com/ReactiveX/RxJava/pull/6199 ) : Fix terminology of cancel/dispose in the JavaDocs.
20+ - [ Pull 6200] ( https://github.com/ReactiveX/RxJava/pull/6200 ) : Fix ` toFuture ` marbles and descriptions.
21+
522### Version 2.2.1 - August 23, 2018 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava2%7Crxjava%7C2.2.1%7C ) )
623
724#### API changes
You can’t perform that action at this time.
0 commit comments