Skip to content

Latest commit

 

History

History
111 lines (70 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

111 lines (70 loc) · 12.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.

0.5.0 (2024-05-22)

⚠ BREAKING CHANGES

  • deps: Update Terraform terraform-google-modules/cloud-storage/google to v6 (#123)
  • TPG>=5.12: Update Terraform GoogleCloudPlatform/cloud-run/google to ~> 0.11.0 (#125)
  • deps: Update Terraform terraform-google-modules/network/google to v9 (#99)
  • deps: Update Terraform terraform-google-modules/pubsub/google to v6 (#100)
  • deps: Update Terraform terraform-google-modules/cloud-storage/google to v5 (#98)

Features

  • Add available_cpu to service_config (#65) (178cb1d)
  • deps: Update Terraform Google Provider to >= 4.48, < 6 (#117) (8836a87)
  • updated the role for CF Gen 2 (#88) (33e9efa)

Bug Fixes

  • deps: Allow Terraform Google Provider to v5 (#74) (38e7ed2)
  • deps: Update Terraform GoogleCloudPlatform/cloud-run/google to ~> 0.10.0 (#96) (d06a9ad)
  • deps: Update Terraform terraform-google-modules/cloud-storage/google to v5 (#98) (fb92c16)
  • deps: Update Terraform terraform-google-modules/cloud-storage/google to v6 (#123) (459c88f)
  • deps: Update Terraform terraform-google-modules/network/google to v9 (#99) (2188cec)
  • deps: Update Terraform terraform-google-modules/pubsub/google to v6 (#100) (bc4fe56)
  • remove duplicate group_cloud_run_developer (#113) (69a64c0)
  • TPG>=5.12: Update Terraform GoogleCloudPlatform/cloud-run/google to ~> 0.11.0 (#125) (0c64ca2)

0.4.1 (2023-07-27)

Bug Fixes

  • Change Secure Web Proxy creation to use terraform resource instead of gcloud command (#52) (f167312)

0.4.0 (2023-07-17)

Features

  • add instructions to deploy the Secure Cloud Function on top of the Terraform Example Foundation v3.0.0 (#37) (f458a1c)
  • Adding Secure Web Proxy to examples (#43) (99f9bfe)
  • Adds example of secure-cloud-function triggered by BigQuery (#26) (2ac3d91)
  • Adds Secure Web Proxy private module (#34) (17717c1)
  • adds secure-cloud-function + cloud sql example (#30) (8d1005c)
  • support upstream serverless module attribute changes (#55) (749071a)

Bug Fixes

  • Add instructions on Bigquery example (#57) (42bf7a6)
  • Add instructions on Internal server example (#56) (a8c6b68)
  • Add test instructions for foundation deploy (#61) (ff9b9b4)
  • adds public source/version in sub-modules at READMEs (#62) (0d84594)
  • Changes connector egress setting and org policies (#47) (94158d9)
  • Cloud Sql example instructions (#58) (185b7ef)
  • Fix foundation deploy instructions (#59) (a95daa4)
  • Fix README in Cloud SQL Example (#38) (749e871)
  • Fixes roles and apis on modules readmes (#39) (787eb14)
  • Renames secure-cloud-serverless-security module to secure-cloud-function-security (#41) (b7cfd69)
  • Secure Web Proxy fix (#46) (1743c51)

0.3.0 (2023-05-17)

Features

  • adds first version of secure-serverless-security module (#21) (b7e9787)
  • adds secure cloud-function-core sub-module (#20) (c9c197f)
  • adds secure-cloud-function sub-module (#22) (048efa0)

Bug Fixes

  • deps: update terraform terraform-google-modules/cloud-storage/google to v4 (#25) (e3d2ae8)

0.2.0 (2023-02-21)

Features

  • optional feature for variables and test cases (#6) (bd17644)

0.1.0 (2023-02-03)

Features

0.1.0 - 20XX-YY-ZZ

Features

  • Initial release