v1.97.0
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- elasticsearch:
vpcOptions
was removed. Usevpc
,vpcSubnets
andsecurityGroups
instead.
Features
- appmesh: Implement Outlier Detection for Virtual Nodes (#13952) (965f130)
- cx-api: graduate to stable 🚀 (#13859) (d99e13d)
- eks: Support
secretsEncryptionKey
in FargateCluster (#13866) (56c6f98) - eks: Support bootstrap.sh --dns-cluster-ip arg (#13890) (56cd863)
- elasticsearch: graduate to stable 🚀 (#13900) (767cd31)
- s3-deployment: graduate to stable 🚀 (#13906) (567d64d)
- ses: graduate to stable 🚀 (#13913) (4f9a715)
- ses-actions: graduate to stable 🚀 (#13864) (24f8307)
Bug Fixes
- aws-rds: ServerlessCluster.clusterArn is not correct when clusterIdentifier includes upper cases string. (#13710) (a8f5b6c), closes #12795
- cli: broken java init template (#13988) (c6ca2ab), closes #13964
- cloudfront: Cache Policy headers enforce soft limit of 10 (#13904) (8a66244), closes #13425 #13903
- codepipeline-actions: EcrSourceAction triggers on a push to every tag (#13822) (c5a2add), closes #13818