v1.15.14
What's Changed
- flate: Improve speed in big stateless blocks. by @klauspost in #718
- zstd: Trigger BCE by switching on lengths by @greatroar in #716
- zstd: Shave some instructions off the amd64 asm by @greatroar in #720
- export NoGzipResponseWriter for custom ResponseWriter wrappers by @harshavardhana in #722
- s2: Add example for indexing and existing stream by @klauspost in #723
- tests: Tweak fuzz tests by @klauspost in #719
New Contributors
- @harshavardhana made their first contribution in #722
Full Changelog: v1.15.13...v1.15.14