Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-21 | 1.0 kB | |
v1.61.0 source code.tar.gz | 2025-04-21 | 268.8 kB | |
v1.61.0 source code.zip | 2025-04-21 | 329.8 kB | |
Totals: 3 Items | 599.6 kB | 0 |
What's Changed
- chore(deps): bump golang.org/x/sys from 0.31.0 to 0.32.0 by @dependabot in https://github.com/valyala/fasthttp/pull/1989
- chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot in https://github.com/valyala/fasthttp/pull/1988
- chore(deps): bump securego/gosec from 2.22.2 to 2.22.3 by @dependabot in https://github.com/valyala/fasthttp/pull/1990
- chore(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in https://github.com/valyala/fasthttp/pull/1991
- Fix round robin addresses in dual stack dialing by @raviqqe in https://github.com/valyala/fasthttp/pull/1995
- Fix panic when perIPConn.Close is called multiple times by @erikdubbelboer in https://github.com/valyala/fasthttp/pull/1993
- early hint functionality by @pjebs in https://github.com/valyala/fasthttp/pull/1996
New Contributors
- @raviqqe made their first contribution in https://github.com/valyala/fasthttp/pull/1995
Full Changelog: https://github.com/valyala/fasthttp/compare/v1.60.0...v1.61.0