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.9 – November 2nd 2014 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.0-rc.9%7C ) ) ###
4
+
5
+ * [ Pull 1788] (https://github.com/ReactiveX/RxJava/pull/1788 Remove PublishLast/InitialValue
6
+ * [ Pull 1796] (https://github.com/ReactiveX/RxJava/pull/1796 Improve TestSubject Javadoc
7
+ * [ Pull 1803] (https://github.com/ReactiveX/RxJava/pull/1803 Print full classname (inner class support) and fix enum output
8
+ * [ Pull 1802] (https://github.com/ReactiveX/RxJava/pull/1802 add hasObservers method to Subjects
9
+ * [ Pull 1806] (https://github.com/ReactiveX/RxJava/pull/1806 Remove Unnecessary Utilities
10
+ * [ Pull 1809] (https://github.com/ReactiveX/RxJava/pull/1809 Remove Utility Functions from Public API
11
+ * [ Pull 1813] (https://github.com/ReactiveX/RxJava/pull/1813 Fix issue #1812 that zip may swallow requests
12
+ * [ Pull 1817] (https://github.com/ReactiveX/RxJava/pull/1817 Fix Synchronous OnSubscribe Exception Skips Operators
13
+ * [ Pull 1819] (https://github.com/ReactiveX/RxJava/pull/1819 Fix Concat Breaks with Double onCompleted
14
+
3
15
### 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
16
5
17
* [ Pull 1771] (https://github.com/ReactiveX/RxJava/pull/1771 ) On error return backpressure
You can’t perform that action at this time.
0 commit comments