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 1.0.17 – December 1 2015 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.17%7C ) ) ###
4+
5+ * [ Pull 3491] (https://github.com/ReactiveX/RxJava/pull/3491 ) Make scan's delayed Producer independent of event serialization
6+ * [ Pull 3150] (https://github.com/ReactiveX/RxJava/pull/3150 ) Window operators now support backpressure in the inner observable
7+ * [ Pull 3535] (https://github.com/ReactiveX/RxJava/pull/3535 ) Don't swallow fatal errors in OperatorZipIterable
8+ * [ Pull 3528] (https://github.com/ReactiveX/RxJava/pull/3528 ) Avoid to call next when Iterator is drained
9+ * [ Pull 3436] (https://github.com/ReactiveX/RxJava/pull/3436 ) Add action != null check in OperatorFinally
10+ * [ Pull 3513] (https://github.com/ReactiveX/RxJava/pull/3513 ) Add shorter RxJavaPlugin class lookup approach
11+
312### Version 1.0.16 – November 11 2015 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.16%7C ) ) ###
13+
414* [ Pull 3169] (https://github.com/ReactiveX/RxJava/pull/3169 ) Merge can now operate in horizontally unbounded mode
515* [ Pull 3286] (https://github.com/ReactiveX/RxJava/pull/3286 ) Implements BlockingSingle
616* [ Pull 3433] (https://github.com/ReactiveX/RxJava/pull/3433 ) Add Single.defer()
You can’t perform that action at this time.
0 commit comments