What's Changed
- chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 by @dependabot in #1895
- perf: improve copyZeroAlloc for os.File and net.TCPConn by @ksw2000 in #1893
- refactor: fix revive.indent-error-flow lint issues by @alexandear in #1896
- chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #1897
- fix: incorrect handling of negative cookie.maxAge #1900 by @ksw2000 in #1902
- fix: lenient chunk extension parsing leading to request smuggling issues by @JeppW in #1899
- fix: ShutdownWithContext and ctx.Done() exist race. by @r27153733 in #1908
New Contributors
- @JeppW made their first contribution in #1899
- @r27153733 made their first contribution in #1908
Full Changelog: v1.57.0...v1.58.0