File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 11# RxJava Releases #
22
3+ ### Version 1.2.10 - April 26, 2017 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.2.10%7C ) )
4+
5+ #### Bugfixes
6+
7+ - [ Pull 5225] ( https://github.com/ReactiveX/RxJava/pull/5225 ) : Fix ` Completable.onErrorResumeNext ` unsubscribe not propagated.
8+
9+ #### Other
10+
11+ - [ Pull 5250] ( https://github.com/ReactiveX/RxJava/pull/5250 ) : Defer creation of the ` TimeoutException ` when using the ` Single.timeout() ` operator.
12+ - [ Pull 5258] ( https://github.com/ReactiveX/RxJava/pull/5258 ) : Use IntelliJ IDE friendly assertion failure message.
13+
314### Version 1.2.9 - March 24, 2017 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.2.9%7C ) )
415
516#### API enhancements
You can’t perform that action at this time.
0 commit comments