Skip to content

Latest commit

 

History

History
144 lines (76 loc) · 11.2 KB

File metadata and controls

144 lines (76 loc) · 11.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. This changelog is generated automatically based on Conventional Commits.

1.5.0 (2025-07-28)

Features

  • deps: Update Terraform Google Provider to v6 (major) (#149) (d2fe7cb)
  • Set Terraform required_version to >= 1.5 (#152) (cba89fb)

Bug Fixes

  • set deletion_protection on cloud run (#158) (9726ef0)

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)

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)

1.2.0 (2023-06-22)

Features

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

Bug Fixes

1.1.6 (2023-04-26)

Bug Fixes

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

1.1.5 (2023-04-26)

Bug Fixes

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

1.1.2 (2023-04-21)

Bug Fixes

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

1.1.1 (2023-04-20)

Bug Fixes

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

1.1.0 (2023-04-19)

Features

  • adding maintenance items (0de8607)

Bug Fixes

1.0.1 (2023-04-18)

Bug Fixes

  • flip firestore_enabled (1c8b545)
  • remove beta resource, add in missing env for cloud run container (a7b52c6)

1.0.0 (2023-04-12)

Features

  • adding initial solutions base (09be428)

Bug Fixes

  • add release-please bot (5e6ad95)
  • make sure that output generates neos_toc_url (d12787c)

0.1.0 - 20XX-YY-ZZ

Features

  • Initial release