github ClickHouse/ch-go v0.65.0

latest release: v0.65.1
7 days ago

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

Don't miss a new ch-go release

NewReleases is sending notifications on new releases.