Skip to content

Latest commit

 

History

History
470 lines (202 loc) · 20.5 KB

CHANGELOG.md

File metadata and controls

470 lines (202 loc) · 20.5 KB

Changelog

All notable changes to this project will be documented in this file.

2.8.0 (2023-09-19)

Features

2.7.0 (2023-09-13)

Features

  • Update to terraform-kubernetes-wandb v1.12.0 (#142) (2c40efe)

2.6.0 (2023-09-12)

Features

  • Upgrade kubernetes provider to v2.23.0 (#141) (9bd8a87)

2.5.1 (2023-09-05)

Bug Fixes

2.5.0 (2023-09-01)

Features

2.4.2 (2023-08-30)

Bug Fixes

2.4.1 (2023-08-29)

Bug Fixes

2.4.0 (2023-08-28)

Features

2.3.0 (2023-08-22)

Features

2.2.0 (2023-08-16)

Features

2.1.0 (2023-08-14)

Features

2.0.0 (2023-07-31)

⚠ BREAKING CHANGES

  • AWS Provider Upgrade (#116)

Features

1.16.10 (2023-07-28)

Bug Fixes

  • Support performance insights existing kms key arn (#115) (9385c01)

1.16.9 (2023-07-28)

Bug Fixes

  • Add support for out-of-band Performance Insight's being added (#114) (210237d)

1.16.8 (2023-07-24)

Bug Fixes

1.16.6 (2023-07-14)

Bug Fixes

  • Remove surreptitious managed_arns [] (#110) (4e21ad2)

1.16.5 (2023-07-13)

Bug Fixes

1.16.4 (2023-07-13)

Bug Fixes

1.16.3 (2023-07-13)

Bug Fixes

1.16.2 (2023-07-13)

Bug Fixes

  • Removed inline policies from eks_app (#106) (bb34c7b)

1.16.0 (2023-07-11)

Features

  • Support team level buckets by using the direct node role ARN (#100) (e09d5d2)

1.15.7 (2023-07-07)

Bug Fixes

  • Add new AWS Aurora RDS config parameters (#91) (9e47438)

1.15.6 (2023-06-27)

Bug Fixes

1.15.5 (2023-06-22)

Bug Fixes

  • Add lifecycle rules to SG definitions to allow SG deletion (#94) (3000b24)

1.15.4 (2023-06-21)

Bug Fixes

  • Put rules for inbound HTTP/HTTPS into their own security groups (#93) (66c8e7d)

1.15.3 (2023-06-21)

Bug Fixes

  • Revert separate HTTP and HTTPS rule creation (#92) (dae476a)

1.15.2 (2023-06-21)

Bug Fixes

  • Separate HTTP and HTTPS rule creation (#90) (98b0159)

1.15.1 (2023-05-26)

Bug Fixes

1.15.0 (2023-05-19)

Features

1.14.1 (2023-05-18)

Bug Fixes

1.14.0 (2023-05-18)

Features

Bug Fixes

1.13.3 (2023-05-17)

Bug Fixes

1.13.2 (2023-05-16)

Bug Fixes

1.13.1 (2023-05-16)

Bug Fixes

1.13.0 (2023-03-22)

Features

1.12.1 (2023-03-22)

Bug Fixes

1.12.0 (2023-03-08)

Features

1.11.1 (2023-03-06)

Bug Fixes

  • Set MySQL default version to 8.0.mysql_aurora.3.03.0 (#63) (7340b1f)

1.11.0 (2023-02-28)

Features

  • Add module for Secure Storage Connector (#52) (8f07c99)

1.10.5 (2023-02-25)

Bug Fixes

1.10.4 (2023-02-24)

Bug Fixes

  • Update IMDsv2 policy name and format (#59) (b1db83f)

1.10.3 (2023-02-24)

Bug Fixes

  • Update metadata hop limit and fix race condition (#58) (96e8ddb)

1.10.2 (2023-02-24)

Bug Fixes

1.10.1 (2023-02-23)

Bug Fixes

  • Deploy the aws-ebs-csi-driver so 1.23 k8s upgrade is possible (#56) (f6c7ced)

1.10.0 (2023-02-22)

Features

1.9.0 (2023-02-22)

Features

1.8.0 (2023-02-16)

Features

  • New kubernetes_instance_types variable (#51) (0a35ef0)

1.7.0 (2023-02-16)

Features

1.6.0 (2022-09-27)

Features

  • Disable auto scaling for database (#38) (8686fed)

1.5.3 (2022-07-30)

Bug Fixes

1.5.2 (2022-07-28)

Bug Fixes

1.5.1 (2022-06-07)

Bug Fixes

  • Makes bucket kms key conditional (#29) (163625e)

1.5.0 (2022-05-27)

Features

  • Option to provide an database snapshot (#27) (46deb1b)

1.4.1 (2022-04-15)

Bug Fixes

1.4.0 (2022-04-05)

Features

1.3.1 (2022-04-04)

Bug Fixes

  • Variable for setting database instance type (#19) (e99d4ba)

1.3.0 (2022-03-31)

Features

  • Variables to deploy a MySQL 8 database (#16) (c261378)

1.2.0 (2022-03-15)

Features

1.1.0 (2022-02-24)

Features

1.0.4 (2022-02-14)

Bug Fixes

  • Separate redis security group rules (#13) (71345d6)

1.0.3 (2022-02-10)

Bug Fixes

  • Increased desired pod count to match min capacity (#11) (0f42428)

1.0.2 (2022-02-10)

Bug Fixes

  • Increase node default scale configuration (#10) (325120b)

1.0.1 (2022-02-10)

Bug Fixes

1.0.0 (2022-02-10)

Features

  • add use internal option (580f1d6)

Bug Fixes

  • database subnet group not getting created (b9bbd59)

Reverts