Skip to content

1.3.0

Compare
Choose a tag to compare
@apangin apangin released this 16 Aug 23:58
· 66 commits to master since this release
  • SSL improvements: RDRAND, PEER_CERTIFICATE_CHAIN, autoupdate certificates
  • Extended Perf Events API, including PEBS
  • Garbage free thread safe date utilities; high performance date formatter
  • Serialization: collection type evolution; better JSON support
  • PROXY protocol support for RPC server
  • 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