File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-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.10 – November 8th 2014 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.0-rc.10%7C ) ) ###
4
+
5
+ * [ Pull 1834] (https://github.com/ReactiveX/RxJava/pull/1834 ) Subject.toSerialized
6
+ * [ Pull 1832] (https://github.com/ReactiveX/RxJava/pull/1832 ) Fix Take Early Unsubscription Causing Interrupts
7
+ * [ Pull 1835] (https://github.com/ReactiveX/RxJava/pull/1835 ) Scan/Reduce with Seed Factory
8
+ * [ Pull 1836] (https://github.com/ReactiveX/RxJava/pull/1836 ) Reduce Ring Buffer Default Sizes (and lower for Android)
9
+ * [ Pull 1833] (https://github.com/ReactiveX/RxJava/pull/1833 ) Fix Thread Safety for Unsubscribe of Window
10
+ * [ Pull 1827] (https://github.com/ReactiveX/RxJava/pull/1827 ) CacheThreadScheduler Evictor should Check Removal
11
+ * [ Pull 1830] (https://github.com/ReactiveX/RxJava/pull/1830 ) Fix mergeDelayError Handling of Error in Parent Observable
12
+ * [ Pull 1829] (https://github.com/ReactiveX/RxJava/pull/1829 ) Fix Window by Count Unsubscribe Behavior
13
+
3
14
### 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
15
5
16
* [ Pull 1788] (https://github.com/ReactiveX/RxJava/pull/1788 ) Remove PublishLast/InitialValue
You can’t perform that action at this time.
0 commit comments