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

Bump cloud.google.com/go from 0.57.0 to 0.88.0 #723

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps cloud.google.com/go from 0.57.0 to 0.88.0.

Release notes

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

google-cloud-go v0.88.0

⚠ BREAKING CHANGES

  • cloudbuild/apiv1: Proto had a prior definitions of WorkerPool resources which were never supported. This change replaces those resources with definitions that are currently supported.

Features

  • cloudbuild/apiv1: add a WorkerPools API (19ea3f8)
  • cloudbuild/apiv1: Implementation of Build Failure Info: - Added message FailureInfo field (19ea3f8)
  • osconfig/agentendpoint: OSConfig AgentEndpoint: add basic os info to RegisterAgentRequest, add WindowsApplication type to Inventory (8936bc3)
  • resourcesettings: Publish Cloud ResourceSettings v1 API (43ad3cb)

Bug Fixes

  • internal/godocfx: set exit code, print cmd output, no go get ... (#4445) (cc70f77)
  • internal: detect module for properly generating docs URLs (#4460) (1eaba8b), refs #4447
  • kms: Updating WORKSPACE files to use the newest version of the Typescript generator. (8936bc3)

google-cloud-go v0.87.0

Features

  • container: allow updating security group on existing clusters (528ffc9)
  • monitoring/dashboard: added validation only mode when writing dashboards feat: added alert chart widget (652d7c2)
  • networkmanagment: start generating apiv1 (907592c)
  • secretmanager: Tune Secret Manager auto retry parameters (528ffc9)
  • video/transcoder: start generating apiv1 (907592c)

Bug Fixes

  • compute: properly generate PUT requests (#4426) (a7491a5)
  • internal: fix relative pathing for generator (#4397) (25e0eae)

Miscellaneous Chores

google-cloud-go v0.86.0

Features

  • bigquery managedwriter: schema conversion support (#4357) (f2b20f4)
  • compute: generate apiv1 as an alpha client

... (truncated)

Changelog

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

0.88.0 (2021-07-22)

⚠ BREAKING CHANGES

  • cloudbuild/apiv1: Proto had a prior definitions of WorkerPool resources which were never supported. This change replaces those resources with definitions that are currently supported.

Features

  • cloudbuild/apiv1: add a WorkerPools API (19ea3f8)
  • cloudbuild/apiv1: Implementation of Build Failure Info: - Added message FailureInfo field (19ea3f8)
  • osconfig/agentendpoint: OSConfig AgentEndpoint: add basic os info to RegisterAgentRequest, add WindowsApplication type to Inventory (8936bc3)
  • resourcesettings: Publish Cloud ResourceSettings v1 API (43ad3cb)

Bug Fixes

  • internal/godocfx: set exit code, print cmd output, no go get ... (#4445) (cc70f77)
  • internal: detect module for properly generating docs URLs (#4460) (1eaba8b), refs #4447
  • kms: Updating WORKSPACE files to use the newest version of the Typescript generator. (8936bc3)

0.87.0 (2021-07-13)

Features

  • container: allow updating security group on existing clusters (528ffc9)
  • monitoring/dashboard: added validation only mode when writing dashboards feat: added alert chart widget (652d7c2)
  • networkmanagment: start generating apiv1 (907592c)
  • secretmanager: Tune Secret Manager auto retry parameters (528ffc9)
  • video/transcoder: start generating apiv1 (907592c)

Bug Fixes

  • compute: properly generate PUT requests (#4426) (a7491a5)
  • internal: fix relative pathing for generator (#4397) (25e0eae)

Miscellaneous Chores

0.86.0 (2021-07-01)

Features

  • bigquery managedwriter: schema conversion support (#4357) (f2b20f4)

... (truncated)

Commits
  • a126004 chore: release 0.88.0 (#4467)
  • c1ba18b feat(spanner): allow untyped nil values in parameterized queries (#4482)
  • 8006ee2 test: skip tests that are known to be failing (#4477)
  • 19ea3f8 chore: manually regen cloudbuild do to breaking changes (#4476)
  • 8936bc3 chore(all): auto-regenerate gapics (#4475)
  • 39bc4ec feat(spanner/spansql): fix unstable SelectFromTable SQL (#4473)
  • b850315 test(spanner): update OptimizerStatisticsPackage to latest (#4464)
  • 8ac1318 chore: remove sample that does not compile (#4468)
  • 43ad3cb chore(all): auto-regenerate gapics (#4449)
  • 651cbf2 chore(bigtable): Update CODEOWNERS to granularly separate subcomponents (#4466)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 23, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #730.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/cloud.google.com/go-0.88.0 branch July 30, 2021 10:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants