File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
# RxJava Releases #
2
2
3
+ ### Version 0.14.4 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.4%22 ) ) ###
4
+
5
+ * [ Issue 428] ( https://github.com/Netflix/RxJava/issues/428 ) Fix: buffer() using TimeAndSizeBasedChunks incorrectly forces thread into interrupted state
6
+ * [ Pull 435] ( https://github.com/Netflix/RxJava/pull/435 ) rx-apache-http recognizes "Transfer-Encoding: chunked" as an HTTP stream
7
+ * [ Pull 437] ( https://github.com/Netflix/RxJava/pull/437 ) Fixes: Scheduler and Merge
8
+
9
+
3
10
### Version 0.14.3 ([ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxjava%22%20AND%20v%3A%220.14.3%22 ) ) ###
4
11
5
12
* [ Pull 407] ( https://github.com/Netflix/RxJava/pull/407 ) Operator: RefCount
You can’t perform that action at this time.
0 commit comments