File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11# RxJava Releases #
22
3+ ### Version 0.20.4 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.20.4%22 ) ) ###
4+
5+ * [ Pull 1667] (https://github.com/ReactiveX/RxJava/pull/1667 ) Fix the bug that Switch doesn't propagate 'unsubscribe'
6+ * [ Pull 1659] (https://github.com/ReactiveX/RxJava/pull/1659 ) OperatorScan should check for MAX_VALUE on request
7+ * [ Pull 1657] (https://github.com/ReactiveX/RxJava/pull/1657 ) Ignore furthur messages after entering terminate state
8+ * [ Pull 1669] (https://github.com/ReactiveX/RxJava/pull/1669 ) Error Handling Unsubscribe and Terminal State
9+ * [ Pull 1656] (https://github.com/ReactiveX/RxJava/pull/1656 ) Make TakeUntil obey Rx serialization contract
10+ * [ Pull 1664] (https://github.com/ReactiveX/RxJava/pull/1664 ) StringObservable.split NPE fixes
11+
12+
313### Version 0.20.3 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.20.3%22 ) ) ###
414
515* [ Pull 1648] (https://github.com/ReactiveX/RxJava/pull/1648 ) Operator Scan Backpressure Fix
You can’t perform that action at this time.
0 commit comments