Skip to content

Commit 5e28ac6

Browse files
author
Nitesh Kant
committed
Updated CHANGES.md for 0.3.10
1 parent 842611d commit 5e28ac6

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGES.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
# RxNetty Releases #
22

33

4-
### Version 0.3.9 ###
4+
### Version 0.3.10 ###
55

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

8-
* [Pull 179] (https://github.com/Netflix/RxNetty/issues/179) Monitors were not getting registered with servo.
9-
* [Pull 180] (https://github.com/Netflix/RxNetty/issues/180) HTTP client/server metrics are not getting published to servo.
8+
* [Issue 183] (https://github.com/Netflix/RxNetty/issues/183) IdleConnectionsTimeoutMillis was not used by PooledConnectionFactory.
9+
* [Pull 186] (https://github.com/Netflix/RxNetty/pull/186) Added a perf optimized helloworld example.
10+
* [Issue 187] (https://github.com/Netflix/RxNetty/issues/187) Simplifying Aggregated Client Response usage.
11+
* [Pull 188] (https://github.com/Netflix/RxNetty/pull/188) Adding an option to use a threadpool for Request/Connection processing.
1012

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

1315
### Version 0.3.8 ###
1416

0 commit comments

Comments
 (0)