Skip to content

Latest commit

 

History

History
86 lines (38 loc) · 4.87 KB

CHANGELOG.md

File metadata and controls

86 lines (38 loc) · 4.87 KB

Changelog

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

6.2.0 (2024-11-11)

Features

  • Vendor latest versions and set default version to v3.130.0 (#47) (8c8d16e)

Bug Fixes

  • Update CI workflow versions to latest (#46) (9db882b)

6.1.0 (2024-08-28)

Features

  • Add variable for applying tags to the log_forwarder bucket (#41) (37701a0)

6.0.2 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#38) (8448b57)

6.0.1 (2024-02-23)

Bug Fixes

  • Change default runtime to python3.11 to support latest forwarder version (#37) (35805f8)

6.0.0 (2024-02-22)

⚠ BREAKING CHANGES

  • Bump Terraform and AWS provider MSV to 1.3 and 5.0 respectively, add latest releases and set 3.103.0 as the default version (#36)

Features

  • Bump Terraform and AWS provider MSV to 1.3 and 5.0 respectively, add latest releases and set 3.103.0 as the default version (#36) (588fbe9)

5.1.0 (2023-04-21)

Features

  • Add support for CloudWatch log group KMS key (#31) (63e0576)

5.0.1 (2023-02-07)

Bug Fixes

  • Change tags for 'aws_s3_bucket_object' based on AWS limit and add validation for them (#26) (8250b8e)

5.0.0 (2023-02-03)

⚠ BREAKING CHANGES

  • Update S3 module to v3.6.1 and switch to resource aws_s3_object (#29)

Features

  • Update S3 module to v3.6.1 and switch to resource aws_s3_object (#29) (11ff8e9)

4.1.1 (2022-11-07)

Bug Fixes

  • Update CI configuration files to use latest version (#23) (24bbfe7)

4.1.0 (2022-04-20)

Features