Skip to content

Commit 77cc520

Browse files
authored
Add v1.18.4
1 parent c03560f commit 77cc520

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ This package will support the current Go version and 2 versions back.
2626
Use the links above for more information on each.
2727

2828
# changelog
29+
30+
* Feb 9th, 2026 [1.18.4](https://github.com/klauspost/compress/releases/tag/v1.18.4)
31+
* gzhttp: Add zstandard to server handler wrapper https://github.com/klauspost/compress/pull/1121
32+
* zstd: Add ResetWithOptions to encoder/decoder https://github.com/klauspost/compress/pull/1122
33+
* gzhttp: preserve qvalue when extra parameters follow in Accept-Encoding by @analytically in https://github.com/klauspost/compress/pull/1116
34+
2935
* Jan 16th, 2026 [1.18.3](https://github.com/klauspost/compress/releases/tag/v1.18.3)
3036
* Downstream CVE-2025-61728. See [golang/go#77102](https://github.com/golang/go/issues/77102).
3137

@@ -691,3 +697,4 @@ This code is licensed under the same conditions as the original Go code. See LIC
691697

692698

693699

700+

0 commit comments

Comments
 (0)