Bump github.com/klauspost/compress from 1.17.9 to 1.17.10
Bumps github.com/klauspost/compress from 1.17.9 to 1.17.10.
Release notes
Sourced from github.com/klauspost/compress's releases.
v1.17.10
What's Changed
- gzhttp: Add TransportAlwaysDecompress option. by
@klauspost
in klauspost/compress#978- s2: Add EncodeBuffer buffer recycling callback by
@klauspost
in klauspost/compress#982- zstd: Improve memory usage on small streaming encodes by
@klauspost
in klauspost/compress#1007- gzhttp: Add supported decompress request body by
@mirecl
in klauspost/compress#1002- flate: read data written with partial flush by
@vajexal
in klauspost/compress#996- ci: Upgrade Go & other by
@klauspost
in klauspost/compress#1008- docs: Small typofix in comment by
@Jille
in klauspost/compress#976- build(deps): bump the github-actions group with 2 updates by
@dependabot
in klauspost/compress#979- docs: Fix URL typo when installing builddict by
@Wikidepia
in klauspost/compress#980- build(deps): bump the github-actions group with 2 updates by
@dependabot
in klauspost/compress#985- Fix typos by
@deining
in klauspost/compress#986- build(deps): bump github/codeql-action from 3.25.15 to 3.26.6 in the github-actions group by
@dependabot
in klauspost/compress#997New Contributors
@Wikidepia
made their first contribution in klauspost/compress#980@deining
made their first contribution in klauspost/compress#986@vajexal
made their first contribution in klauspost/compress#996@mirecl
made their first contribution in klauspost/compress#1002Full Changelog: https://github.com/klauspost/compress/compare/v1.17.9...v1.17.10
Commits
-
2a46d6b
Update README.md -
4dafca9
ci: Upgrade Go & other (#1008) -
26519f8
zstd: Improve memory usage on small streaming encodes (#1007) -
51aa0ec
[gzhttp] Add supported decompress request body (#1002) -
13c1244
build(deps): bump github/codeql-action in the github-actions group (#997) -
62905e4
read data written with partial flush (#996) -
3868468
Fix typos (#986) -
8b81499
build(deps): bump the github-actions group with 2 updates (#985) -
d76f801
s2: Add EncodeBuffer buffer recycling callback (#982) -
cfab8bd
docs: Fix URL typo when installing builddict (#980) - Additional commits viewable in compare view