What's Changed
- perf: split delAllArgs into delAllArgs and delAllArgsStable by @ksw2000 in #1945
- fix: accept invalid headers with a space by @ksw2000 in #1953
- Drop support for Go 1.21, add support for 1.24 by @erikdubbelboer in #1959
- chore(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot in #1958
- add related project for opentelemetry-go-auto-instrumentation by @123liuziming in #1962
- Fix normalizeHeaderValue by @erikdubbelboer in #1963
- chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in #1968
- chore(deps): bump securego/gosec from 2.22.1 to 2.22.2 by @dependabot in #1972
- chore(deps): bump golang.org/x/net from 0.36.0 to 0.37.0 by @dependabot in #1971
- Update golangci-lint to v2 by @erikdubbelboer in #1980
- chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #1983
- Remove idleConns mutex for every request by @erikdubbelboer in #1986
New Contributors
- @123liuziming made their first contribution in #1962
Full Changelog: v1.59.0...v1.60.0