github valyala/fasthttp v1.58.0

3 days ago

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

Full Changelog: v1.57.0...v1.58.0

Don't miss a new fasthttp release

NewReleases is sending notifications on new releases.