⚠ BREAKING CHANGES
- eks:
version
is now a mandatory property
Features
- apigatewayv2: http api - custom domain & stage mapping (#8027) (5e43348), closes #7847
- autoscaling: allow setting autoscaling group name (#8853) (38d8414)
- cfn-include: add support for retrieving Output objects from the template (#8821) (0b09bbb), closes #8820
- custom-resources: include handler log group in error messages (#8839) (8e055d4)
- eks: document how to add a manifest from url (#8802) (b5acfaa), closes #8340
- eks: support cluster version pinning (#8889) (a732d14), closes #7762
- lambda: efs filesystems (#8602) (8529387), closes #8595
- lambda-nodejs: allow jsx and tsx entry files (#8892) (4ba20fd)
- s3-deployment: prune - keep missing files on destination bucket (#8263) (57914c7), closes #953
- stepfunctions: stepfunctions and stepfunctions-tasks modules are now stable! (#8912) (ae2378c), closes #6489
- stepfunctions-tasks: task for invoking a Step Functions activity worker (#8840) (021533c)
Bug Fixes
- apigateway: Lambda integration for imported functions (#8870) (8420f96), closes #8869
- config: cannot scope a custom rule without configurationChanges on (#8738) (841060d)
- core: asset bundling fails with BuildKit (#8911) (c1d4e0f)
- eks: incorrect enableDockerBridge value when enabled (#8895) (ea0552a), closes #5786
- eks: kubectl resources fail before fargate profiles are created (#8859) (4fad9bc), closes #8854 #8574
- eks: missing nodegroup identity in aws-auth after awsAuth.addMasterRole (#8901) (a9c66f7), closes #7595
- lambda-nodejs: maximum call stack size exceeded with relative entry file path (#8907) (c585e18), closes #8902
- rds: proxy for db cluster fails with model validation error (#8896) (7d47cfb), closes #8885 #8476