Features
- publish 'app-staging-synthesizer-alpha' for Go (#34364) (4e3df41)
- update L1 CloudFormation resource definitions (#34357) (24a40a9)
- apigateway: dualstack REST API (#34114) (efdcb9d)
Bug Fixes
- codepipeline: allow both
pullRequestFilter
andpushFilter
(#34267) (1cac5a0), closes #34253 - route53-targets: beanstalk allow specifying
hostedZoneId
to support token endpoint with default value derived from stack region or endpointUrl (#34122) (9e52752), closes #31843 - s3-notifications: add a key policy to trust S3 for notifications to an SNS topic encrypted with a KMS key (under feature flag) (#33858) (1e87861), closes #16271
Reverts
- "chore: make all L2 Constructs property injectable during release" (#34371) (1e722ad), closes aws/aws-cdk#34328
- "feat: property injection for 122 constructs" (#34370) (2594f3c), closes aws/aws-cdk#33887
Alpha modules (2.195.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- iot: By default,
deviceDertificateAgeCheck
is automatically enabled.
Features
- iot: device certificate age check audit configuration (#33816) (9ad383d)
- location: support L2 API Key Construct (#32733) (d867878), closes #30684