Skip to content

Releases: klauspost/compress

v1.17.8

09 Apr 09:58
c0ff47e
Compare
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
Compare
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

v1.17.6

05 Feb 16:31
255a132
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.5...v1.17.6

v1.17.5

26 Jan 15:18
6662a21
Compare
Choose a tag to compare

What's Changed

  • flate: Fix reset with dictionary on custom window encodes by @klauspost in #912
  • zstd: Limit better/best default window to 8MB by @klauspost in #913
  • zstd: Shorter and faster asm for decSymbol.newState by @greatroar in #896
  • zstd: Add Frame header encoding and stripping by @klauspost in #908
  • zstd: Tweak noasm FSE decoder by @greatroar in #910
  • s2: Fix callbacks for skippable blocks and disallow 0xfe (Padding) for custom use by @Jille in #916
  • s2: Fix incorrect length encoded by writer.AddSkippableBlock by @Jille in #917
  • s2: Fix up AddSkippableBlock more by @klauspost in #919
  • s2: Document and test how to peek the stream for skippable blocks by @Jille in #918
  • internal/race,s2: add some race instrumentation by @egonelbre in #903
  • build(deps): bump the github-actions group with 4 updates by @dependabot in #900
  • CI: Hash pin sensitive actions and configure Dependabot to automatically update them by @diogoteles08 in #899
  • Update generator and executable go.mod by @klauspost in #904
  • Update README.md by @pelenium in #905
  • build(deps): bump the github-actions group with 1 update by @dependabot in #906

New Contributors

Full Changelog: v1.17.4...v1.17.5

v1.17.4

01 Dec 08:53
98ff542
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.17.3...v1.17.4

v1.17.3

15 Nov 10:40
80ba129
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.2...v1.17.3

v1.17.2

22 Oct 15:45
8eb6542
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.1...v1.17.2

v1.17.1

14 Oct 07:55
68eabfa
Compare
Choose a tag to compare

What's Changed

  • s2: Fix S2 "best" dictionary wrong encoding by @klauspost in #871
  • flate: Reduce allocations in decompressor and minor code improvements by @fakefloordiv in #869
  • s2: Fix EstimateBlockSize on 6&7 length input by @klauspost in #867
  • tests: Fuzzing Coverage Expansion by @viktoriia-lsg in #866
  • tests: Set FSE decompress fuzzer max limit by @klauspost in #868
  • tests: Fuzzing Coverage Expansion (#2) by @viktoriia-lsg in #870

New Contributors

Full Changelog: v1.17.0...v1.17.1

v1.17.0

18 Sep 10:45
fd16146
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.7...v1.17.0

v1.16.7

03 Jul 13:59
67a538e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.6...v1.16.7