v1.49.0
erikdubbelboer
released this
28 Aug 12:43
·
153 commits
to master
since this release
- 0e99e64 Update golangci-lint and gosec (#1609) (Erik Dubbelboer)
- 6aea1e0 fix round2_32, split round2 tests because they depend on sizeof int at compile time (#1607) (Duncan Overbruck)
- 4b0e6c7 Update ErrNoMultipartForm (Erik Dubbelboer)
- 727021a Update security policy (Erik Dubbelboer)
- 54fdc7a Abstracts the RoundTripper interface and provides a default implement (#1602) (Tim)
- e181af1 fasthttpproxy support ipv6 (#1597) (Pluto)
- 6eb2249 fix:fasthttp server with tlsConfig (#1595) (Zhang Xiaopei)
- 1c85d43 Fix round2 (Erik Dubbelboer)
- 064124e Avoid nolint:errcheck in header tests (#1589) (Oleksandr Redko)
- 0d0bbfe Auto add 'Vary' header after compression (#1585) (AutumnSun)
- d229959 Remove unnecessary indent blocks (#1586) (Oleksandr Redko)
- 6b68042 Use timeout in TCPDialer to resolveTCPAddrs (#1582) (un000)