Skip to content

Commit

Permalink
Release 1.3.0: Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
apangin committed Aug 16, 2020
1 parent c489841 commit 59fe122
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@
* Configurable `DigestStream`
* `Thread.onSpinWait` bridge
* Custom collection converters for `ConfigParser`
* HttpClient fixes
* Utility class to invoke HotSpot diagnostic commands
* `CustomThreadFactory` for creating named/daemon/batch threads
* `RpcStream` memory optimizations
* `setAffinity`/`getAffinity` for machines with more than 64 CPUs
* AF_UNIX socket support. Refactored InetAddress handling
* systemd-notify API

1.2.1
* Enable SO_KEEPALIVE on a ServerSocket by default
Expand Down

0 comments on commit 59fe122

Please sign in to comment.