⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- lambda-nodejs: using
banner
andfooter
now requiresesbuild
>= 0.9.0
Features
- apigatewayv2: http api - lambda authorizer (#13181) (4da78f6), closes #10534
- custom-resources: restrict output of AwsCustomResource to list of paths (#14041) (773ca8c), closes #2825
- stepfunctions: Add support for ResultSelector (#14648) (50d486a), closes #9904
Bug Fixes
- cli: Updated typo user to uses (#14357) (7fe329c)
- core: cannot determine packaging when bundling that produces an archive is skipped (#14372) (163e812), closes #14369
- ecr: add validations for ECR repository names (#12613) (396dca9), closes #9877
- lambda: unable to access SingletonFunction vpc connections (#14533) (49d18ab), closes #6261
- lambda-nodejs: banner and footer values not escaped (#14743) (81aa612), closes #13576
- pipelines: self-mutating builds cannot be run in privileged mode (#14655) (73b9b4a), closes #11425
- pipelines: stackOutput generates names too long to be used in useOutputs (#14680) (d81e06d), closes #13552
- pipelines: synth fails if 'aws-cdk' is not in
package.json
(#14745) (0b8ee97), closes #14658