File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
# RxNetty Releases #
2
2
3
3
4
- ### Version 0.3.9 ###
4
+ ### Version 0.3.10 ###
5
5
6
- [ Milestone] ( https://github.com/Netflix/RxNetty/issues?milestone=7 &state=closed )
6
+ [ Milestone] ( https://github.com/Netflix/RxNetty/issues?milestone=8 &state=closed )
7
7
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.
10
12
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 )
12
14
13
15
### Version 0.3.8 ###
14
16
You can’t perform that action at this time.
0 commit comments