Skip to content

Latest commit

 

History

History
133 lines (69 loc) · 9.5 KB

CHANGELOG.md

File metadata and controls

133 lines (69 loc) · 9.5 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.2.1 (2023-08-02)

Bug Fixes

  • deps: update cft/developer-tools docker tag to v1.13 (#106) (cfa2250)
  • standalone example pin provider version (#122) (4a6b8ac)

1.2.0 (2023-06-15)

Features

  • add link to in-console tour of solution (#82) (e488ee8)
  • updates make target to generate display metadata as well (#95) (a0d17de)

Bug Fixes

  • in-repo module references for standalone example (#103) (a38f43d)
  • use service_networking_connection peering output for routes config (#98) (7a03911)

1.1.1 (2023-05-02)

Bug Fixes

  • rollback network version for compatibility (#80) (fc052c5)

1.1.0 (2023-04-28)

Features

  • var for private pool machine type (#72) (b73d4b7)

Bug Fixes

  • strict dependency on servicenetworking agent (#75) (f3349c1)
  • troubleshoot Load Balancer org policy in walkthrough (#71) (a1a0ae6)

1.0.2 (2023-03-30)

Bug Fixes

  • remove optional for backwards compatibility (#68) (01348c9)

1.0.1 (2023-03-30)

Bug Fixes

  • deps: update terraform terraform-google-modules/kubernetes-engine/google to v25 (#56) (c929094)
  • walkthrough updates (#64) (5148197)

1.0.0 (2023-03-29)

⚠ BREAKING CHANGES

  • Use Connect Gateway as alternative to VPN for deploying to private GKE clusters from Cloud Build (addressing #20)
  • Require Cloud Build BYOSA in secure-cd submodule instead of default CB SA
  • Use Connect Gateway for standalone example (#59)

Features

  • automatic app deployment testing in standalone example verification test (771f462)
  • Require Cloud Build BYOSA in secure-cd submodule instead of default CB SA (771f462)
  • Use Connect Gateway as alternative to VPN for deploying to private GKE clusters from Cloud Build (addressing #20) (771f462)
  • Use Connect Gateway for standalone example (#59) (771f462)

Bug Fixes

  • documentation and walkthrough cleanup and clarification (771f462)
  • increase app build test threshold to 20 mins (#61) (ad57bd5)
  • set project via walkthrough link (#62) (0059004)

0.3.1 (2023-02-14)

Bug Fixes

  • reduce zones used in standalone example clusters (#45) (1fa43a4)
  • set initial_node_count to 2 (#43) (34f3ead)

0.3.0 (2022-12-15)

Features

  • replace default Cloud Build SA with custom SA in build phase (#35) (b5ab9e0)

Bug Fixes

  • pass through labels (#38) (b615569)
  • update standalone single project documentation and walkthrough (#36) (06cb65a)
  • use registry modules in standalone_single_project example (#33) (1c032cc)

0.2.0 (2022-09-28)

Features

0.1.0 (2022-03-16)

Features

0.1.0 - 20XX-YY-ZZ

Features

  • Initial release