Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-07 | 1.0 kB | |
v1.62.0 source code.tar.gz | 2025-05-07 | 269.5 kB | |
v1.62.0 source code.zip | 2025-05-07 | 330.5 kB | |
Totals: 3 Items | 601.0 kB | 0 |
What's Changed
- Add support for streaming identity-encoded or unknown length response bodies by @osxtest in https://github.com/valyala/fasthttp/pull/2000
- feat: move user values to Request structure by @mdenushev in https://github.com/valyala/fasthttp/pull/1999
- chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in https://github.com/valyala/fasthttp/pull/2001
- chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot in https://github.com/valyala/fasthttp/pull/2002
- chore(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in https://github.com/valyala/fasthttp/pull/2003
- modify
acceptConn
forRIO
by @wamshawn in https://github.com/valyala/fasthttp/pull/2005
New Contributors
- @osxtest made their first contribution in https://github.com/valyala/fasthttp/pull/2000
- @wamshawn made their first contribution in https://github.com/valyala/fasthttp/pull/2005
Full Changelog: https://github.com/valyala/fasthttp/compare/v1.61.0...v1.62.0