Skip to content

Releases: google-github-actions/deploy-cloudrun

v0.10.3

14 Oct 20:28
5081b8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.10.3

v0.10.2

13 Oct 18:08
b43b4b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1

18 Jul 18:15
530b4b6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.1

deploy-cloudrun v0.10.0

02 May 19:40
355d383
Compare
Choose a tag to compare

Features

Bug Fixes

deploy-cloudrun v0.9.0

09 Mar 00:12
0866bc2
Compare
Choose a tag to compare

⚠ 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

31 Jan 22:44
be1e860
Compare
Choose a tag to compare

⚠️ 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.7.0

15 Dec 20:50
68aedae
Compare
Choose a tag to compare

Features

deploy-cloudrun v0.6.0

27 May 22:47
8dbf118
Compare
Choose a tag to compare

Features

  • Add Secrets Manger integration support (#64) (4a9b191)

Bug Fixes

deploy-cloudrun v0.5.0

05 Apr 15:56
d97177b
Compare
Choose a tag to compare

Features

  • Add source deploys and traffic updates (#45) (09c010d)

deploy-cloudrun v0.4.0

11 Feb 20:38
dfdc739
Compare
Choose a tag to compare

Features

Bug Fixes