v1.17.10
What's Changed
- gzhttp: Add TransportAlwaysDecompress option. by @klauspost in #978
- s2: Add EncodeBuffer buffer recycling callback by @klauspost in #982
- zstd: Improve memory usage on small streaming encodes by @klauspost in #1007
- gzhttp: Add supported decompress request body by @mirecl in #1002
- flate: read data written with partial flush by @vajexal in #996
- ci: Upgrade Go & other by @klauspost in #1008
- docs: Small typofix in comment by @Jille in #976
- build(deps): bump the github-actions group with 2 updates by @dependabot in #979
- docs: Fix URL typo when installing builddict by @Wikidepia in #980
- build(deps): bump the github-actions group with 2 updates by @dependabot in #985
- Fix typos by @deining in #986
- build(deps): bump github/codeql-action from 3.25.15 to 3.26.6 in the github-actions group by @dependabot in #997
New Contributors
- @Wikidepia made their first contribution in #980
- @deining made their first contribution in #986
- @vajexal made their first contribution in #996
- @mirecl made their first contribution in #1002
Full Changelog: v1.17.9...v1.17.10