Skip to content

Latest commit

 

History

History
91 lines (49 loc) · 5.96 KB

CHANGELOG.md

File metadata and controls

91 lines (49 loc) · 5.96 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.

4.1.0 (2024-10-30)

Features

  • deps: Update Terraform Google Provider to v6 (major) (#92) (8397cdc)

4.0.0 (2024-04-12)

⚠ BREAKING CHANGES

  • deps: Update Terraform cdap to ~> 0.11 (#68)
  • deps: Update Terraform terraform-google-modules/network/google to v9 (#79)

Bug Fixes

  • deps: Update Terraform cdap to ~> 0.11 (#68) (3c6a425)
  • deps: Update Terraform terraform-google-modules/network/google to v9 (#79) (752fd6c)

3.0.0 (2023-12-20)

⚠ BREAKING CHANGES

  • deps: Update Terraform terraform-google-modules/network/google to v8 (#73)
  • upgraded versions.tf to include minor bumps from tpg v5 (#75)
  • deps: update terraform cdap to ~> 0.10 (#66)

Bug Fixes

  • deps: update terraform cdap to ~> 0.10 (#66) (7f86542)
  • deps: update terraform cdap to ~> 0.9 (#61) (d4f44ec)
  • deps: Update Terraform terraform-google-modules/network/google to v8 (#73) (2a0c847)
  • deps: update tf modules (#64) (2f72d38)
  • upgraded versions.tf to include minor bumps from tpg v5 (#75) (89e9d20)

2.0.0 (2022-07-29)

⚠ BREAKING CHANGES

  • Increased minimum Google Provider version to 4.12 (#59)

Features

  • support data fusion version (#56) (160511b)
  • Update for TF and CI, add instance test (#59) (77fa12c)

1.1.0 (2021-12-20)

Features

  • update TPG version constraints to allow 4.0 (#50) (15bbce5)

1.0.0 (2021-11-15)

⚠ BREAKING CHANGES

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

Features

  • add Terraform 0.13 constraint and module attribution (#43) (5d25e52)

0.1.1 (2020-07-30)

Bug Fixes

  • typo in private-network firewall (#36) (d5e63ab)

0.1.0 - 2020-05-27

Added

  • Initial release