Releases: google-github-actions/deploy-cloud-functions
Releases · google-github-actions/deploy-cloud-functions
deploy-cloud-functions v0.10.1
deploy-cloud-functions v0.10.0
deploy-cloud-functions v0.9.0
deploy-cloud-functions v0.8.0
v0.7.2
This release contains no changes from 0.7.1
. It was created to force the creation of the floating v0
release.
deploy-cloud-functions v0.7.1
Miscellaneous Chores
- Fix an issue where
=
were not parsed correctly in KV pairs - release v0.7.1 (e28e39f)
deploy-cloud-functions v0.7.0
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)