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.77.0 to 0.81.0 #36

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 19, 2021

Bumps cloud.google.com/go from 0.77.0 to 0.81.0.

Release notes

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

google-cloud-go v0.81.0

Features

  • datacatalog: Policy Tag Manager v1 API service feat: new RenameTagTemplateFieldEnumValue API feat: adding fully_qualified_name in lookup and search feat: added DATAPROC_METASTORE integrated system along with new entry types: DATABASE and SERVICE docs: Documentation improvements (2b02a03)
  • dialogflow/cx: include original user query in WebhookRequest; add GetTextCaseresult API. doc: clarify resource format for session response. (a0b1f6f)
  • dialogflow/cx: include original user query in WebhookRequest; add GetTextCaseresult API. doc: clarify resource format for session response. (b5b4da6)
  • dialogflow: expose MP3_64_KBPS and MULAW for output audio encodings. (b5b4da6)
  • secretmanager: Rotation for Secrets (2b02a03)

Bug Fixes

google-cloud-go v0.80.0

Features

  • appengine: added vm_liveness, search_api_available, network_settings, service_account, build_env_variables, kms_key_reference to v1 API (fd04a55)
  • assuredworkloads: Add 'resource_settings' field to provide custom properties (ids) for the provisioned projects. (ab4824a)
  • assuredworkloads: add HIPAA and HITRUST compliance regimes (ab4824a)
  • dialogflow/cx: added fallback option when restoring an agent docs: clarified experiment length (cd70aa9)
  • dialogflow/cx: start generating apiv3 (#3850) (febbdcf), refs #3634
  • documentai: add EVAL_SKIPPED value to the Provenance.OperationType enum in document.proto. (cb43066)
  • documentai: start generating apiv1 (#3853) (d68e604)
  • internal/godocfx: add prettyprint class to code blocks (#3819) (6e49f21)
  • internal/godocfx: handle Markdown content (#3816) (56d5d0a)
  • kms: Add maxAttempts to retry policy for KMS gRPC service config feat: Add Bazel exports_files entry for KMS gRPC service config (fd04a55)
  • resourcesettings: start generating apiv1 (#3854) (3b288b4)
  • speech: Support output transcript to GCS for LongRunningRecognize. (fd04a55)

Miscellaneous Chores

google-cloud-go v0.79.0

Features

  • apigateway: start generating apiv1 (#3726) (66046da)
  • channel: addition of billing_account field on Plan. docs: clarification that valid address lines are required for all customers. (d4246aa)
  • dialogflow/cx: allow to disable webhook invocation per request (d4246aa)
  • dialogflow/cx: allow to disable webhook invocation per request (44c6bf9)
  • dialogflow: Add CCAI API (18c88c4)
  • documentai: remove the translation fields in document.proto. (18c88c4)
  • documentai: Update documentai/v1beta3 protos: add support for boolean normalized value (529925b)
  • internal/godocfx: keep some cross links on same domain (#3767) (77f76ed)

... (truncated)

Changelog

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

0.81.0 (2021-04-02)

Features

  • datacatalog: Policy Tag Manager v1 API service feat: new RenameTagTemplateFieldEnumValue API feat: adding fully_qualified_name in lookup and search feat: added DATAPROC_METASTORE integrated system along with new entry types: DATABASE and SERVICE docs: Documentation improvements (2b02a03)
  • dialogflow/cx: include original user query in WebhookRequest; add GetTextCaseresult API. doc: clarify resource format for session response. (a0b1f6f)
  • dialogflow/cx: include original user query in WebhookRequest; add GetTextCaseresult API. doc: clarify resource format for session response. (b5b4da6)
  • dialogflow: expose MP3_64_KBPS and MULAW for output audio encodings. (b5b4da6)
  • secretmanager: Rotation for Secrets (2b02a03)

Bug Fixes

0.80.0 (2021-03-23)

⚠ BREAKING CHANGES

  • all: This is a breaking change in dialogflow

Features

  • appengine: added vm_liveness, search_api_available, network_settings, service_account, build_env_variables, kms_key_reference to v1 API (fd04a55)
  • assuredworkloads: Add 'resource_settings' field to provide custom properties (ids) for the provisioned projects. (ab4824a)
  • assuredworkloads: add HIPAA and HITRUST compliance regimes (ab4824a)
  • dialogflow/cx: added fallback option when restoring an agent docs: clarified experiment length (cd70aa9)
  • dialogflow/cx: start generating apiv3 (#3850) (febbdcf), refs #3634
  • documentai: add EVAL_SKIPPED value to the Provenance.OperationType enum in document.proto. (cb43066)
  • documentai: start generating apiv1 (#3853) (d68e604)
  • internal/godocfx: add prettyprint class to code blocks (#3819) (6e49f21)
  • internal/godocfx: handle Markdown content (#3816) (56d5d0a)
  • kms: Add maxAttempts to retry policy for KMS gRPC service config feat: Add Bazel exports_files entry for KMS gRPC service config (fd04a55)
  • resourcesettings: start generating apiv1 (#3854) (3b288b4)
  • speech: Support output transcript to GCS for LongRunningRecognize. (fd04a55)
  • speech: Support output transcript to GCS for LongRunningRecognize. (cd70aa9)
  • speech: Support output transcript to GCS for LongRunningRecognize. (35a8706)

Miscellaneous Chores

0.79.0 (2021-03-10)

Features

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 19, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 28, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 17, 2022

Superseded by #54.

@dependabot dependabot bot closed this Jan 17, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/cloud.google.com/go-0.81.0 branch January 17, 2022 20:31
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.

None yet

0 participants