Releases: google-github-actions/deploy-cloudrun
Releases · google-github-actions/deploy-cloudrun
deploy-cloudrun v0.9.0
⚠ BREAKING CHANGES
- require Node 16 (#315)
- switch to nodejs 16 (#295)
Features
- added gcloud_component flag to force alpha or beta (#294) (08e594e)
Bug Fixes
- switch to actions-utils for multi-line KV parsing (#312) (1cd5368)
Miscellaneous Chores
deploy-cloudrun v0.8.0
⚠️ This is the last release that supports Node 12!
Features
- add
timeout
option for setting execution timeouts (#291) (30692e4)
- allow for multi line secrets (#224) (5cab4a9)
- Enable machine parsable output with --format json (#283) (50aa77a)
- support single quote flags (#289) (dd45811)
deploy-cloudrun v0.6.0
Features
- Add Secrets Manger integration support (#64) (4a9b191)
Bug Fixes
deploy-cloudrun v0.5.0
Features
- Add source deploys and traffic updates (#45) (09c010d)
v0.2.0
⚠ BREAKING CHANGES
- transfer Cloud Run action (#1)
Features