Features
- ec2: added support for network interfaces on ec2 instances by providing an associatePublicIpAddress property (#25441) (d43834d), closes #17127
- glue: Add G.4X and G.8X worker types for AWS Glue (#25637) (1e4ffcd)
- lambda: lambda code assets are marked as deploy time assets (#25705) (8a6b376)
- logs: filterName property in MetricFilter (#25246) (4f8aae5)
- s3-deployment: add some convenient methods to
CacheControl
(#25477) (21fc1d1) - secretsmanager: add support for rotateImmediatelyOnUpdate for secret rotation schedule (#25652) (cdafcc5), closes #25365
- new synthesizer separates assets out per CDK application (#24430) (ae21ecc)
Bug Fixes
- core: allow override with cross-stack references (#24920) (1135356), closes #18882
- core: cdk deploy stops early if 2 stacks with a dependency between them share an asset (#25719) (9e45095), closes #25714
- lambda: validation for FunctionUrlCorsOptions.maxAge (#25495) (0f40880)
- s3: KMS encryption works fine for server access logging target buckets (#25350) (6c5b67e)