Skip to content

v5.18.0

Latest
Compare
Choose a tag to compare
@xiaokangwang xiaokangwang released this 08 Sep 18:00
· 7 commits to master since this release
8b36010

Features

  • Hysteria2: Add Hysteria2 Protocol by @JimmyHuang454 in #2721
    • New Hysteria2 Proxy Protocol was added, with documents updated: v5 CN v4 CN
    • New Hysteria2 Transport Protocol was added, with documents updated: v5 CN v4 CN
  • Add AllowInsecureIfPinnedPeerCertificate option to tls security in #3141
    • CN EN Documents have been updated.
  • Add tls certChainHash command
    • Document have been updated (link shown above).
  • feat: add support for socket activation by @ruihe774 in #3133
  • Add pprof flag for debugging by @sunshineplan in #3067

Fixes

Chore

  • Chore: bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #3144
  • Chore: bump github.com/jhump/protoreflect from 1.16.0 to 1.17.0 by @dependabot in #3143
  • Chore: bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #3142
  • Chore: bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #3132

New Contributors

Full Changelog: v5.17.1...v5.18.0