Skip to content

Releases: ClickHouse/ch-go

v0.29.0

18 Apr 20:39
9f22244
Compare
Choose a tag to compare

What's Changed

  • feat(proto): add ColBytes as ColStr wrapper for []byte by @ernado in #84

Full Changelog: v0.28.1...v0.29.0

v0.28.1

17 Apr 14:17
d37ecc9
Compare
Choose a tag to compare

What's Changed

  • fix(proto): support state for ArrayOf by @ernado in #83

Full Changelog: v0.28.0...v0.28.1

v0.28.0

17 Apr 13:54
964ab36
Compare
Choose a tag to compare

What's Changed

  • Support ColumnTypeDateTime for auto result by @develar in #81
  • feat(proto): implement LorCardinalityOf(T) by @ernado in #82

Full Changelog: v0.27.0...v0.28.0

v0.27.0

15 Apr 12:39
8de3828
Compare
Choose a tag to compare

What's Changed

  • ci(e2e): use ch-dl by @ernado in #69
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.6.1 to 1.6.2 by @dependabot in #70
  • chore(deps): bump go.opentelemetry.io/otel from 1.6.2 to 1.6.3 by @dependabot in #73
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.6.2 to 1.6.3 by @dependabot in #72
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.6.2 to 1.6.3 by @dependabot in #71
  • chore(deps): bump github.com/cenkalti/backoff/v4 from 4.1.2 to 4.1.3 by @dependabot in #75
  • chore(deps): bump github.com/segmentio/asm from 1.1.3 to 1.1.4 by @dependabot in #74
  • chore(deps): bump github.com/dmarkham/enumer from 1.5.4 to 1.5.5 by @dependabot in #76
  • chore(deps): bump go.opentelemetry.io/otel/metric from 0.28.0 to 0.29.0 by @dependabot in #77
  • support LowCardinality(String) for auto result by @develar in #79

New Contributors

Full Changelog: v0.26.0...v0.27.0

v0.26.0

06 Apr 10:29
e004f5f
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #68
  • chore: use go1.18 by default
  • fix: correct Array(T) generics
  • feat: add ArrayOf helpers

Full Changelog: v0.25.0...v0.26.0

v0.25.0

05 Apr 11:29
4d714a8
Compare
Choose a tag to compare

What's Changed

  • ci(e2e): add v22.3 by @ernado in #64
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.6.0 to 1.6.1 by @dependabot in #65
  • chore(deps): bump go.opentelemetry.io/otel from 1.6.0 to 1.6.1 by @dependabot in #66
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.6.0 to 1.6.1 by @dependabot in #67
  • feat: use net/netip

Full Changelog: v0.24.0...v0.25.0

v0.24.0

24 Mar 13:50
1b7d393
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.4.1 to 1.5.0 by @dependabot in #61
  • chore(deps): bump go.opentelemetry.io/otel from 1.4.1 to 1.5.0 by @dependabot in #58
  • chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #60
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.4.1 to 1.5.0 by @dependabot in #59
  • chore(deps): bump actions/cache from 2.1.7 to 3 by @dependabot in #62
  • chore(deps): bump github.com/dmarkham/enumer from 1.5.3 to 1.5.4 by @dependabot in #63

Full Changelog: v0.23.0...v0.24.0

v0.23.0

11 Mar 10:42
debce0e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/klauspost/compress from 1.14.3 to 1.14.4 by @dependabot in #50
  • chore(deps): bump golangci/golangci-lint-action from 2.5.2 to 3 by @dependabot in #51
  • chore(deps): bump go.uber.org/multierr from 1.7.0 to 1.8.0 by @dependabot in #54
  • chore(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #53
  • chore(deps): bump actions/upload-artifact from 2.3.1 to 3 by @dependabot in #56
  • chore(deps): bump actions/download-artifact from 2.1.0 to 3 by @dependabot in #55
  • chore(deps): bump github.com/klauspost/compress from 1.14.4 to 1.15.0 by @dependabot in #57
  • feat: improve OpenTelemetry attributes

Full Changelog: v0.22.0...v0.23.0

v0.22.0

20 Feb 12:59
d7ea372
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/otel from 1.3.0 to 1.4.0 by @dependabot in #44
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.3.0 to 1.4.0 by @dependabot in #42
  • chore(deps): bump go.opentelemetry.io/otel/metric from 0.26.0 to 0.27.0 by @dependabot in #43
  • feat: add otel instrumentation to Ping by @ernado in #45
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.4.0 to 1.4.1 by @dependabot in #47
  • chore(deps): bump go.opentelemetry.io/otel from 1.4.0 to 1.4.1 by @dependabot in #46
  • chore(deps): bump github.com/klauspost/compress from 1.14.2 to 1.14.3 by @dependabot in #48
  • fix(otel): update span id and trace id encoding by @ernado in #49

Full Changelog: v0.21.0...v0.21.1

v0.21.0

11 Feb 14:48
824f8c3
Compare
Choose a tag to compare

What's Changed

  • feat: add OpenTelemetry instrumentation by @ernado in #41

Full Changelog: v0.20.0...v0.21.0