Skip to content

Latest commit

 

History

History
127 lines (61 loc) · 7.27 KB

CHANGELOG.md

File metadata and controls

127 lines (61 loc) · 7.27 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.

3.4.0 (2022-11-28)

Features

  • adding a module for networking/iam requirements and example for composer-v2 (#60) (b44bb6f)

3.3.0 (2022-07-28)

Features

3.2.0 (2022-06-24)

Features

  • add network tags support for v2 (#48) (a4644c0)
  • Support to create v2 private service connection (#50) (7840e07)

Bug Fixes

  • dynamic master authorized networks blocks (#47) (a61f6a7)
  • Remove web_server_ipv4_cidr_block from composer v2 (#52) (d3b2e0f), closes #51

3.1.0 (2022-04-19)

Features

  • add enable_private_endpoint to composer root module (#43) (ad566d1)

3.0.0 (2022-03-29)

⚠ BREAKING CHANGES

  • Cloud composer v2 (#36)

Features

2.4.0 (2022-02-14)

Features

2.3.0 (2022-01-22)

Features

  • add submodules for managing connections and pools (#25) (73a0f94)

Bug Fixes

  • Add the zone variable to the root module (#35) (a638976)

2.2.0 (2021-11-24)

Features

  • update TPG version constraints to allow 4.0 (#27) (759bcb9)

2.1.0 (2021-10-19)

Features

2.0.0 (2021-06-22)

⚠ BREAKING CHANGES

  • create_environment submodule now uses the google-beta provider.

Features

  • Add CMEK support to create_environment submodule by setting kms_key_name variable (#16) (9cd4934)

1.0.0 (2021-04-01)

⚠ BREAKING CHANGES

  • add Terraform 0.13 constraint and module attribution (#11)

Features

  • add Terraform 0.13 constraint and module attribution (#11) (d45205e)
  • Composer module improvement (#12) (549ba62)

0.1.1 (2020-11-23)

Bug Fixes

0.1.0 - 2020-06-23

Features

  • Initial release