File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33### Version 1.0.15 – October 9 2015 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.15%7C ) ) ###
44
5+ * [ Pull 3438] (https://github.com/ReactiveX/RxJava/pull/3438 ) Better null tolerance in rx.exceptions.* Exception classes
56* [ Pull 3455] (https://github.com/ReactiveX/RxJava/pull/3455 ) OnErrorFailedException fix
6- * [ Pull 3438] (https://github.com/ReactiveX/RxJava/pull/3438 ) Better null tolerance in rx.exceptions.* Exception classes.
7- * [ Pull 3458] (https://github.com/ReactiveX/RxJava/pull/3458 ) Clarify contracts of CompositeSubscription in its javadoc
87* [ Pull 3448] (https://github.com/ReactiveX/RxJava/pull/3448 ) Single delay
98* [ Pull 3429] (https://github.com/ReactiveX/RxJava/pull/3429 ) Removed the alias BlockingObservable#run
109* [ Pull 3417] (https://github.com/ReactiveX/RxJava/pull/3417 ) Add Single.doOnSuccess()
1817* [ Pull 3361] (https://github.com/ReactiveX/RxJava/pull/3361 ) Safer error handling in BlockingOperatorToFuture
1918* [ Pull 3363] (https://github.com/ReactiveX/RxJava/pull/3363 ) Remove unused private method from CachedObservable and make "state" final
2019* [ Pull 3408] (https://github.com/ReactiveX/RxJava/pull/3408 ) DoOnEach: report both original exception and callback exception.
21- * [ Pull 3386] (https://github.com/ReactiveX/RxJava/pull/3386 ) 1.1.0 - Changed javadoc for Observable.doOnRequest(Action1)
22- * [ Pull 3415] (https://github.com/ReactiveX/RxJava/pull/3415 ) Deprecate the Experimental/Beta method that will be deleted until 1.1.x
20+ * [ Pull 3386] (https://github.com/ReactiveX/RxJava/pull/3386 ) Changed javadoc for Observable.doOnRequest(Action1)
2321* [ Pull 3149] (https://github.com/ReactiveX/RxJava/pull/3149 ) Scheduler shutdown capability
2422* [ Pull 3384] (https://github.com/ReactiveX/RxJava/pull/3384 ) Fix for take() reentrancy bug.
2523* [ Pull 3356] (https://github.com/ReactiveX/RxJava/pull/3356 ) Fix to a bunch of bugs and issues with AsyncOnSubscribe
You can’t perform that action at this time.
0 commit comments