What's Changed
- gzhttp: Add zstandard to server handler wrapper by @klauspost in https://github.com/klauspost/compress/pull/1121
- zstd: Add ResetWithOptions to encoder/decoder by @klauspost in https://github.com/klauspost/compress/pull/1122
- gzhttp: preserve qvalue when extra parameters follow in Accept-Encoding by @analytically in https://github.com/klauspost/compress/pull/1116
New Contributors
- @analytically made their first contribution in https://github.com/klauspost/compress/pull/1116
- @ethaizone made their first contribution in https://github.com/klauspost/compress/pull/1124
- @zwass made their first contribution in https://github.com/klauspost/compress/pull/1125
Full Changelog: https://github.com/klauspost/compress/compare/v1.18.2...v1.18.4