File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
# RxJava Releases #
2
2
3
+ ### Version 0.14.6 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.6%22 ) ) ###
4
+
5
+ * [ Pull 441] ( https://github.com/Netflix/RxJava/pull/441 ) Fixed the issue that 'take' does not call 'onError'
6
+ * [ Pull 443] ( https://github.com/Netflix/RxJava/pull/443 ) OperationSwitch notify onComplete() too early.
7
+ * [ Pull 434] ( https://github.com/Netflix/RxJava/pull/434 ) Timeout operator and SerialSubscription
8
+ * [ Pull 447] ( https://github.com/Netflix/RxJava/pull/447 ) Caching the result of 'isInternalImplementation'
9
+
3
10
### Version 0.14.5 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.5%22 ) ) ###
4
11
5
12
* [ Pull 438] ( https://github.com/Netflix/RxJava/pull/438 ) Kotlin Language Adaptor
You can’t perform that action at this time.
0 commit comments