Skip to content

Releases: ClickHouse/ch-go

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

v0.20.0

10 Feb 06:31
ebe5b23
Compare
Choose a tag to compare

What's Changed

  • test(cht): add IF NOT EXISTS for DDL by @ernado in #35
  • refactor(version): extract and test parsing function by @ernado in #36
  • chore(deps): bump github.com/pierrec/lz4/v4 from 4.1.12 to 4.1.14 by @dependabot in #38
  • chore(deps): bump go.uber.org/zap from 1.20.0 to 1.21.0 by @dependabot in #37
  • chore(deps): bump actions/setup-go from 2.1.5 to 2.2.0 by @dependabot in #39
  • chore(client): don't parse server timezone by @ernado in #40

Full Changelog: v0.19.0...v0.20.0

v0.19.0

06 Feb 07:00
94408b5
Compare
Choose a tag to compare

What's Changed

  • feat(proto): support writing files in Native format by @ernado in #33
  • feat: export ServerInfo by @ernado in #34

Full Changelog: v0.18.3...v0.19.0

v0.18.3

31 Jan 10:54
0dd3872
Compare
Choose a tag to compare

What's Changed

  • fix(compress): ease block size limits by @ernado in #32

Full Changelog: v0.18.2...v0.18.3

v0.18.2

30 Jan 18:48
aff6b28
Compare
Choose a tag to compare

What's Changed

  • fix(proto): introduce StatefulColumn concept by @ernado in #31

Full Changelog: v0.18.1...v0.18.2

v0.18.1

29 Jan 21:29
2a942e8
Compare
Choose a tag to compare

What's Changed

  • feat(proto.uuid): speedup bswap by @ernado in #29

Full Changelog: v0.18.0...v0.18.1

v0.18.0

29 Jan 21:13
c32172b
Compare
Choose a tag to compare

Full Changelog: v0.17.2...v0.18.0