Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 10:06
· 140 commits to main since this release

Highlight

  • Migrate to go 1.18
  • Add GOAMD64=v3 for modern CPU (detailed description can be found here)

Feature

  • Support YAML format config file
  • Add stack statistic API endpoint: /netstats
  • Add debug pprof API endpoint: /debug/pprof/
  • Add TCP args: tcp-sndbuf, tcp-rcvbuf and tcp-auto-tuning

Change

  • Change major version suffix to v2 by @linfan in #88
  • Optimize memory consumption
  • Refactor modules/codes
  • Bug fixes and performance improvement

New Contributor

Full Changelog: v2.3.2...v2.4.0