File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11# RxJava Releases #
22
3+ ### Version 0.14.9 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.9%22 ) ) ###
4+
5+ * [ Pull 477] ( https://github.com/Netflix/RxJava/pull/477 ) BugFix: CompositeSubscription
6+ * [ Pull 476] ( https://github.com/Netflix/RxJava/pull/476 ) BugFix: Don't emit null onComplete when no onNext received in AsyncSubject
7+ * [ Pull 474] ( https://github.com/Netflix/RxJava/pull/474 ) BugFix: Reduce an empty observable
8+ * [ Pull 474] ( https://github.com/Netflix/RxJava/pull/474 ) BugFix: non-deterministic unit test
9+ * [ Pull 472] ( https://github.com/Netflix/RxJava/pull/472 ) BugFix: Issue 431 Unsubscribe with Schedulers.newThread
10+ * [ Pull 470] ( https://github.com/Netflix/RxJava/pull/470 ) Operator: Last
11+
312### Version 0.14.8 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.8%22 ) ) ###
413
514* [ Pull 460] ( https://github.com/Netflix/RxJava/pull/460 ) Operator: Amb
You can’t perform that action at this time.
0 commit comments