File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# RxNetty Releases #
2
2
3
+ ### Version 0.3.10 ###
4
+
5
+ [ Milestone] ( https://github.com/Netflix/RxNetty/issues?milestone=8&state=closed )
6
+
7
+ * [ Issue 183] (https://github.com/Netflix/RxNetty/issues/183 ) IdleConnectionsTimeoutMillis was not used by PooledConnectionFactory.
8
+ * [ Pull 186] (https://github.com/Netflix/RxNetty/pull/186 ) Added a perf optimized helloworld example.
9
+ * [ Issue 187] (https://github.com/Netflix/RxNetty/issues/187 ) Simplifying Aggregated Client Response usage.
10
+ * [ Pull 188] (https://github.com/Netflix/RxNetty/pull/188 ) Adding an option to use a threadpool for Request/Connection processing.
11
+
12
+ Artifacts: [ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxnetty%22%20AND%20v%3A%220.3.10%22 )
3
13
4
14
### Version 0.3.9 ###
5
15
You can’t perform that action at this time.
0 commit comments