You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,12 @@ This package will support the current Go version and 2 versions back.
26
26
Use the links above for more information on each.
27
27
28
28
# 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
+
29
35
* Jan 16th, 2026 [1.18.3](https://github.com/klauspost/compress/releases/tag/v1.18.3)
30
36
* Downstream CVE-2025-61728. See [golang/go#77102](https://github.com/golang/go/issues/77102).
31
37
@@ -691,3 +697,4 @@ This code is licensed under the same conditions as the original Go code. See LIC
0 commit comments