Features
- certificatemanager: deprecate DnsValidatedCertificate (#21982) (64bfbf9), closes #8934 #2914 #20698 #17349 #15217 #14519
- cfnspec: cloudformation spec v107.0.0 (#23750) (3dc40b4)
- cfnspec: cloudformation spec v108.0.0 (#23769) (ff0070d)
- cfnspec: cloudformation spec v108.0.0 (#23808) (858ff23)
- lambda-event-sources: events source mapping support for sqs max concurrency (#23714) (6dcec2d)
- logs: add grantRead function to LogGroup (#23280) (42ef507)
Bug Fixes
- appsync: Populate construct name dynamically for lambda authorizer permission in appsync (#23777) (92f02e9)
- importing
aws-cdk-lib
is slow (#23813) (8aaeffb) - bootstrap: bootstrap stack version was not bumped during previous update (#23669) (f56cb70)
- cfnspec: incorrectly handling array result from jsondiff (#23795) (4a701f1), closes /github.com/andreyvit/json-diff/blob/35582a9d19f8b0b2773360d67937e57ce2866781/test/diff_test.coffee#L78
- cli: only load sourcemap when
--debug
flag is enabled (#23752) (94102c1) - codeguruprofiler: imported profiling group environment configured with stack region (#23568) (8bfa695)
- lambda: lambda functions that use triggers error when invoked (#23728) (37974ed), closes #23062 #23062 #23407 #23407
- lambda-nodejs: aws-sdk version detection broken for self-defined runtimes (#23416) (8a7dffd), closes #22989 /github.com/aws/aws-cdk/pull/22989/files#diff-cd86fbd4f2bbefcbcffc2143adccabafa1debe5981edbcdfcc766b5a705fe770R371-R383