Releases: jogold/cloudstructs
Releases · jogold/cloudstructs
v0.9.4
0.9.4 (2024-04-04)
Features
- static-website: allow custom cache policy (#267) (f7be9be)
v0.9.3
0.9.3 (2024-04-03)
Features
- static-website: allow custom Lambda@Edge functions (#265) (1737c98)
v0.9.0
0.9.0 (2024-03-15)
⚠ BREAKING CHANGES
- email-receiver: The Lambda function of an
EmailReceiver
now receives a SNS event.
Features
- email-receiver: Lambda function receives SNS event (#262) (ea70d45)
v0.8.0
0.8.0 (2024-03-15)
⚠ BREAKING CHANGES
- toolkit-cleaner:
cloudstructs
now requires aws-cdk-lib
>= 2.133.0
Bug Fixes
- toolkit-cleaner: construct is using deprecated API (#261) (eb73513), closes #260