Skip to content

Releases: klauspost/compress

v1.18.4

09 Feb 08:34
c03560f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.18.2...v1.18.4

v1.18.3

16 Jan 09:15

Choose a tag to compare

Downstream CVE-2025-61728

See golang/go#77102

Full Changelog: v1.18.2...v1.18.3

v1.18.2

01 Dec 09:11
444d5d9

Choose a tag to compare

What's Changed

  • flate: Fix invalid encoding on level 9 with single value input by @klauspost in #1115
  • flate: reduce stateless allocations by @RXamzin in #1106
  • build(deps): bump github/codeql-action from 3.30.5 to 4.31.2 in the github-actions group by @dependabot[bot] in #1111

v1.18.1 is marked "retracted" due to invalid flate/zip/gzip encoding.

New Contributors

Full Changelog: v1.18.1...v1.18.2

v1.18.1

20 Oct 10:28
d10b525

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.18.0...v1.18.1

v1.18.0

19 Feb 11:32
8e79dc4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.11...v1.18.0

v1.17.11

11 Oct 13:03
72cd4a9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.10...v1.17.11

v1.17.10

23 Sep 12:14
2a46d6b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.9...v1.17.10

v1.17.9

12 Jun 09:50
7ae2138

Choose a tag to compare

What's Changed

Full Changelog: v1.17.8...v1.17.9

v1.17.8

09 Apr 09:58
c0ff47e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.7...v1.17.8

v1.17.7

21 Feb 15:40
1e2b275

Choose a tag to compare

What's Changed

  • s2: Add AsyncFlush method: Complete the block without flushing by @Jille in #927
  • s2: Fix literal+repeat exceeds dst crash by @klauspost in #930

Full Changelog: v1.17.6...v1.17.7