⚠ BREAKING CHANGES
- ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
aws-codedeploy: AWS::CodeDeploy::DeploymentGroup: Id attribute removed.
Features
- update L1 CloudFormation resource definitions (#37103) (f1ee45c)
- autoscaling: add deletionProtection property to AutoScalingGroup (#36924) (467f2b4)
- core: introducing CDK Mixins (#37055) (cda96cb)
- eks: add support for Kubernetes version 1.35 (#37065) (909fca3), closes #36920 #36016 cdklabs/awscdk-asset-kubectl#2669 #37070 #36950 #36016
- s3: attribute-based access control (#36229) (9ec4db3)
Bug Fixes
- bump minimatch to ^10.2.3 to resolve ReDoS vulnerabilities (#37127) (c359329), closes #37100
- dynamodb: fix SID for grants on multi-account global tables (#37057) (98d5e82)
- rds: correct engine version deprecation tags and add missing versions (#37080) (127b359), closes #37079 #36937