Skip to content

v1.57.0

Latest
Compare
Choose a tag to compare
@erikdubbelboer erikdubbelboer released this 28 Oct 17:56
· 4 commits to master since this release
803c25e

What's Changed

  • Add a note to clarify header.Set behavior on cookies by @sigmundxia in #1864
  • chore(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 by @dependabot in #1872
  • chore(deps): bump securego/gosec from 2.21.3 to 2.21.4 by @dependabot in #1874
  • feat (request): expose req timeout by @aarcex3 in #1878
  • chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #1881
  • chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #1880
  • improve ishex and unhex by hex2intTable by @ksw2000 in #1883
  • chore(deps): bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1 by @dependabot in #1884
  • chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 by @dependabot in #1886
  • chore: Upgrade golangci-lint to 1.61.0 by @alexandear in #1887
  • feat(fasthttpproxy): add dual-stack connection support to enable IPv6 proxies for HTTP and SOCKS5 dialers by @lavish440 in #1885
  • fix RequestCtx is canceled (#1879) by @ksw2000 in #1890

New Contributors

Full Changelog: v1.56.0...v1.57.0