Sourced from github.com/klauspost/compress's releases.
v1.17.8
What's Changed
- zstd: Reject blocks where reserved values are not 0 by
@klauspost
in klauspost/compress#885- zstd: Add RLE detection+encoding by
@klauspost
in klauspost/compress#938New Contributors
@ankon
made their first contribution in klauspost/compress#932@kindhuge
made their first contribution in klauspost/compress#946Full Changelog: https://github.com/klauspost/compress/compare/v1.17.7...v1.17.8
c0ff47e
Update README.md657dc16
chore: remove repetitive words (#946)3f77d8c
build(deps): bump the github-actions group with 1 update (#944)de4073a
zstd: Add RLE detection+encoding (#938)165be36
zstd: Reject blocks where reserved values are not 0 (#885)4f3f95b
ci: Add testing replacement (#935)3976394
build(deps): bump the github-actions group with 1 update (#934)4d78e54
Remove sed for internal/fuzz/helpers.go (#933)46c00ca
doc: Remove an excess word in a documentation comment (#932)