Skip to content

Latest commit

 

History

History
133 lines (69 loc) · 10 KB

File metadata and controls

133 lines (69 loc) · 10 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.

4.0.0 (2024-08-27)

⚠ BREAKING CHANGES

  • deps: Update Terraform terraform-google-modules/vm/google to v11 (#152)
  • deps: Update Terraform terraform-google-modules/kubernetes-engine/google to v32 (#178)
  • migrate to ARC (#173)

Features

Bug Fixes

  • deps: Update Terraform terraform-google-modules/kubernetes-engine/google to v32 (#178) (999330d)
  • deps: Update Terraform terraform-google-modules/vm/google to v11 (#152) (42e5161)

3.1.2 (2023-10-10)

Bug Fixes

  • upgraded versions.tf to include minor bumps from tpg v5 (#124) (ede4426)

3.1.1 (2022-12-29)

Bug Fixes

  • deps: update terraform terraform-google-modules/kubernetes-engine/google to v24 (#85) (980e5d5)
  • fixes lint issues and generates metadata (#89) (935368c)

3.1.0 (2022-07-20)

Features

  • Issuer URI has been passed through variable (#62) (c9da327)

3.0.0 (2022-02-02)

⚠ BREAKING CHANGES

  • update examples, bump gke module version (#52). gh-runner-gke now uses v19 of the GKE module. Please refer to the GKE module upgrade guide for more details.

Features

  • Update TPG version constraints to allow 4.0 (#50) (1aebd31)

Bug Fixes

  • update examples, bump gke module version (#52) (882578e)

2.0.1 (2021-11-26)

Bug Fixes

  • bump minimum provider version for gh oidc module (#45) (204a546)

2.0.0 (2021-11-09)

⚠ BREAKING CHANGES

  • Remove the default allowed audience in gh-oidc (#42)
  • update issuer_uri for gh provider (#36)
  • Support org runners, update images and autoscaling config (#34)

Features

  • Add example for org runner & update shutdown script (#37) (76115f9)
  • Remove the default allowed audience in gh-oidc (#42) (1ec0ec2)
  • Support org runners, update images and autoscaling config (#34) (280ca8a)
  • update issuer_uri for gh provider (#36) (2ca3e6c)

1.1.0 (2021-09-20)

Features

1.0.1 (2021-08-17)

Bug Fixes

  • Switched to use google_project_iam_member, which is non-authoritative (#27) (281a737)
  • use machine_type in mig-runner (#30) (4f940f6)

1.0.0 (2021-04-24)

⚠ BREAKING CHANGES

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

Features

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

0.1.0 (2020-11-24)

Features

  • add network project for svpc, expose cooldown period, default scripts (#15) (048156a)
  • remove api enablement and update docs (#13) (5c01d64)

0.1.0 - 20XX-YY-ZZ

Features

  • Initial release