Skip to content

v0.65.0

Choose a tag to compare

@SpencerTorres SpencerTorres released this 14 Feb 18:58
· 232 commits to main since this release
0e83566

What's Changed

  • perf(compress.writer): allow creating a compress.writer with custom supported methods by @pablomatiasgomez in #1039
  • perf(compressor): reduce memory by using new compression code by @SpencerTorres in #1040
  • fix(compressor): fixing an overflow that could potentially smuggle query in from data by @santrancisco in #1041

Breaking change if you were manually using the Writer from the compress package.

New Contributors

Full Changelog: v0.64.1...v0.65.0