v1.14.0
NOTICE: since Node.js 8.x is going out of maintenance early next year, starting in the next release, we will only test the AWS CDK against Node.js 10.x. If you are using an older version of Node.js, we recommend to upgrade.
Bug Fixes
- apigateway: deployment not invalidated when integration is changed (#4552) (eac7695), closes #4551 aws-samples/aws-cdk-intro-workshop#83
- cli: patch security vulnerability in https-proxy-agent (npm advisory 1184) (#4603) (ddb05f9)
- cli: upgrade proxy-agent to address security volnarability (#4618) (5a941a2)
- cloudfront: expose CfnDistribution as defaultChild (#4556) (8a79cad)
- codepipeline: work around CodeBuild's pipeline key bug (#4183) (b149b02), closes #4033
- core: child stack assembly metadata is duplidated on parent (#4540) (eeb5ae9), closes #2900
- eks: invalid arn when mapping users to rbac (#4549) (8f4a38d), closes #4545
- elbv2: correct wrong invalidation rules (#4583) (5f50e5f)
- region-info: add eu-west-1 to AWS_OLDER_REGIONS (#4584) (7055ee3)
- s3: access denied when adding an event notification to a s3 bucket (#4219) (6f22446), closes #3318
- s3: bucket notifications deleted during stack update (#4458) (f5daa6e), closes #1566
- ssm: allow specifying encryption key (#4511) (02a447f), closes #4498
- stepfunctions: map state validation fix (#4382) (bbe0380)
- stepfunctions-tasks: update resourceArn in service integrations (#4598) (b0f8a74), closes #4597