File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# RxJava Releases #
22
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+
311### Version 1.0.3 – December 15th 2014 ([ Maven Central] ( http://search.maven.org/#artifactdetails%7Cio.reactivex%7Crxjava%7C1.0.3%7C ) ) ###
412
513* [ 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