v4.1.1
github-actions
released this
20 Oct 07:21
·
5 commits
to refs/heads/main
since this release
4.1.1 (2022-10-20)
NOTE: This release contained an unintentional breaking change since we introduced a removal policy for email address identities which was set to RETAIN
by default, i.e. your resources won't be deleted if you delete the CDK resource. In most cases this is maybe even desired (see #506) but it's not a patch release in this case. We have introduced a new minor version 4.2.0 which keeps the original behavior where the removal policy is DESTROY
by default, like it was before. However, you can customize the removal policy if you want to retain the resources.