Skip to content

Latest commit

 

History

History
124 lines (60 loc) · 8.03 KB

CHANGELOG.md

File metadata and controls

124 lines (60 loc) · 8.03 KB

Change Log

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.

3.0.0 (2022-12-29)

⚠ BREAKING CHANGES

  • update TPG 3.49, modules, and GKE for CI (#120)

Bug Fixes

  • deps: update terraform null to >=2.1.2 #114 (1add08e)
  • deps: update terraform template to >= 2.1.2 #110 (f0a6661)
  • update TPG 3.49, modules, and GKE for CI (#120) (bd15808)

2.0.0 (2022-07-01)

⚠ BREAKING CHANGES

  • Helm and Kubernetes providers minimum version increased to 2.0 (#101)

Features

1.0.0 (2022-04-21)

⚠ BREAKING CHANGES

  • Update min provider to TPG ~> 3.44, CI fixes (#91)

Features

  • update to allow TPG version 4.0 and TF v0.13+ format (#86) (42550a8)

Bug Fixes

  • Update min provider to TPG ~> 3.44, CI fixes (#91) (1971baa)

0.5.2 (2021-04-23)

Bug Fixes

0.5.1 (2021-04-05)

Bug Fixes

  • Allow cleanup of buckets even if there are objects in them (#72) (cad73dd)

0.5.0 (2021-03-22)

⚠ BREAKING CHANGES

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

Features

  • add Terraform 0.13 constraint and module attribution (#73) (14b9e72)

Bug Fixes

  • Dependency fixes for the Kubernetes resources (#65) (802759d)
  • Update so we don't rebuild the domain used for output.gitlab_url (#62) (5248208)
  • Updating the project services and gke module versions. (#61) (5e2f645)
  • Upgrade minimum Google provider version to 3.39.0 (#64) (1ed4fd4)

0.4.0 (2020-08-28)

Features

  • Broaden oauth scope to cloud-platform (#56) (6eea966)

0.3.1 (2020-08-13)

Bug Fixes

  • Fixed typo in values.yaml.tpl which prevented cache from working on GCS. (#52) (ba4d0df)
  • Update to enable working with v4.2.4 of GitLab Helm Chart (#55) (8dfded6)

0.3.0 (2020-07-16)

Features

  • Expose the K8s cluster info as outputs (#50) (1ea4e88)

0.2.0 (2020-06-27)

Features

  • Optionally add random prefix to csql db instance (#47) (8edb48c)

Bug Fixes

  • Switch to helm3 and add tests (#46) (6f4b9f7)
  • terraform fmt, and fixing tf 0.12 warnings (#42) (c3dd306)

0.1.1 (2020-05-20)

Bug Fixes

  • Switch to using module for service activation and ensure ordering. (ef2a316)

v0.1.0 - 2020-05-15

This is the initial module release.