1. 0874ab8 build(deps): bump the github-actions group with 3 updates (#1126) by dependabot[bot] · 2 days ago master
  2. 4a36836 doc: Clarify documentation in readme (#1125) by Zach Wasserman · 7 days ago
  3. 4309644 zstd: document concurrency option handling in encoder (#1124) by Nimit Suwannagate · 13 days ago
  4. c262ec6 Update README.md by Klaus Post · 3 weeks ago
  5. 861ca97 Downstream CVE-2025-61728 (#1123) by Klaus Post · 3 weeks ago
  6. 03de960 gzhttp: Add zstandard to server handler wrapper (#1121) by Klaus Post · 3 weeks ago
  7. bb1ab3b build(deps): bump the github-actions group with 2 updates (#1120) by dependabot[bot] · 5 weeks ago
  8. 986a51e fix(gzhttp): preserve qvalue when extra parameters follow in Accept-Encoding (#1116) by Mathias Bogaert · 9 weeks ago
  9. fbe3b12 build(deps): bump the github-actions group with 3 updates (#1118) by dependabot[bot] · 9 weeks ago
  10. daa180d Change log by Klaus Post · 9 weeks ago
  11. 444d5d9 Fix invalid encoding on level 9 with single value input (#1115) by Klaus Post · 9 weeks ago v1.18.2
  12. 503c028 build(deps): bump github/codeql-action in the github-actions group (#1111) by dependabot[bot] · 3 months ago
  13. 701ca28 flate: reduce stateless allocations (#1106) by Raul · 3 months ago
  14. e0b47ff Update changelog by Klaus Post · 3 months ago
  15. d10b525 build(deps): bump the github-actions group with 2 updates (#1105) by dependabot[bot] · 4 months ago v1.18.1
  16. 3c0d308 flate: Faster load+st0re (#1104) by Klaus Post · 5 months ago
  17. 6e2f5d5 flate: Use exact sizes for huffman tables (#1103) by Klaus Post · 5 months ago
  18. bda824b flate: Add examples (#1102) by Klaus Post · 5 months ago
  19. f44517c flate: Simplify matchlen (#1101) by Klaus Post · 5 months ago
  20. 54cb7a5 build(deps): bump the github-actions group with 3 updates (#1096) by dependabot[bot] · 5 months ago
  21. c43fcbb Run modernize. Deprecate Go 1.22 (#1095) by Klaus Post · 5 months ago
  22. 86a9489 gzhttp: remove redundant err check in zstdReader (#1090) by Ryan Fowler · 6 months ago
  23. ad4a030 build(deps): bump github/codeql-action in the github-actions group (#1087) by dependabot[bot] · 6 months ago
  24. 1a8c0e4 Avoiding extra allocation in Reset (#1086) by Old · 7 months ago
  25. d140606 Fix simple encoder src/dst swapped (#1083) by Klaus Post · 7 months ago
  26. 0792fc5 build(deps): bump github/codeql-action in the github-actions group (#1082) by dependabot[bot] · 7 months ago
  27. 0b8a32c Add simple zstd EncodeTo/DecodeTo functions (#1079) by Klaus Post · 8 months ago
  28. 3fb7836 s2: check for cap, not len of buffer in EncodeBetter/Best (#1080) by Vytenis Darulis · 8 months ago
  29. 33f59b4 build(deps): bump the github-actions group with 2 updates (#1077) by dependabot[bot] · 8 months ago
  30. dee68d8 build(deps): bump github/codeql-action in the github-actions group (#1075) by dependabot[bot] · 9 months ago
  31. 8df4d01 build(deps): bump the github-actions group with 3 updates (#1072) by dependabot[bot] · 10 months ago
  32. e074e40 typo : s2/index.go (#1069) by Burkov Egor · 10 months ago
  33. 520e81d Add notice to S2 about MinLZ (#1065) by Klaus Post · 11 months ago
  34. 29a7d27 zstd: Fix incorrect buffer size in dictionary encodes (#1059) by Klaus Post · 11 months ago
  35. 517288e build(deps): bump the github-actions group with 2 updates (#1056) by dependabot[bot] · 11 months ago
  36. 8e79dc4 Deprecate Go 1.21 and add 1.24 (#1055) by Klaus Post · 12 months ago v1.18.0
  37. df8e99c build(deps): bump the github-actions group with 2 updates (#1053) by dependabot[bot] · 1 year ago
  38. 7787431 zstd: fix unused debug code (#1052) by Bbulatov · 1 year ago
  39. 0bf3ecb flate: Cleanup & reduce casts (#1050) by Klaus Post · 1 year ago
  40. e0f89a9 flate: Fix matchlen L5+L6 (#1049) by Klaus Post · 1 year ago
  41. c8a8470 s2: Improve small block compression speed w/o asm (#1048) by Klaus Post · 1 year ago
  42. b05b993 s2: Add block decode fuzzer (#1044) by Klaus Post · 1 year ago
  43. aafbabd flate: Simplify matchlen (remove asm) (#1045) by Klaus Post · 1 year ago
  44. dbaa9c1 flate: Simplify l4-6 loading (#1043) by Klaus Post · 1 year ago
  45. 4fa2036 Add unsafe little endian loaders (#1036) by Klaus Post · 1 year, 1 month ago
  46. 7d9f61a zstd: use `slices.Max` for max value in slice (#1041) by Eng Zer Jun · 1 year, 1 month ago
  47. a2a2e44 refactor: use built-in `min` function (#1038) by Eng Zer Jun · 1 year, 1 month ago
  48. 6ad807b build(deps): bump the github-actions group with 2 updates (#1035) by dependabot[bot] · 1 year, 1 month ago
  49. b08929a docs: Description typo fixed (#1031) by Hyunsoo Shin (Lake) · 1 year, 2 months ago
  50. bbaf27d zstd: fix: check `r.err != nil` but return a nil value error `err` (#1028) by alingse · 1 year, 2 months ago
  51. 4d8527a build(deps): bump the github-actions group with 2 updates (#1026) by dependabot[bot] · 1 year, 2 months ago
  52. 11e333d zstd: Read doc typo (#1023) by dezza · 1 year, 3 months ago
  53. 826a08c zstd: remove unreachable debugging code raising insecure_file_permissions security detection (#1022) by Samuel Poirier · 1 year, 3 months ago
  54. 3915ad5 chore: fix comment(bit-->byte) (#1021) by tcpdumppy · 1 year, 3 months ago
  55. 7883c2d build(deps): bump the github-actions group with 2 updates (#1020) by dependabot[bot] · 1 year, 3 months ago
  56. 72cd4a9 zstd: Fix extra CRC written with multiple Close calls (#1017) by Klaus Post · 1 year, 4 months ago v1.17.11
  57. dbd6c38 s2: Don't use stack for index tables (#1014) by Klaus Post · 1 year, 4 months ago
  58. f73ab1e Do not set the content-type when response has no body (#1013) by Kevin Pollet · 1 year, 4 months ago
  59. f2a4f25 build(deps): bump github/codeql-action in the github-actions group (#1012) by dependabot[bot] · 1 year, 4 months ago
  60. 8e14b1b No content-type on no body response code (#1011) by Julien Salleyron · 1 year, 4 months ago
  61. 13a1ce6 ci: Match goreleaser version (#1009) by Klaus Post · 1 year, 4 months ago
  62. 6c5a195 Update README.md by Klaus Post · 1 year, 4 months ago
  63. 2a46d6b Update README.md by Klaus Post · 1 year, 5 months ago v1.17.10
  64. 4dafca9 ci: Upgrade Go & other (#1008) by Klaus Post · 1 year, 5 months ago
  65. 26519f8 zstd: Improve memory usage on small streaming encodes (#1007) by Klaus Post · 1 year, 5 months ago
  66. 51aa0ec [gzhttp] Add supported decompress request body (#1002) by Andrey Grazhdankov · 1 year, 5 months ago
  67. 13c1244 build(deps): bump github/codeql-action in the github-actions group (#997) by dependabot[bot] · 1 year, 5 months ago
  68. 62905e4 read data written with partial flush (#996) by vajexal · 1 year, 5 months ago
  69. 3868468 Fix typos (#986) by Andreas Deininger · 1 year, 6 months ago
  70. 8b81499 build(deps): bump the github-actions group with 2 updates (#985) by dependabot[bot] · 1 year, 6 months ago
  71. d76f801 s2: Add EncodeBuffer buffer recycling callback (#982) by Klaus Post · 1 year, 6 months ago
  72. cfab8bd docs: Fix URL typo when installing builddict (#980) by Akmal · 1 year, 7 months ago
  73. 9cfdc94 build(deps): bump the github-actions group with 2 updates (#979) by dependabot[bot] · 1 year, 7 months ago
  74. 0deb85a gzhttp: Add TransportAlwaysDecompress option. (#978) by Klaus Post · 1 year, 7 months ago
  75. e3ef0d7 docs: Small typofix in comment (#976) by Jille Timmermans · 1 year, 7 months ago
  76. 7ae2138 Upgrade zlib to upstream (#971) by Klaus Post · 1 year, 8 months ago v1.17.9
  77. 0396178 zstd: BuildDict fails with RLE table (#951) by Klaus Post · 1 year, 8 months ago
  78. 8411e1d zip: Upgrade to 1.22.4 upstream (#970) by Klaus Post · 1 year, 8 months ago
  79. d9f6f55 build(deps): bump the github-actions group across 1 directory with 2 updates (#967) by dependabot[bot] · 1 year, 8 months ago
  80. 5f7dd25 flate, zstd: Shave some bytes off amd64 matchLen (#963) by greatroar · 1 year, 8 months ago
  81. 3a0faf3 Fix arm64 vet issues (#964) by Klaus Post · 1 year, 8 months ago
  82. 8bd3916 s2: Reduce ReadFrom temporary allocations (#949) by Klaus Post · 1 year, 10 months ago
  83. c0ff47e Update README.md by Klaus Post · 1 year, 10 months ago v1.17.8
  84. 657dc16 chore: remove repetitive words (#946) by kindhuge · 1 year, 10 months ago
  85. 3f77d8c build(deps): bump the github-actions group with 1 update (#944) by dependabot[bot] · 1 year, 10 months ago
  86. de4073a zstd: Add RLE detection+encoding (#938) by Klaus Post · 1 year, 11 months ago
  87. 165be36 zstd: Reject blocks where reserved values are not 0 (#885) by Klaus Post · 1 year, 11 months ago
  88. 4f3f95b ci: Add testing replacement (#935) by Klaus Post · 1 year, 11 months ago
  89. 3976394 build(deps): bump the github-actions group with 1 update (#934) by dependabot[bot] · 1 year, 11 months ago
  90. 4d78e54 Remove sed for internal/fuzz/helpers.go (#933) by Klaus Post · 2 years ago
  91. 46c00ca doc: Remove an excess word in a documentation comment (#932) by Andreas Kohn · 2 years ago
  92. 1e2b275 tests: Rename fuzz helpers back. (#931) by Klaus Post · 2 years ago v1.17.7
  93. 68b7039 s2: Fix literal+repeat exceeds dst (#930) by Klaus Post · 2 years ago
  94. 5895eb4 s2: Add AsyncFlush method: Complete the block without flushing (#927) by Jille Timmermans · 2 years ago
  95. 4c49017 ci: Build with Go 1.22.x - deprecate 1.19 (#926) by Klaus Post · 2 years ago
  96. 8e5ae40 Update README.md by Klaus Post · 2 years ago
  97. 255a132 s2: Fix DecodeConcurrent deadlock on errors (#925) by Klaus Post · 2 years ago v1.17.6
  98. e8251aa build: Remove garble compiler (#924) by Klaus Post · 2 years ago
  99. 32f34cf build(deps): bump the github-actions group with 1 update (#921) by dependabot[bot] · 2 years ago
  100. aac36dc zstd: Fix incorrect repeat coding in best mode (#923) by Klaus Post · 2 years ago