Features
- aws-cdk-lib: emits performance counters if synthesis is slow (#37843) (ea33967)
- bedrockagentcore: graduate to stable 🚀 (#37876) (00cf601)
- core: builtin
PropertyMergeStrategys are now compatible with deferredBoxvalues (#37844) (ca4b722) - core: persist asset fingerprinting cache (#37822) (605a776)
- ec2: add C8A instance type support (#36736) (0d088ca), closes #36722
Bug Fixes
- core: cached
Lazys use the Box API internally (#37889) (464fa3d) - core: default stack trace size adds unnecessary overhead (#37827) (0b1fb2b)
- core: share a single IAM role across cross-account Fn::GetStackOutput consumers (#37871) (fee8b90)
- dynamodb: remove deprecated scope for stream grants (#36680) (570d552), closes #36289
- iam: validate PolicyStatement SID is alphanumeric for identity policies (#36150) (a7edd72), closes #34819 #34828 #34819