go-gorm / clickhouse

GORM clickhouse driver
MIT License
244 stars 72 forks source link

Bump github.com/ClickHouse/clickhouse-go/v2 from 2.7.0 to 2.8.2 #100

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/ClickHouse/clickhouse-go/v2 from 2.7.0 to 2.8.2.

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.8.2

Bug fixes

  • Expire idle connections no longer acquired during lifetime #945 by @​jkaflik

v2.8.1

Bug fixes

v2.8.0

New features

Chores

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

2.8.2, 2023-03-31

Bug fixes

  • Expire idle connections no longer acquired during lifetime #945 by @​jkaflik

2.8.1, 2023-03-29

Bug fixes

2.8.0, 2023-03-27

New features

Chores

Commits
  • a0b3148 v2.8.2 changelog
  • 0d10a70 Expire idle connections no longer acquired during lifetime (#945)
  • 5df7295 chore: update GH Actions CH/Go matrix (#949)
  • 666d1d3 Merge remote-tracking branch 'origin/main'
  • 09feaae v2.8.1 changelog
  • 49f0e42 Fix idle connection check for TLS connections (#951)
  • fe17d09 Fix cloud integration tests (#952)
  • 6634796 2.8.0 changelog
  • f09a004 Support customized "url path" in http connection (#938)
  • e96827c Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#933)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #101.