Skip to content

Latest commit

 

History

History
81 lines (44 loc) · 5.79 KB

CHANGELOG.md

File metadata and controls

81 lines (44 loc) · 5.79 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.

Unreleased

Changed

  • Feature - refs platform/#2564: add ssl-reject-handshake nginx ingress configuration option.

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.