flanksource / duty

Apache License 2.0
1 stars 1 forks source link

chore(deps): bump cloud.google.com/go/cloudsqlconn from 1.5.1 to 1.11.0 #837

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps cloud.google.com/go/cloudsqlconn from 1.5.1 to 1.11.0.

Release notes

Sourced from cloud.google.com/go/cloudsqlconn's releases.

v1.11.0

1.11.0 (2024-06-12)

Features

Bug Fixes

  • ensure connection count is correctly reported (#824) (b286049)
  • invalidate cache on failed Warmup and EngineVersion (#827) (c3915a6)

v1.10.1

1.10.1 (2024-05-22)

Bug Fixes

v1.10.0

1.10.0 (2024-05-14)

Features

Bug Fixes

  • retry 50x errors with exponential backoff (#781) (40dc789)

v1.9.0

1.9.0 (2024-04-16)

Features

Bug Fixes

  • return a friendly error if the dialer is closed (#766) (d1c13e0)

v1.8.1

... (truncated)

Changelog

Sourced from cloud.google.com/go/cloudsqlconn's changelog.

1.11.0 (2024-06-12)

Features

Bug Fixes

  • ensure connection count is correctly reported (#824) (b286049)
  • invalidate cache on failed Warmup and EngineVersion (#827) (c3915a6)

1.10.1 (2024-05-22)

Bug Fixes

1.10.0 (2024-05-14)

Features

Bug Fixes

  • retry 50x errors with exponential backoff (#781) (40dc789)

1.9.0 (2024-04-16)

Features

Bug Fixes

  • return a friendly error if the dialer is closed (#766) (d1c13e0)

1.8.1 (2024-03-12)

Bug Fixes

... (truncated)

Commits
  • ac9729d chore(main): release 1.11.0 (#814)
  • c3915a6 fix: invalidate cache on failed Warmup and EngineVersion (#827)
  • 0a8d60b deps: Update google.golang.org/genproto/googleapis/rpc digest to a8a6208 (#813)
  • fbba3b6 deps: Update dependencies for github (#822)
  • f51551f deps: Update Non-major dependency updates (#818)
  • bf293e2 feat: generate RSA key lazily for lazy refresh (#826)
  • 294d77f refactor: improve naming and key handling in API client (#825)
  • b286049 fix: ensure connection count is correctly reported (#824)
  • 2a3257d deps: Update github/codeql-action action to v3.25.7 (#819)
  • 9461f7f chore: correct renovate's go grouping (#817)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)