File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 1
1
# RxJava Releases #
2
2
3
+ ### Version 1.0.4 – December 29th 2014 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.4%7C ) ) ###
4
+
5
+ * [ Pull 2156] (https://github.com/ReactiveX/RxJava/pull/2156 ) Fix the issue that map may swallow fatal exceptions
6
+ * [ Pull 1967] (https://github.com/ReactiveX/RxJava/pull/1967 ) Fix the issue that GroupBy may not call 'unsubscribe'
7
+ * [ Pull 2052] (https://github.com/ReactiveX/RxJava/pull/2052 ) OperatorDoOnRequest.ParentSubscriber should be static class
8
+ * [ Pull 2237] (https://github.com/ReactiveX/RxJava/pull/2237 ) Make Publish Operator Release RingBuffer
9
+ * [ Pull 2053] (https://github.com/ReactiveX/RxJava/pull/2053 ) Fixed wrong bounded ReplaySubject use in test
10
+
3
11
### Version 1.0.3 – December 15th 2014 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.3%7C ) ) ###
4
12
5
13
* [ Pull 1928] (https://github.com/ReactiveX/RxJava/pull/1928 ) Experimental: Add onBackpressureBuffer with capacity
You can’t perform that action at this time.
0 commit comments