Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Build(deps): Bump cloud.google.com/go/functions from 1.16.6 to 1.17.0 in /function #2254

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2024

Bumps cloud.google.com/go/functions from 1.16.6 to 1.17.0.

Release notes

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

dlp: v1.17.0

1.17.0 (2024-08-08)

Features

  • dlp: Add the TagResources API (649c075)

Bug Fixes

  • dlp: Update google.golang.org/api to v0.191.0 (5b32644)

functions: v1.17.0

1.17.0 (2024-08-08)

Features

  • functions: Added build_service_account field to CloudFunction (9a5144e)
  • functions: Additional field on the output that specified whether the deployment supports Physical Zone Separation. (9a5144e)
  • functions: Generate upload URL now supports for specifying the GCF generation that the generated upload url will be used for. (9a5144e)
  • functions: ListRuntimes response now includes deprecation and decommissioning dates. (9a5144e)
  • functions: Optional field for binary authorization policy. (9a5144e)
  • functions: Optional field for deploying a source from a GitHub repository. (9a5144e)
  • functions: Optional field for specifying a revision on GetFunction. (9a5144e)
  • functions: Optional field for specifying a service account to use for the build. This helps navigate the change of historical default on new projects. For more details, see https (#10650) (9a5144e)
  • functions: Optional fields for setting up automatic base image updates. (9a5144e)

Bug Fixes

  • functions: Update google.golang.org/api to v0.191.0 (5b32644)

Documentation

  • functions: A comment for field automatic_update_policy in message .google.cloud.functions.v1.CloudFunction is changed (9a5144e)
  • functions: A comment for field docker_repository in message .google.cloud.functions.v1.CloudFunction is changed (9a5144e)
  • functions: A comment for field on_deploy_update_policy in message .google.cloud.functions.v1.CloudFunction is changed (9a5144e)
  • functions: A comment for field runtime_version in message .google.cloud.functions.v1.CloudFunction is changed (9a5144e)
  • functions: A comment for field url in message .google.cloud.functions.v1.HttpsTrigger is changed (9a5144e)
  • functions: A comment for field url in message .google.cloud.functions.v1.SourceRepository is changed (9a5144e)
  • functions: Refined description in several fields. (9a5144e)
Changelog

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

1.17.0 (2023-03-15)

Features

  • documentai: Added hints.language_hints field in OcrConfig (#7522) (b2c40c3)

1.16.0 (2023-02-22)

Features

1.15.0 (2023-02-14)

⚠ BREAKING CHANGES

  • documentai: The TrainProcessorVersion parent was incorrectly annotated.

Features

  • documentai: Add REST client (06a54a1)
  • documentai: Added advanced_ocr_options field in OcrConfig (45c70e3)
  • documentai: Added EvaluationReference to evaluation.proto (#7290) (4623db8)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Start generating stubs dir (de2d180)

Miscellaneous Chores

1.8.0 (2023-02-14)

Features

  • documentai: Add REST client (06a54a1)
  • documentai: Added advanced_ocr_options field in OcrConfig (45c70e3)
  • documentai: Added EvaluationReference to evaluation.proto (#7290) (4623db8)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/functions](https://github.com/googleapis/google-cloud-go) from 1.16.6 to 1.17.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@functions/v1.16.6...kms/v1.17.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/functions
  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 function go Pull requests that update Go code labels Aug 11, 2024
@sue445 sue445 merged commit 349c4d2 into master Aug 12, 2024
5 checks passed
@sue445 sue445 deleted the dependabot/go_modules/function/cloud.google.com/go/functions-1.17.0 branch August 12, 2024 03:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file function go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant