Skip to content

Commit

Permalink
Merge pull request #190 from NiteshKant/master
Browse files Browse the repository at this point in the history
Updated CHANGES.md for 0.3.10
  • Loading branch information
NiteshKant committed Jul 22, 2014
2 parents 284a039 + 3ef1e47 commit 63f5c74
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# RxNetty Releases #

### Version 0.3.10 ###

[Milestone](https://github.com/Netflix/RxNetty/issues?milestone=8&state=closed)

* [Issue 183] (https://github.com/Netflix/RxNetty/issues/183) IdleConnectionsTimeoutMillis was not used by PooledConnectionFactory.
* [Pull 186] (https://github.com/Netflix/RxNetty/pull/186) Added a perf optimized helloworld example.
* [Issue 187] (https://github.com/Netflix/RxNetty/issues/187) Simplifying Aggregated Client Response usage.
* [Pull 188] (https://github.com/Netflix/RxNetty/pull/188) Adding an option to use a threadpool for Request/Connection processing.

Artifacts: [Maven Central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxnetty%22%20AND%20v%3A%220.3.10%22)

### Version 0.3.9 ###

Expand Down

0 comments on commit 63f5c74

Please sign in to comment.