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.83.0 to 0.86.0 #146

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps cloud.google.com/go from 0.83.0 to 0.86.0.

Release notes

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

google-cloud-go v0.86.0

Features

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

google-cloud-go v0.85.0

Features

  • dataflow: start generating apiv1beta3 (cfee361)
  • datastream: start generating apiv1alpha1 (cfee361)
  • dialogflow: added Automated agent reply type and allow cancellation flag for partial response feature. (5a9c6ce)
  • documentai: update document.proto, add the processor management methods. (5a9c6ce)
  • eventarc: start generating apiv1 (cfee361)
  • gkehub: added v1alpha messages and client for gkehub (8fb4649)
  • internal/godocfx: add support for other modules (#4290) (d52bae6)
  • internal/godocfx: different metadata for different modules (#4297) (598f5b9)
  • internal: add force option for regen (#4310) (de654eb)
  • servicecontrol: Added the gRPC service config for the Service Controller v1 API docs: Updated some comments. (8fb4649)
  • workflows/executions: start generating apiv1 (cfee361)

Bug Fixes

  • internal: add autogenerated header to snippets (#4261) (2220787), refs #4260
  • internal: fix googleapis-disco regen (#4354) (aeea1ce)
  • kms: replace IAMPolicy mixin in service config. (5a9c6ce)
  • security/privateca: Fixed casing of the Ruby namespace (5a9c6ce)

google-cloud-go v0.84.0

Features

  • aiplatform: start generating apiv1 (be1d729)
  • apigeeconnect: start generating abiv1 (be1d729)
  • dialogflow/cx: support sentiment analysis in bot testing (7a57aac)
  • dialogflow/cx: support sentiment analysis in bot testing (6ad2306)
  • documentai: Move CommonOperationMetadata into a separate proto file for potential reuse. (9e80ea0)
  • documentai: Move CommonOperationMetadata into a separate proto file for potential reuse. (18375e5)
  • gkeconnect/gateway: start generating apiv1beta1 (#4235) (1c3e968)
  • lifesciences: strat generating apiv2beta (be1d729)
  • tpu: start generating apiv1 (#4199) (cac48ea)

Bug Fixes

... (truncated)

Changelog

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

0.86.0 (2021-07-01)

Features

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

0.85.0 (2021-06-30)

Features

  • dataflow: start generating apiv1beta3 (cfee361)
  • datastream: start generating apiv1alpha1 (cfee361)
  • dialogflow: added Automated agent reply type and allow cancellation flag for partial response feature. (5a9c6ce)
  • documentai: update document.proto, add the processor management methods. (5a9c6ce)
  • eventarc: start generating apiv1 (cfee361)
  • gkehub: added v1alpha messages and client for gkehub (8fb4649)
  • internal/godocfx: add support for other modules (#4290) (d52bae6)
  • internal/godocfx: different metadata for different modules (#4297) (598f5b9)
  • internal: add force option for regen (#4310) (de654eb)
  • servicecontrol: Added the gRPC service config for the Service Controller v1 API docs: Updated some comments. (8fb4649)
  • workflows/executions: start generating apiv1 (cfee361)

Bug Fixes

  • internal: add autogenerated header to snippets (#4261) (2220787), refs #4260
  • internal: fix googleapis-disco regen (#4354) (aeea1ce)
  • kms: replace IAMPolicy mixin in service config. (5a9c6ce)
  • security/privateca: Fixed casing of the Ruby namespace (5a9c6ce)

0.84.0 (2021-06-09)

Features

  • aiplatform: start generating apiv1 (be1d729)
  • apigeeconnect: start generating abiv1 (be1d729)
  • dialogflow/cx: support sentiment analysis in bot testing (7a57aac)
  • dialogflow/cx: support sentiment analysis in bot testing (6ad2306)
  • documentai: Move CommonOperationMetadata into a separate proto file for potential reuse. (9e80ea0)
  • documentai: Move CommonOperationMetadata into a separate proto file for potential reuse. (18375e5)
  • gkeconnect/gateway: start generating apiv1beta1 (#4235) (1c3e968)
  • lifesciences: strat generating apiv2beta (be1d729)
  • tpu: start generating apiv1 (#4199) (cac48ea)

Bug Fixes

... (truncated)

Commits

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:/googleapis/google-cloud-go) from 0.83.0 to 0.86.0.
- [Release notes](https:/googleapis/google-cloud-go/releases)
- [Changelog](https:/googleapis/google-cloud-go/blob/master/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.83.0...v0.86.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 5, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2021

Superseded by #148.

@dependabot dependabot bot closed this Jul 19, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/cloud.google.com/go-0.86.0 branch July 19, 2021 11:11
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