Skip to content

google/cloud-functions v1.7.0

Choose a tag to compare

@Hectorhammett Hectorhammett released this 10 Aug 02:27
· 40 commits to main since this release

Features

  • Additional field on the output that specified whether the deployment supports Physical Zone Separation. (7d6cbc8)
  • Generate upload URL now supports for specifying the GCF generation that the generated upload url will be used for. (7d6cbc8)
  • ListRuntimes response now includes deprecation and decommissioning dates. (7d6cbc8)
  • Optional field for binary authorization policy. (7d6cbc8)
  • Optional field for deploying a source from a GitHub repository. (7d6cbc8)
  • Optional field for specifying a revision on GetFunction. (7d6cbc8)
  • 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 (#7590) (7d6cbc8)
  • Optional fields for setting up automatic base image updates. (7d6cbc8)

Documentation

  • Refined description in several fields. (7d6cbc8)