Skip to content

Commit eee2324

Browse files
Version 0.14.4
1 parent 791df18 commit eee2324

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# RxJava Releases #
22

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+
310
### 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)) ###
411

512
* [Pull 407](https://github.com/Netflix/RxJava/pull/407) Operator: RefCount

0 commit comments

Comments
 (0)