File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# RxNetty Releases #
2
2
3
3
4
+ ### Version 0.3.8 ###
5
+
6
+ [ Milestone] ( https://github.com/Netflix/RxNetty/issues?milestone=5&state=closed )
7
+
8
+ * [ Issue 150] (https://github.com/Netflix/RxNetty/issues/150 ) Removed deprecated PoolStats.
9
+ * [ Issue 169] (https://github.com/Netflix/RxNetty/issues/169 ) Removed ContentSource in favor of Observable for HttpClientRequest
10
+ * [ Issue 172] (https://github.com/Netflix/RxNetty/issues/172 ) Missing connection pool events from client built by RxContexts constructs
11
+ * [ Issue 175] (https://github.com/Netflix/RxNetty/issues/175 ) Optionally disable System time calls for metrics
12
+ * [ Issue 177] (https://github.com/Netflix/RxNetty/issues/177 ) For HTTP server use channelReadComplete() to flush writes
13
+
14
+ Artifacts: [ Maven Central] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.netflix.rxnetty%22%20AND%20v%3A%220.3.8%22 )
15
+
4
16
### Version 0.3.7 ###
5
17
6
- [ Milestone] ( https://github.com/Netflix/RxNetty/issues?milestone=2 &state=closed )
18
+ [ Milestone] ( https://github.com/Netflix/RxNetty/issues?milestone=4 &state=closed )
7
19
8
20
* [ Issue 98] (https://github.com/Netflix/RxNetty/issues/98 ) Added pluggable metrics infrastructure with rx-netty-servo implementation.
9
21
* [ Issue 106] (https://github.com/Netflix/RxNetty/issues/106 ) Added TLS support for TCP & HTTP (HTTPS)
You can’t perform that action at this time.
0 commit comments