File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# RxJava Releases #
2
2
3
+ ### Version 1.0.0-rc.8 – October 23rd 2014 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.0-rc.8%7C ) ) ###
4
+
5
+ * [ Pull 1771] (https://github.com/ReactiveX/RxJava/pull/1771 ) On error return backpressure
6
+ * [ Pull 1776] (https://github.com/ReactiveX/RxJava/pull/1776 ) Observable.compose Generics
7
+ * [ Pull 1778] (https://github.com/ReactiveX/RxJava/pull/1778 ) Change Transformer to Func1<Observable<T >, Observable<R >>
8
+ * [ Pull 1775] (https://github.com/ReactiveX/RxJava/pull/1775 ) BlockingOperatorNextTest.testSingleSourceManyIterators fix
9
+ * [ Pull 1784] (https://github.com/ReactiveX/RxJava/pull/1784 ) Publish with Backpressure
10
+ * [ Pull 1786] (https://github.com/ReactiveX/RxJava/pull/1786 ) Remove Multicast
11
+ * [ Pull 1787] (https://github.com/ReactiveX/RxJava/pull/1787 ) Remove * withIndex Operators
12
+ * [ Pull 1789] (https://github.com/ReactiveX/RxJava/pull/1789 ) GroupedObservable.from/create
13
+ * [ Pull 1793] (https://github.com/ReactiveX/RxJava/pull/1793 ) Take/Redo Unsubscribe
14
+
3
15
### Version 1.0.0-rc.7 – October 16th 2014 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.0-rc.7%7C ) ) ###
4
16
5
17
* [ Pull 1767] (https://github.com/ReactiveX/RxJava/pull/1767 ) ExecutorScheduler delivers uncaught exceptions
You can’t perform that action at this time.
0 commit comments