What's Changed
- Add dictionary builder by @klauspost in #853
- Add xerial snappy read/writer by @klauspost in #838
- flate: Add limited window compression by @klauspost in #843
- s2: Do 2 overlapping match checks by @klauspost in #839
- flate: Add amd64 assembly matchlen by @klauspost in #837
- gzip: Copy bufio.Reader on Reset by @thatguystone in #860
- zstd: Remove offset from bitReader by @greatroar in #854
- fse, huff0, zstd: Remove always-nil error returns by @greatroar in #857
- tests: unnecessary use of fmt.Sprintf by @testwill in #836
- tests: Fix OSS fuzzer t.Run by @klauspost in #852
- tests: Use Go 1.21.x by @klauspost in #851
New Contributors
- @testwill made their first contribution in #836
- @thatguystone made their first contribution in #860
Full Changelog: v1.16.7...v1.17.0