File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11# RxJava Releases #
22
3+ ### Version 0.14.3 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.3%22 ) ) ###
4+
5+ * [ Pull 407] ( https://github.com/Netflix/RxJava/pull/407 ) Implemented RefCount Operator
6+ * [ Pull 410] ( https://github.com/Netflix/RxJava/pull/410 ) Implemented the 'Contains' operator
7+ * [ Pull 411] ( https://github.com/Netflix/RxJava/pull/411 ) Unit Test fix: update counter before triggering latch
8+ * [ Pull 413] ( https://github.com/Netflix/RxJava/pull/413 ) Fixed the issues of takeLast(items, 0) and null values
9+ * [ Pull 414] ( https://github.com/Netflix/RxJava/pull/414 ) Implemented the 'SkipLast' operator
10+ * [ Pull 415] ( https://github.com/Netflix/RxJava/pull/415 ) Implemented the 'Empty' operator with scheduler
11+ * [ Pull 416] ( https://github.com/Netflix/RxJava/pull/416 ) Implemented the 'Throw' operator with scheduler
12+ * [ Pull 420] ( https://github.com/Netflix/RxJava/pull/420 ) Scala Adaptor Improvements
13+ * [ Pull 422] ( https://github.com/Netflix/RxJava/pull/422 ) JRuby function wrapping support
14+ * [ Pull 424] ( https://github.com/Netflix/RxJava/pull/424 ) Implemented the 'IgnoreElements' operator
15+ * [ Pull 426] ( https://github.com/Netflix/RxJava/pull/426 ) PublishSubject ReSubscribe for publish().refCount() Behavior
16+
317### Version 0.14.2 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.2%22 ) ) ###
418
519* [ Pull 403] ( https://github.com/Netflix/RxJava/pull/403 ) Operators: Cast and OfType
You can’t perform that action at this time.
0 commit comments