Skip to content

Commit 9489f39

Browse files
author
Nitesh Kant
committed
Updated CHANGES.md for 0.3.8
1 parent 09aec45 commit 9489f39

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGES.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
# RxNetty Releases #
22

33

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+
416
### Version 0.3.7 ###
517

6-
[Milestone](https://github.com/Netflix/RxNetty/issues?milestone=2&state=closed)
18+
[Milestone](https://github.com/Netflix/RxNetty/issues?milestone=4&state=closed)
719

820
* [Issue 98] (https://github.com/Netflix/RxNetty/issues/98) Added pluggable metrics infrastructure with rx-netty-servo implementation.
921
* [Issue 106] (https://github.com/Netflix/RxNetty/issues/106) Added TLS support for TCP & HTTP (HTTPS)

0 commit comments

Comments
 (0)