Skip to content

deploy-cloud-functions v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 20:51
ba68ab6

Features

  • add support for min_instances (#213)
  • add support for custom_worker_pool (#213)
  • add support for docker_registry and kms_key_name (#211)
  • add support for build_environment_variables (#210)
  • add support for mounting secrets via environment variables and the filesystem (#222)
  • add support for event_trigger_retry (#216) (1253ca1)
  • Add vpcConnectorEgressSettings & ingressSettings options (#112) (#141) (d5dec31)
  • add WIF docs, add warning for credentials input (#194) (5291949)
  • expose deploy timeout as an action input (#125) (#128) (2623495), closes #124
  • Merge EnvVars and EnVarsFile (#134) (#139) (afe2cad)

Bug Fixes

  • decrease action size by 17Mb for faster loading
  • fail deployment if the function is not in the ACTIVE state (#223)
  • bump deps and googleapis (#144) (b18cd87)
  • improve archive performance (#101) (bdd610a)
  • improve env var parsing behaviour (#122) (#126) (199d134)