What's Changed
- zstd: Reject blocks where reserved values are not 0 by @klauspost in https://github.com/klauspost/compress/pull/885
- zstd: Add RLE detection+encoding by @klauspost in https://github.com/klauspost/compress/pull/938
New Contributors
- @ankon made their first contribution in https://github.com/klauspost/compress/pull/932
- @kindhuge made their first contribution in https://github.com/klauspost/compress/pull/946
Full Changelog: https://github.com/klauspost/compress/compare/v1.17.7...v1.17.8