Skip to content

Commit

Permalink
docs(changelog): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marwinbaumannsbp authored and github-actions[bot] committed Aug 5, 2024
1 parent 369f0f9 commit 592d94c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).

## v4.0.0 - 2024-08-05

### What's Changed

#### 🚀 Features

* breaking: solve bug where `notification_configuration` can not contain sensitive values or values known after apply (#58) @marwinbaumannsbp
* feat: account variable set (#55) @jorrite
* breaking: set default auth mode from 'iam_user' to 'iam_role_oidc' and modify outputs (#57) @marwinbaumannsbp
* feature: add support for the newest variables in mcaf-workspace, set `assessments_enabled` to true by default as is best practise, optimize optionals (#56) @marwinbaumannsbp

#### 🐛 Bug Fixes

* breaking: solve bug where `notification_configuration` can not contain sensitive values or values known after apply (#58) @marwinbaumannsbp

**Full Changelog**: https://github.com/schubergphilis/terraform-aws-mcaf-avm/compare/v3.0.3...v4.0.0

## v3.0.3 - 2024-05-16

### What's Changed
Expand Down

0 comments on commit 592d94c

Please sign in to comment.