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

feat: [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://cloud.google.com/build/docs/cloud-build-service-account-updates #5607

Merged
merged 4 commits into from
Aug 8, 2024

Commits on Aug 8, 2024

  1. feat: Added build_service_account field to CloudFunction

    docs: A comment for field `runtime_version` in message `.google.cloud.functions.v1.CloudFunction` is changed
    docs: A comment for field `docker_repository` in message `.google.cloud.functions.v1.CloudFunction` is changed
    docs: A comment for field `automatic_update_policy` in message `.google.cloud.functions.v1.CloudFunction` is changed
    docs: A comment for field `on_deploy_update_policy` in message `.google.cloud.functions.v1.CloudFunction` is changed
    docs: A comment for field `url` in message `.google.cloud.functions.v1.SourceRepository` is changed
    docs: A comment for field `url` in message `.google.cloud.functions.v1.HttpsTrigger` is changed
    
    PiperOrigin-RevId: 660564990
    
    Source-Link: googleapis/googleapis@7767c57
    
    Source-Link: googleapis/googleapis-gen@3ceb797
    Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWZ1bmN0aW9ucy8uT3dsQm90LnlhbWwiLCJoIjoiM2NlYjc5NzM3ZDg2MjJlMmUxY2EyMzFlMmU4NWU4OTQ4M2RhYjBhMiJ9
    gcf-owl-bot[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8830b6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23a90ca View commit details
    Browse the repository at this point in the history
  3. feat: 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://cloud.google.com/build/docs/cloud-build-service-account-updates
    
    feat: optional fields for setting up automatic base image updates.
    feat: optional field for specifying a revision on GetFunction.
    feat: optional field for binary authorization policy.
    feat: optional field for deploying a source from a GitHub repository.
    feat: additional field on the output that specified whether the deployment supports Physical Zone Separation.
    feat: Generate upload URL now supports for specifying the GCF generation that the generated upload url will be used for.
    feat: ListRuntimes response now includes deprecation and decommissioning dates.
    docs: Refined description in several fields.
    
    PiperOrigin-RevId: 660624506
    
    Source-Link: googleapis/googleapis@8652e28
    
    Source-Link: googleapis/googleapis-gen@960e4b2
    Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWZ1bmN0aW9ucy8uT3dsQm90LnlhbWwiLCJoIjoiOTYwZTRiMjU5NWM2ZWRhNGUzZjFjNDRkNGNkNTc2MGNjZWVmYWU4OCJ9
    gcf-owl-bot[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e21f698 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fba4a1 View commit details
    Browse the repository at this point in the history