0.10.0 (2022-03-18)
0.9.0 (2022-03-09)
- require nodejs 16 (#272)
0.8.0 (2022-01-31)
- add security_level field for https triggers (#266) (aa3a2aa)
- switch to using actions-utils (#243) (938f2f6)
0.7.1 (2021-12-14)
- release v0.7.1 (e28e39f)
0.7.0 (2021-12-09)
- 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)
- 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)