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 1
1
# RxJava Releases #
2
2
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
+
3
14
### Version 1.2.9 - March 24, 2017 ([ Maven] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.2.9%7C ) )
4
15
5
16
#### API enhancements
You can’t perform that action at this time.
0 commit comments