Releases: ClickHouse/ch-go
Releases · ClickHouse/ch-go
v0.29.0
v0.28.1
v0.28.0
v0.27.0
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
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
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
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
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
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