Skip to content

Releases: ClickHouse/ch-go

v0.48.0

14 Sep 21:07
648b65e
Compare
Choose a tag to compare

What's Changed

  • feat: support new protocol version by @ernado in #175
  • feat: add helper for query params by @ernado in #176
  • fix: return error if params are not supported, but provided by @ernado in #177

Full Changelog: v0.47.3...v0.48.0

v0.48.0-rc.2

21 Aug 07:33
aaa1825
Compare
Choose a tag to compare
v0.48.0-rc.2 Pre-release
Pre-release

What's Changed

  • fix: return error if params are not supported, but provided by @ernado in #177

Full Changelog: v0.48.0-rc.1...v0.48.0-rc.2

v0.48.0-rc.1

21 Aug 07:17
3a72bb3
Compare
Choose a tag to compare
v0.48.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.47.3...v0.48.0-rc.1

v0.47.3

15 Aug 09:39
cb3fa40
Compare
Choose a tag to compare

What's Changed

  • chore: update otel, go by @ernado in #169
  • fix(compress): remove writer check for block size by @ernado in #173

Full Changelog: v0.47.2...v0.47.3

v0.47.2

26 Jul 10:21
3907678
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.47.1...v0.47.2

v0.47.1

15 Jul 10:55
16fd8cf
Compare
Choose a tag to compare

What's Changed

  • fix: write data tail on io.EOF OnInput by @ernado in #161

Full Changelog: v0.47.0...v0.47.1

v0.47.0

13 Jul 05:43
4cde4e4
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update go.opentelemetry.io/otel/metric by @ernado in #158
  • feat(cht): add options for memory limits by @ernado in #157

Full Changelog: v0.46.3...v0.47.0

v0.46.3

08 Jul 13:49
c39560e
Compare
Choose a tag to compare

What's Changed

  • fix(proto): make Prepare for ColEnum and ColLowCardinality[T] idempotent by @ernado in #153

Full Changelog: v0.46.2...v0.46.3

v0.46.2

07 Jul 17:15
4a4267f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.46.1...v0.46.2

v0.46.1

07 Jul 13:10
4d7f017
Compare
Choose a tag to compare

What's Changed

  • feat(cht): add WithInterServerHost option by @ernado in #149
  • fix(proto): fix DateTime overflow by @ernado in #150

Full Changelog: v0.46.0...v0.46.1