clickhouse-datasource
clickhouse-datasource copied to clipboard
Bump github.com/ClickHouse/clickhouse-go/v2 from 2.21.1 to 2.23.2
Bumps github.com/ClickHouse/clickhouse-go/v2 from 2.21.1 to 2.23.2.
Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
v2.23.2
What's Changed
Fixes 🐛
- Fixed panic on concurrent context key map write by
@Wangin ClickHouse/clickhouse-go#1284Other Changes 🛠
- Fix ClickHouse Terraform provider version by
@jkaflikin ClickHouse/clickhouse-go#1285New Contributors
@Wangmade their first contribution in ClickHouse/clickhouse-go#1284Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.23.1...v2.23.2
v2.23.1
What's Changed
Fixes 🐛
- Zero-value timestamp to be formatted as toDateTime(0) in bind by
@jkaflikin ClickHouse/clickhouse-go#1260Other Changes 🛠
- Update #1127 test case to reproduce a progress handle when exception is thrown by
@jkaflikin ClickHouse/clickhouse-go#1259- Set max parallel for GH jobs by
@jkaflikin ClickHouse/clickhouse-go#1261- Ensure test container termination by
@jkaflikin ClickHouse/clickhouse-go#1274Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.23.0...v2.23.1
v2.23.0
What's Changed
Enhancements 🎉
- Implement
ConnBeginTxas replacement for deprecatedBeginby@FelipeLemain ClickHouse/clickhouse-go#1255Other Changes 🛠
- Align error message assertion to new missing custom setting error formatting by
@jkaflikin ClickHouse/clickhouse-go#1256- CI chores by
@jkaflikin ClickHouse/clickhouse-go#1258New Contributors
@FelipeLemamade their first contribution in ClickHouse/clickhouse-go#1255Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.22.4...v2.23.0
v2.22.4
What's Changed
Fixes 🐛
- Fix column name with parantheses handle in prepare batch by
@jkaflikin ClickHouse/clickhouse-go#1252Other Changes 🛠
... (truncated)
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
v2.23.2, 2024-04-25
What's Changed
Fixes 🐛
- Fixed panic on concurrent context key map write by
@Wangin ClickHouse/clickhouse-go#1284Other Changes 🛠
- Fix ClickHouse Terraform provider version by
@jkaflikin ClickHouse/clickhouse-go#1285New Contributors
@Wangmade their first contribution in ClickHouse/clickhouse-go#1284Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.23.1...v2.23.2
v2.23.1, 2024-04-15
What's Changed
Fixes 🐛
- Zero-value timestamp to be formatted as toDateTime(0) in bind by
@jkaflikin ClickHouse/clickhouse-go#1260Other Changes 🛠
- Update #1127 test case to reproduce a progress handle when exception is thrown by
@jkaflikin ClickHouse/clickhouse-go#1259- Set max parallel for GH jobs by
@jkaflikin ClickHouse/clickhouse-go#1261- Ensure test container termination by
@jkaflikin ClickHouse/clickhouse-go#1274Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.23.0...v2.23.1
v2.23.0, 2024-03-27
What's Changed
Enhancements 🎉
- Implement
ConnBeginTxas replacement for deprecatedBeginby@FelipeLemain ClickHouse/clickhouse-go#1255Other Changes 🛠
- Align error message assertion to new missing custom setting error formatting by
@jkaflikin ClickHouse/clickhouse-go#1256- CI chores by
@jkaflikin ClickHouse/clickhouse-go#1258New Contributors
@FelipeLemamade their first contribution in ClickHouse/clickhouse-go#1255Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.22.4...v2.23.0
v2.22.4, 2024-03-25
What's Changed
Fixes 🐛
- Fix column name with parantheses handle in prepare batch by
@jkaflikin ClickHouse/clickhouse-go#1252Other Changes 🛠
- Fix TestBatchAppendRows work different on cloud by
@jkaflikin ClickHouse/clickhouse-go#1251Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.22.3...v2.22.4
... (truncated)
Commits
8b2d0a8Update release notes4bb6f93Fix ClickHouse Terraform provider version (#1285)ff97cb8Fixed panic on concurrent context key map write (#1284)4a3adc4Update release notes6fdbf7dEnsure test container termination (#1274)aa43b3fBump github.com/docker/docker (#1269)be5fc66Bump github.com/shopspring/decimal from 1.3.1 to 1.4.0 (#1272)4d214bb1229 test case more resilient06a4c43ClickHouse 23.3 support dropped5eadbcdMerge remote-tracking branch 'origin/main'- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Not approving minor update to a non-allowlisted production dependency
Use the following command to run this PR with Docker at http://localhost:3000:
docker run --rm -p 3000:3000 grafana/plugin-builds:40372834409f75bab9c8f9bad101d74abde7a9a8pre
Superseded by #820.