Skip to content

Releases: ClickHouse/ch-go

v0.46.0

04 Jul 13:54
e090aad
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #143
  • chore(deps): bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 by @dependabot in #144
  • ci(e2e): use v22.6.2.12-stable by @ernado in #145
  • chore(deps): bump github.com/klauspost/compress from 1.15.6 to 1.15.7 by @dependabot in #146
  • chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #147
  • refactor: export compress package by @ernado in #148

Full Changelog: v0.45.0...v0.46.0

v0.45.0

27 Jun 09:52
3b0bd0d
Compare
Choose a tag to compare

What's Changed

  • feat(proto): implement Interval and Nothing by @ernado in #135
  • feat(proto): implement Interval.Add by @ernado in #136
  • chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #138
  • Readme example fix by @kaworu in #139
  • chore(deps): bump github.com/stretchr/testify from 1.7.3 to 1.7.4 by @dependabot in #140
  • feat(compress): reduce ZSTD encoder memory consumption by @ernado in #142

New Contributors

Full Changelog: v0.44.1...v0.45.0

v0.44.1

19 Jun 14:55
ab2badd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.44.0...v0.44.1

v0.44.0

19 Jun 14:42
29506bc
Compare
Choose a tag to compare

What's Changed

  • feat(proto): improve datetime inference by @ernado in #132
  • feat(proto): improve DateTime64 precision handling by @ernado in #133

Full Changelog: v0.43.0...v0.44.0

v0.43.0

18 Jun 22:09
3868814
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.14 to 4.1.15 by @dependabot in #127
  • ci(e2e): add v22.6.1.1985-stable by @ernado in #129
  • feat(proto): total Date, DateTime refactor by @ernado in #131

Full Changelog: v0.42.0...v0.43.0

v0.42.0

14 Jun 20:17
f2c3d2b
Compare
Choose a tag to compare

What's Changed

  • fix(proto): handle index less zero in low cardinality by @ernado in #124
  • feat(proto): implement named columns in tuples by @ernado in #125
  • feat(proto): automatic inference for both Enum16 and Enum8 by @ernado in #126

Full Changelog: v0.41.0...v0.42.0

v0.41.0

14 Jun 09:02
a878abf
Compare
Choose a tag to compare

What's Changed

  • refactor: rework DataTime64Auto, simplify by @ernado in #121
  • feat(proto): support inference of Nullable, Array and some common types by @ernado in #122
  • fix(proto): handle index out of range in low cardinality by @ernado in #123

Full Changelog: v0.40.0...v0.41.0

v0.40.0

10 Jun 11:19
aa90c73
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/klauspost/compress from 1.15.5 to 1.15.6 by @dependabot in #115
  • chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #116
  • fix(proto): Into and Columns escaping by @tdakkota in #117
  • refactor: move module by @ernado in #118
  • chore: trigger pipeline by @ernado in #119

Full Changelog: v0.39.0...v0.40.0

v0.39.0

03 Jun 14:25
404fa64
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.38.0...v0.39.0

v0.38.0

25 May 20:45
d10ad3b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.37.0...v0.38.0