Skip to content

chore: bump cloud.google.com/go from 0.84.0 to 0.88.0 #115

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

Merged
merged 1 commit into from
Jul 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2021

Bumps cloud.google.com/go from 0.84.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)

Bumps [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) from 0.84.0 to 0.88.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.84.0...v0.88.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 23, 2021
@jawnsy jawnsy self-assigned this Jul 23, 2021
@jawnsy jawnsy merged commit 7f4c642 into main Jul 23, 2021
@jawnsy jawnsy deleted the dependabot/go_modules/cloud.google.com/go-0.88.0 branch July 23, 2021 14:05
@jawnsy
Copy link
Contributor

jawnsy commented Jul 26, 2021

[ch14993]

@shortcut-integration
Copy link

This pull request has been linked to Clubhouse Story #14993: Version upgrades in 1.22 cycle.

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.

1 participant