Skip to content

Releases: ClickHouse/ch-go

v0.65.1

18 Feb 14:59
b5a39ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.65.0...v0.65.1

v0.65.0

14 Feb 18:58
0e83566
Compare
Choose a tag to compare

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

v0.64.1

01 Feb 12:10
237fd55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.64.0...v0.64.1

v0.64.0

30 Jan 13:25
3f22486
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.63.1...v0.64.0

v0.63.1

22 Oct 14:43
f90daaf
Compare
Choose a tag to compare

What's Changed

  • fix(proto): properly handle Enum8 and Enum8(...) in conflicts checker by @tdakkota in #438

Full Changelog: v0.63.0...v0.63.1

v0.63.0

21 Oct 12:21
abd6ab7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.62.0...v0.63.0

v0.62.0

09 Jul 15:54
f3dc1fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.61.5...v0.62.0

v0.61.5

08 Mar 18:07
a5ac752
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.61.4...v0.61.5

v0.61.4

08 Mar 15:42
470e9f1
Compare
Choose a tag to compare

What's Changed

  • fix(proto): DateTime/DateTime64 with '1970-01-01 00:00:00 UTC' by @YenchangChan in #390

New Contributors

Full Changelog: v0.61.3...v0.61.4

v0.61.3

22 Feb 11:14
db4dad6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.61.2...v0.61.3