Sourced from github.com/valyala/fasthttp's releases.
v1.63.0
What's Changed
- chore(deps): bump securego/gosec from 2.22.3 to 2.22.4 by
@dependabot
in valyala/fasthttp#2007- fix: removed resolved issue link from readme file, issue no longer ex… by
@viralkansarav
in valyala/fasthttp#2008- feat: Add iter.Seq2 iterator by
@ksw2000
in valyala/fasthttp#2011- Removed old information from main documentation as these functions does not exist by
@viralkansarav
in valyala/fasthttp#2012- Proposal : To add Unsafe Zero-Allocation Conversions Sections in main documentation by
@viralkansarav
in valyala/fasthttp#2013- chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by
@dependabot
in valyala/fasthttp#2018- Drop support before go1.20 by
@erikdubbelboer
in valyala/fasthttp#2022- chore(deps): bump securego/gosec from 2.22.4 to 2.22.5 by
@dependabot
in valyala/fasthttp#2025- Implement io.StringWriter on some more types by
@erikdubbelboer
in valyala/fasthttp#2023- chore(deps): bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0 by
@dependabot
in valyala/fasthttp#2029New Contributors
@viralkansarav
made their first contribution in valyala/fasthttp#2008Full Changelog: https://github.com/valyala/fasthttp/compare/v1.62.0...v1.63.0
8b512b7
chore(deps): bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0 (#2029)d356cac
Implement io.StringWriter on some more types (#2023)641dd96
chore(deps): bump securego/gosec from 2.22.4 to 2.22.5 (#2025)28ebbd9
Drop support before go1.20 (#2022)75d2192
chore(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (#2018)46ae933
Proposal : To add Unsafe Zero-Allocation Conversions Sections in main
docume...74f3d4c
Removed old information from main documentation as these functions does
not e...a1783ff
feat: Add iter.Seq2 iterator #2010
(#2011)2466344
Remove unused filed856840
fix: removed resolved issue link from readme file, issue no longer
exists (#2...