Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 7.47 KB

CHANGELOG.md

File metadata and controls

70 lines (46 loc) · 7.47 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.2.0 (2024-04-29)

Features

  • deps: Update Terraform google to >= 4.66, < 5.21 (#105) (6501f9b)
  • deps: Update Terraform google to >= 4.66, < 5.22 (#106) (32243f5)
  • deps: Update Terraform google to >= 4.66, < 5.26 (#117) (2909651)
  • deps: Update Terraform google to >= 4.66, < 5.27 (#118) (d9ba98d)
  • deps: Update Terraform google to v5 (#80) (a053c00)

Bug Fixes

  • Add DefaultVerify() test (#110) (83fbb45)
  • deps: Update actions/checkout action to v4 (#89) (bdd158c)
  • deps: Update google-github-actions/auth action to v1.3.0 (#93) (65cd1db)
  • deps: Update Terraform time to ~> 0.11.0 (#98) (9ebf3f3)
  • missing gcloud dependency (#102) (2ae7f83)
  • refactor the LLM prompt to its own variable (#65) (4d20008)

0.1.1 (2023-08-03)

Bug Fixes

  • Update int.cloudbuild.yaml to use LR billing (#61) (810c052)

0.1.0 (2023-07-27)

Features

Bug Fixes

  • add uuid suffix for unique bucket names (#39) (7b949a8)
  • handle empty string case in extraction util (#54) (cb958b5)
  • make lint, cft tests happy (#31) (fd85536)
  • Shorten storage bucket name (#43) (ce62b27)

0.1.0 - 20XX-YY-ZZ

Features

  • Initial release