You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,11 @@
5
5
6
6
### Features
7
7
8
+
* add support for min_instances ([#213](https://github.com/google-github-actions/deploy-cloud-functions/pull/213))
9
+
* add support for custom_worker_pool ([#213](https://github.com/google-github-actions/deploy-cloud-functions/pull/213))
10
+
* add support for docker_registry and kms_key_name ([#211](https://github.com/google-github-actions/deploy-cloud-functions/pull/211))
11
+
* add support for build_environment_variables ([#210](https://github.com/google-github-actions/deploy-cloud-functions/pull/210))
12
+
* add support for mounting secrets via environment variables and the filesystem ([#222](https://github.com/google-github-actions/deploy-cloud-functions/pull/222))
8
13
* add support for event_trigger_retry ([#216](https://www.github.com/google-github-actions/deploy-cloud-functions/issues/216)) ([1253ca1](https://www.github.com/google-github-actions/deploy-cloud-functions/commit/1253ca12e3e3b5ab038b24b02554af1cd2cd1efd))
0 commit comments