Skip to content

Latest commit

 

History

History
129 lines (64 loc) · 9.08 KB

CHANGELOG.md

File metadata and controls

129 lines (64 loc) · 9.08 KB

Changelog

0.10.0 (2022-03-18)

Features

  • output archive entries in debug mode (#300) (88aa99f)

Bug Fixes

  • support multi-line KV for secrets, envvars, and labels (#309) (2cf760b)

0.9.0 (2022-03-09)

⚠ BREAKING CHANGES

  • require nodejs 16 (#272)

Bug Fixes

  • add buildEnvironmentVariables to updateMask (#276) (53c1f8b)

Miscellaneous Chores

0.8.0 (2022-01-31)

Features

0.7.1 (2021-12-14)

Miscellaneous Chores

0.7.0 (2021-12-09)

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)

0.6.0 (2021-06-29)

Features

0.5.0 (2021-05-26)

Features

0.4.0 (2021-02-25)

Features

  • fix zip file creation, improve logs (#48) (c084c5e)

Bug Fixes

  • Increase deploy create/update timeout (#46) (f63fa6d)

0.3.0 (2021-02-11)

Features

0.2.0 (2021-01-22)

Features

Bug Fixes

0.1.2 (2020-11-13)

Bug Fixes

0.1.1 (2020-11-13)

Bug Fixes