Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 17:58

What's Changed

  • Add an helper for proxied HTTP/2 by @emersion in #102
  • build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #103
  • build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #109
  • Add support for validating the downstream ip of the connection by @kmala in #108
  • add SetReadHeaderTimeout opt for NewConn by @pieropio in #113
  • header.go prevent otherHeader.rawTLVs being nil by @hilbix in #104
  • protocol: avoid double buffering by @mmatczuk in #116
  • lint: replace math/rand.Read with crypto/rand.Read by @pires in #118
  • Protocol: Keep listener listening if we don't trust the upstream address by @peteski22 in #110

New Contributors

Full Changelog: v0.7.0...v0.8.0