Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Release notes

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

google-cloud-go v0.89.0

Features

  • assuredworkloads: Add EU Regions And Support compliance regime (a52baa4)
  • datacatalog: Added support for BigQuery connections entries feat: Added support for BigQuery routines entries feat: Added usage_signal field feat: Added labels field feat: Added ReplaceTaxonomy in Policy Tag Manager Serialization API feat: Added support for public tag templates feat: Added support for rich text tags docs: Documentation improvements (a52baa4)
  • datafusion: start generating apiv1 (e55a016)
  • iap: start generating apiv1 (e55a016)
  • internal/carver: add tooling to help carve out sub-modules (#4417) (a7e28f2)
  • networkconnectivity: Add files for Network Connectivity v1 API. (a52baa4)
  • retail: Add restricted Retail Search features for Retail API v2. (a52baa4)
  • secretmanager: In Secret Manager, users can now use filter to customize the output of ListSecrets/ListSecretVersions calls (a52baa4)
  • securitycenter: add finding_class and indicator fields in Finding (a52baa4)
  • speech: add total_billed_time response field. fix!: phrase_set_id is required field in CreatePhraseSetRequest. fix!: custom_class_id is required field in CreateCustomClassRequest. (a52baa4)
  • storagetransfer: start generating apiv1 (#4505) (f2d531d)

Bug Fixes

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)

... (truncated)

Changelog

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

0.89.0 (2021-07-29)

Features

  • assuredworkloads: Add EU Regions And Support compliance regime (a52baa4)
  • datacatalog: Added support for BigQuery connections entries feat: Added support for BigQuery routines entries feat: Added usage_signal field feat: Added labels field feat: Added ReplaceTaxonomy in Policy Tag Manager Serialization API feat: Added support for public tag templates feat: Added support for rich text tags docs: Documentation improvements (a52baa4)
  • datafusion: start generating apiv1 (e55a016)
  • iap: start generating apiv1 (e55a016)
  • internal/carver: add tooling to help carve out sub-modules (#4417) (a7e28f2)
  • networkconnectivity: Add files for Network Connectivity v1 API. (a52baa4)
  • retail: Add restricted Retail Search features for Retail API v2. (a52baa4)
  • secretmanager: In Secret Manager, users can now use filter to customize the output of ListSecrets/ListSecretVersions calls (a52baa4)
  • securitycenter: add finding_class and indicator fields in Finding (a52baa4)
  • speech: add total_billed_time response field. fix!: phrase_set_id is required field in CreatePhraseSetRequest. fix!: custom_class_id is required field in CreateCustomClassRequest. (a52baa4)
  • storagetransfer: start generating apiv1 (#4505) (f2d531d)

Bug Fixes

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)

... (truncated)

Commits
  • a3e97da chore: release 0.89.0 (#4486)
  • 9401be5 fix(internal/gapicgen): tidy all after dep bump (#4515)
  • a52baa4 chore(all): auto-regenerate gapics (#4510)
  • 663c899 feat(bigquery/storage/managedwriter): naming and doc improvements (#4508)
  • 41246e9 fix(internal/gapicgen): exec Stdout already set (#4509)
  • d8ec92b test(bigquery/storage/managedwriter): test all stream types (#4507)
  • c6cf659 fix(bigquery/storage/managedwriter): fix double-close error, add tests (#4502)
  • 9923fd1 chore(all): auto-regenerate gapics (#4499)
  • f2d531d feat(storagetransfer): start generating apiv1 (#4505)
  • 35ceae2 fix(bigtable/bttest): Emulator too lenient for empty RowMutation (#4359)
  • 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 30, 2021
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