Skip to content

Releases: GoogleCloudPlatform/terraform-dynamic-javascript-webapp

v1.4.0

23 Apr 12:01
14ecb04
Compare
Choose a tag to compare

1.4.0 (2024-04-22)

Features

  • add support for make it mine and deploy via cloudbuild trigger (#119) (ec339a1)
  • call firestore check endpoint in verify test (#70) (542825a)
  • deps: Update Terraform google to >= 3.53, < 4.84.1 (#95) (392cf17)
  • update Google provider to v5, fix deprecations (#102) (8a42b48)

Bug Fixes

  • Check for default Firestore database (#124) (757b4c7)
  • deps: Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.12.0 (#109) (fff2912)
  • deps: Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.12.1 (#110) (dbdcc4d)
  • deps: Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.13.0 (#111) (991e35f)
  • reduce warm up time (#72) (e7d7677)
  • remove duplicate renovate config (#92) (c1103c2)
  • Update actions/labeler config to v5 (#101) (ffee447)
  • Update CODEOWNERS (#82) (30b9471)

v1.3.0

26 Jul 22:02
2e0ee59
Compare
Choose a tag to compare

1.3.0 (2023-07-26)

Features

  • define verify for int tests (#64) (2c6bfcc)
  • enable integration tests (#61) (a75938c)
  • testing: add verification tests for this blueprint (#67) (3b5aacf)

Bug Fixes

  • correct fileset() globbing when this module is not the root. (#68) (9ecf36a)
  • enable uniform bucket level access (#51) (4a4cf2d)
  • pinning google provider < 4.75.0 (#69) (cf01bae)
  • remove db dependency on LB time delay (#65) (3f71c49)

v1.2.0

22 Jun 19:49
a863569
Compare
Choose a tag to compare

1.2.0 (2023-06-22)

Features

  • adds metadata generation and fixes lint issues (#43) (bcae2a1)

Bug Fixes

v1.1.6

26 Apr 19:45
4abb09c
Compare
Choose a tag to compare

1.1.6 (2023-04-26)

Bug Fixes

  • adding in random suffix to service account to handle multiple deployment (932b1a8)

v1.1.5

26 Apr 15:21
1f489b6
Compare
Choose a tag to compare

1.1.5 (2023-04-26)

Bug Fixes

  • Update outputs.tf to stay at solutions deployments page (e8d8b5b)

v1.1.4

25 Apr 19:54
0be6fc3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

25 Apr 16:17
f950824
Compare
Choose a tag to compare

1.1.3 (2023-04-25)

Bug Fixes

  • fix: minor output updates and load balancer timeout #37

v1.1.2

21 Apr 21:56
9f73f2e
Compare
Choose a tag to compare

1.1.2 (2023-04-21)

Bug Fixes

  • shortening account_id name for service account to fit regex max length (18b0b19)

v1.1.1

20 Apr 20:17
272abfa
Compare
Choose a tag to compare

1.1.1 (2023-04-20)

Bug Fixes

  • buffing up startup probe time for cloud run v2 resource (c340e2b)

v1.1.0

19 Apr 01:51
e1cfbca
Compare
Choose a tag to compare

1.1.0 (2023-04-19)

Features

  • adding maintenance items (0de8607)

Bug Fixes