File tree 1 file changed +2
-4
lines changed 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### Version 1.0.15 – October 9 2015 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.15%7C ) ) ###
4
4
5
+ * [ Pull 3438] (https://github.com/ReactiveX/RxJava/pull/3438 ) Better null tolerance in rx.exceptions.* Exception classes
5
6
* [ 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
8
7
* [ Pull 3448] (https://github.com/ReactiveX/RxJava/pull/3448 ) Single delay
9
8
* [ Pull 3429] (https://github.com/ReactiveX/RxJava/pull/3429 ) Removed the alias BlockingObservable#run
10
9
* [ Pull 3417] (https://github.com/ReactiveX/RxJava/pull/3417 ) Add Single.doOnSuccess()
18
17
* [ Pull 3361] (https://github.com/ReactiveX/RxJava/pull/3361 ) Safer error handling in BlockingOperatorToFuture
19
18
* [ Pull 3363] (https://github.com/ReactiveX/RxJava/pull/3363 ) Remove unused private method from CachedObservable and make "state" final
20
19
* [ 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)
23
21
* [ Pull 3149] (https://github.com/ReactiveX/RxJava/pull/3149 ) Scheduler shutdown capability
24
22
* [ Pull 3384] (https://github.com/ReactiveX/RxJava/pull/3384 ) Fix for take() reentrancy bug.
25
23
* [ 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