Skip to content

Latest commit

Β 

History

History
170 lines (86 loc) Β· 4.56 KB

CHANGELOG.md

File metadata and controls

170 lines (86 loc) Β· 4.56 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.2.0 - 2025-02-20

What's Changed

πŸš€ Features

  • feat: Add support for transition_default_minimum_object_size (#51) @Vino-Bala

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v1.1.0...v1.2.0

v1.1.0 - 2025-02-12

What's Changed

πŸš€ Features

  • feat: Add S3 Malware protection with Guardduty (#49) @jschilperoord

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v1.0.0...v1.1.0

v1.0.0 - 2025-02-07

What's Changed

πŸš€ Features

  • breaking: enhance lifecycle rule typing and add additional filter options, enable default S3 versioning (#48) @marwinbaumannsbp

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.15.0...v1.0.0

v0.15.0 - 2024-11-01

What's Changed

πŸš€ Features

  • feature: target object key format support for logging (#45) @jverhoeks

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.14.1...v0.15.0

v0.14.1 - 2024-08-05

What's Changed

πŸ› Bug Fixes

  • fix(output): Add id output to be compatible with s3 bucket data resource (#44) @shoekstra

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.14.0...v0.14.1

v0.14.0 - 2024-05-14

What's Changed

πŸš€ Features

  • feature: Adding replication kms for destination bucket, including source selection criteria (#43) @svashisht03

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.13.1...v0.14.0

v0.13.1 - 2024-03-15

What's Changed

πŸ› Bug Fixes

  • bug: aws_s3_bucket_inventory always create a change when filter is ab… (#41) @skesarkar-schubergphilis

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.13.0...v0.13.1

v0.13.0 - 2024-03-07

What's Changed

πŸš€ Features

  • feature: add support for bucket inventory configuration (#40) @skesarkar-schubergphilis

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.12.1...v0.13.0

v0.12.1 - 2024-01-02

What's Changed

πŸ› Bug Fixes

  • bug: reference bucket output instead of the name to solve referencing issues with bucket prefix (#38) @marwinbaumannsbp

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.12.0...v0.12.1

v0.12.0 - 2024-01-02

What's Changed

πŸš€ Features

  • feature: add support to provide a prefix as name, add validation (#37) @marwinbaumannsbp

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.11.0...v0.12.0

v0.11.0 - 2023-10-02

What's Changed

πŸš€ Features

  • enhancement: remove logging in own bucket more explicitly (#36) @fatbasstard

πŸ› Bug Fixes

  • enhancement: remove logging in own bucket more explicitly (#36) @fatbasstard

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.10.1...v0.11.0

v0.10.1 - 2023-09-07

What's Changed

πŸ› Bug Fixes

  • fix: Fix error in ACL configuration (#35) @fatbasstard

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.10.0...v0.10.1

v0.10.0 - 2023-07-21

What's Changed

πŸš€ Features

  • feature: Add support for EventBridge notifications (#34) @fatbasstard

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.9.1...v0.10.0

v0.9.1 - 2023-07-04

What's Changed

πŸ› Bug Fixes

  • fix: Error "Number of distinct destination bucket ARNs cannot exceed 1" by adding required properties to rule block to have it parsed as XML schema V2 (#33) @stefanwb

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.9.0...v0.9.1

v0.9.0 - 2023-06-27

What's Changed

πŸš€ Features

  • feat: Changes replication_configuration variable so it supports multiple rules (#31) @stefanwb

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.8.0...v0.9.0

v0.8.0 - 2023-06-23

What's Changed

πŸš€ Feature

  • improvement: Update and simplify aws_s3_bucket_ownership_controls (#26) @fatbasstard

Full Changelog: https://github.com/schubergphilis/terraform-aws-mcaf-s3/compare/v0.7.1...v0.8.0