What's Changed
- fix: Method-preserving doRequestFollowRedirects by @prepaser in #1920
- fix: "identity" has been deprecated #1909 by @ksw2000 in #1919
- Fix parsing of bad urls with # by @erikdubbelboer in #1915
- docs: improve README formatting and section headers by @alexandear in #1925
- perf: use buf in Args instead of bytebufferpool by @ksw2000 in #1931
- client: Client {} supports custom Transport by @zhangyongding in #1935
- Migrate valyala/tcplisten to this repo #1926 by @ksw2000 in #1929
- client: Modify some interfaces to be exportable by @zhangyongding in #1936
- Try to fix tests with dial timeouts by @erikdubbelboer in #1940
- client: add interfaces for reading clientConn by @zhangyongding in #1941
- Refactor trailer Field for Improved Memory Efficiency and Performance by @ksw2000 in #1928
- fix: compression priority by @inetol in #1950
- add dummy support for js,wasm by @pjebs in #1955
- chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #1918
- chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 by @dependabot in #1910
- chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #1927
- chore(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #1932
- chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #1934
- chore(deps): bump securego/gosec from 2.21.4 to 2.22.0 by @dependabot in #1937
- chore(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #1933
- chore(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in #1947
- chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #1951
- chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in #1952
- chore(deps): bump securego/gosec from 2.22.0 to 2.22.1 by @dependabot in #1956
New Contributors
Full Changelog: v1.58.0...v1.59.0