Releases: ClickHouse/ch-go
Releases · ClickHouse/ch-go
v0.20.0
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
v0.18.3
v0.18.2
v0.18.1
v0.18.0
Full Changelog: v0.17.2...v0.18.0
v0.17.2
v0.17.1
What's Changed
- chore(deps): bump github.com/go-faster/city from 1.0.0 to 1.0.1 by @dependabot in #24
- chore(deps): bump github.com/klauspost/compress from 1.14.1 to 1.14.2 by @dependabot in #23
Full Changelog: v0.17.0...v0.17.1
v0.17.0
Full Changelog: v0.16.0...v0.17.0
v0.17.0-alpha.0
feat: improve version inference