Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2024

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

Release notes

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

v1.12.0

1.12.0 (2024-08-13)

Features

  • add bytes_sent and bytes_received as metrics (#856) (d0e493f)
  • add support for Go 1.23 and drop Go 1.20 (#860) (8ce98e8)
  • Configure connections using DNS domain names (#843) (ec6b3a0)
  • support Cloud SQL CAS instances. (#850) (511fae4)

v1.11.1

1.11.1 (2024-07-10)

Bug Fixes

  • bump dependencies to latest versions (#839) (ce7f28f)

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

... (truncated)

Changelog

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

1.12.0 (2024-08-13)

Features

  • add bytes_sent and bytes_received as metrics (#856) (d0e493f)
  • add support for Go 1.23 and drop Go 1.20 (#860) (8ce98e8)
  • Configure connections using DNS domain names (#843) (ec6b3a0)
  • support Cloud SQL CAS instances. (#850) (511fae4)

1.11.1 (2024-07-10)

Bug Fixes

  • bump dependencies to latest versions (#839) (ce7f28f)

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)

... (truncated)

Commits
  • 5b2a68b chore(main): release 1.12.0 (#857)
  • 27bd9ed deps: Update Non-major dependency updates (#846)
  • 5fc18f1 chore: set renovate to use Go 1.21 (#861)
  • 8ce98e8 feat: add support for Go 1.23 and drop Go 1.20 (#860)
  • 83104e2 chore: checkout before setup-go (#858)
  • d0e493f feat: add bytes_sent and bytes_received as metrics (#856)
  • f482119 deps: Update google.golang.org/genproto/googleapis/rpc digest to 8ffd90a (#841)
  • ec6b3a0 feat: Configure connections using DNS domain names (#843)
  • 511fae4 feat: support Cloud SQL CAS instances. (#850)
  • 0a2dfb9 ci: add CAS instance secrets (#852)
  • 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 <dependency name> 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 14, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/cloudsqlconn-1.12.0 branch 3 times, most recently from 7dd96f1 to 38fc1b7 Compare August 18, 2024 19:59
Bumps [cloud.google.com/go/cloudsqlconn](https://github.com/googlecloudplatform/cloud-sql-go-connector) from 1.5.1 to 1.12.0.
- [Release notes](https://github.com/googlecloudplatform/cloud-sql-go-connector/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/cloud-sql-go-connector@v1.5.1...v1.12.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/cloudsqlconn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/cloudsqlconn-1.12.0 branch from 38fc1b7 to c6f0ae2 Compare August 19, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants