Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/release' into chore/merge-releas…
Browse files Browse the repository at this point in the history
…e-1.24.0-to-master
  • Loading branch information
rix0rrr committed Feb 14, 2020
2 parents 220f863 + 6619e36 commit 20806a8
Show file tree
Hide file tree
Showing 155 changed files with 2,041 additions and 2,009 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,39 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.24.0](https://github.com/aws/aws-cdk/compare/v1.23.0...v1.24.0) (2020-02-13)


### Features

* **assert:** add countResourcesLike method ([#6168](https://github.com/aws/aws-cdk/issues/6168)) ([491e2d9](https://github.com/aws/aws-cdk/commit/491e2d970c849cbc00e7cb3def927b12054d572f))
* **cx-api:** clean up features.ts ([#6181](https://github.com/aws/aws-cdk/issues/6181)) ([efd6f3d](https://github.com/aws/aws-cdk/commit/efd6f3d7c7ccd985f386b29dffed47e2b3c6fa7c)), closes [#6098](https://github.com/aws/aws-cdk/issues/6098)
* **dynamodb:** add metrics for dynamodb table ([#6149](https://github.com/aws/aws-cdk/issues/6149)) ([295391e](https://github.com/aws/aws-cdk/commit/295391e901798a8f99415fd72a6b4fa664d75f44))
* **dynamodb:** global tables version 2019.11.21 ([#5821](https://github.com/aws/aws-cdk/issues/5821)) ([8c0c2b1](https://github.com/aws/aws-cdk/commit/8c0c2b130060215509cd6db83f8d6b18f92f857b)), closes [#5752](https://github.com/aws/aws-cdk/issues/5752)
* **ec2:** smarter default for VPN route propagation ([#6071](https://github.com/aws/aws-cdk/issues/6071)) ([5dd8aca](https://github.com/aws/aws-cdk/commit/5dd8aca97c314a2293473f4c6695e844f14aaa62)), closes [#6008](https://github.com/aws/aws-cdk/issues/6008)
* **ec2:** VPC flow logs ([a2fddec](https://github.com/aws/aws-cdk/commit/a2fddec4aa1893d4bf68fdfbb5c9379e58cd19f3)), closes [#3493](https://github.com/aws/aws-cdk/issues/3493)
* **iam:** add ability to create IAM role descriptions ([cee8825](https://github.com/aws/aws-cdk/commit/cee882540527feb2b6f0fee866eb96cccc2eae36))
* **iam:** descriptions for IAM Roles ([a1294d3](https://github.com/aws/aws-cdk/commit/a1294d35015faaf27f44a894a2367fe5791856a6))
* **cfnspec**: update CloudFormation spec to 10.5.0 ([#6195](https://github.com/aws/aws-cdk/issues/6195)) ([47a9949](https://github.com/aws/aws-cdk/commit/47a994916cc7744a2335ae4c7496ad11be86e366))
* **iam:** lookup ManagedPolicy via ARN ([2df2023](https://github.com/aws/aws-cdk/commit/2df2023755d696af0e82a1c83bfd2d4b4e54950d)), closes [#6186](https://github.com/aws/aws-cdk/issues/6186)
* **lambda:** expose `function.deadLetterQueue` ([6656047](https://github.com/aws/aws-cdk/commit/66560479c9417003c8cc61021155b8a8b732fb39)), closes [#6170](https://github.com/aws/aws-cdk/issues/6170)
* **step-functions:** `grantStartExecution` available on imported StateMachine ([5ae81cd](https://github.com/aws/aws-cdk/commit/5ae81cdddd75abedbcef7d856bdb20458fac5fcb)), closes [#6173](https://github.com/aws/aws-cdk/issues/6173)
* **stepfunctions:** EMR service integrations ([c69b6d2](https://github.com/aws/aws-cdk/commit/c69b6d2d712f9c307dd9de214acc96f5f944cc7d)), closes [#5224](https://github.com/aws/aws-cdk/issues/5224)


### Bug Fixes

* **cli**: truncated 'cdk diff' output in pipes ([aba1485](https://github.com/aws/aws-cdk/commit/aba1485765a4ac31e5acabaa945b1b4adde94c6a))
* **apigateway:** deployment fails when Model's contentType is not specified ([#6199](https://github.com/aws/aws-cdk/issues/6199)) ([0bf1403](https://github.com/aws/aws-cdk/commit/0bf1403a9f669556ed7942b5e1dd966f94ba812c)), closes [#6161](https://github.com/aws/aws-cdk/issues/6161)
* **apigateway:** stack deployment fails when a Stage is explicitly specified ([#6165](https://github.com/aws/aws-cdk/issues/6165)) ([879601e](https://github.com/aws/aws-cdk/commit/879601ead3c009cc10bd5d49dbc9d1132fa9ba82)), closes [#6068](https://github.com/aws/aws-cdk/issues/6068)
* **cli:** wrongly assume aws config file always exists ([#6196](https://github.com/aws/aws-cdk/issues/6196)) ([23f8b9f](https://github.com/aws/aws-cdk/commit/23f8b9f5e97f5f229faa9322d840339f6322a234))
* **codebuild:** badge is not allowed for CodeCommit sources ([#6211](https://github.com/aws/aws-cdk/issues/6211)) ([433d957](https://github.com/aws/aws-cdk/commit/433d95763210f8798c604bf62560d2a4ba39d9c6)), closes [#6205](https://github.com/aws/aws-cdk/issues/6205)
* **ec2:** `onePerAz` does not work for looked-up VPCs ([3332d06](https://github.com/aws/aws-cdk/commit/3332d06982c6eb04e4f88c5b01ad745ed18d7e82)), closes [#3126](https://github.com/aws/aws-cdk/issues/3126)
* **ecs-patterns:** allow imported load balancers as inputs ([7f8c90d](https://github.com/aws/aws-cdk/commit/7f8c90decd58d2016611e6f94fc506156e047b59))
* **elasticloadbalancingv2:** logAccessLogs in Base Load Balancer ([#6197](https://github.com/aws/aws-cdk/issues/6197)) ([adbc3b9](https://github.com/aws/aws-cdk/commit/adbc3b93e062b6687c048b36ef4d26ce2c784e53)), closes [#3794](https://github.com/aws/aws-cdk/issues/3794)
* **elbv2:** validate rule priority is a positive number ([#6222](https://github.com/aws/aws-cdk/issues/6222)) ([1fbaafe](https://github.com/aws/aws-cdk/commit/1fbaafe34ce3f45a84a2141f7171e02fb8ec4801)), closes [#3794](https://github.com/aws/aws-cdk/issues/3794)
* **kms:** add TagResource & UntagResource IAM permissions to default key policy ([#6125](https://github.com/aws/aws-cdk/issues/6125)) ([e65a326](https://github.com/aws/aws-cdk/commit/e65a326b7de3d97675e27af7f3cb9f2f8735a01d)), closes [#6102](https://github.com/aws/aws-cdk/issues/6102)

## [1.23.0](https://github.com/aws/aws-cdk/compare/v1.22.0...v1.23.0) (2020-02-07)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"tools/*"
],
"rejectCycles": "true",
"version": "1.23.0"
"version": "1.24.0"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-cdk",
"version": "1.23.0",
"version": "1.24.0",
"private": true,
"pkglint": {
"include": "dependencies/node-version"
Expand Down
14 changes: 7 additions & 7 deletions packages/@aws-cdk/alexa-ask/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-cdk/alexa-ask",
"version": "1.23.0",
"version": "1.24.0",
"description": "The CDK Construct Library for Alexa::ASK",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -80,16 +80,16 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.23.0",
"cdk-build-tools": "1.23.0",
"cfn2ts": "1.23.0",
"pkglint": "1.23.0"
"@aws-cdk/assert": "1.24.0",
"cdk-build-tools": "1.24.0",
"cfn2ts": "1.24.0",
"pkglint": "1.24.0"
},
"dependencies": {
"@aws-cdk/core": "1.23.0"
"@aws-cdk/core": "1.24.0"
},
"peerDependencies": {
"@aws-cdk/core": "1.23.0"
"@aws-cdk/core": "1.24.0"
},
"engines": {
"node": ">= 10.3.0"
Expand Down
44 changes: 22 additions & 22 deletions packages/@aws-cdk/app-delivery/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-cdk/app-delivery",
"description": "Continuous Integration / Continuous Delivery for CDK Applications",
"version": "1.23.0",
"version": "1.24.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"jsii": {
Expand Down Expand Up @@ -40,24 +40,24 @@
"compat": "cdk-compat"
},
"dependencies": {
"@aws-cdk/aws-cloudformation": "1.23.0",
"@aws-cdk/aws-codebuild": "1.23.0",
"@aws-cdk/aws-codepipeline": "1.23.0",
"@aws-cdk/aws-codepipeline-actions": "1.23.0",
"@aws-cdk/aws-events": "1.23.0",
"@aws-cdk/aws-iam": "1.23.0",
"@aws-cdk/core": "1.23.0",
"@aws-cdk/cx-api": "1.23.0"
"@aws-cdk/aws-cloudformation": "1.24.0",
"@aws-cdk/aws-codebuild": "1.24.0",
"@aws-cdk/aws-codepipeline": "1.24.0",
"@aws-cdk/aws-codepipeline-actions": "1.24.0",
"@aws-cdk/aws-events": "1.24.0",
"@aws-cdk/aws-iam": "1.24.0",
"@aws-cdk/core": "1.24.0",
"@aws-cdk/cx-api": "1.24.0"
},
"devDependencies": {
"@aws-cdk/assert": "1.23.0",
"@aws-cdk/aws-s3": "1.23.0",
"@aws-cdk/assert": "1.24.0",
"@aws-cdk/aws-s3": "1.24.0",
"@types/nodeunit": "^0.0.30",
"cdk-build-tools": "1.23.0",
"cdk-integ-tools": "1.23.0",
"cdk-build-tools": "1.24.0",
"cdk-integ-tools": "1.24.0",
"fast-check": "^1.22.1",
"nodeunit": "^0.11.3",
"pkglint": "1.23.0"
"pkglint": "1.24.0"
},
"repository": {
"type": "git",
Expand All @@ -76,14 +76,14 @@
"cdk"
],
"peerDependencies": {
"@aws-cdk/aws-cloudformation": "1.23.0",
"@aws-cdk/aws-codebuild": "1.23.0",
"@aws-cdk/aws-codepipeline": "1.23.0",
"@aws-cdk/aws-codepipeline-actions": "1.23.0",
"@aws-cdk/aws-events": "1.23.0",
"@aws-cdk/aws-iam": "1.23.0",
"@aws-cdk/core": "1.23.0",
"@aws-cdk/cx-api": "1.23.0"
"@aws-cdk/aws-cloudformation": "1.24.0",
"@aws-cdk/aws-codebuild": "1.24.0",
"@aws-cdk/aws-codepipeline": "1.24.0",
"@aws-cdk/aws-codepipeline-actions": "1.24.0",
"@aws-cdk/aws-events": "1.24.0",
"@aws-cdk/aws-iam": "1.24.0",
"@aws-cdk/core": "1.24.0",
"@aws-cdk/cx-api": "1.24.0"
},
"engines": {
"node": ">= 10.3.0"
Expand Down
12 changes: 6 additions & 6 deletions packages/@aws-cdk/assert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-cdk/assert",
"version": "1.23.0",
"version": "1.24.0",
"description": "An assertion library for use with CDK Apps",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -30,15 +30,15 @@
"license": "Apache-2.0",
"devDependencies": {
"@types/jest": "^25.1.1",
"cdk-build-tools": "1.23.0",
"cdk-build-tools": "1.24.0",
"jest": "^24.9.0",
"pkglint": "1.23.0",
"pkglint": "1.24.0",
"ts-jest": "^25.2.0"
},
"dependencies": {
"@aws-cdk/cloudformation-diff": "1.23.0",
"@aws-cdk/core": "1.23.0",
"@aws-cdk/cx-api": "1.23.0"
"@aws-cdk/cloudformation-diff": "1.24.0",
"@aws-cdk/core": "1.24.0",
"@aws-cdk/cx-api": "1.24.0"
},
"peerDependencies": {
"jest": "^24.9.0"
Expand Down
20 changes: 10 additions & 10 deletions packages/@aws-cdk/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-cdk/assets",
"version": "1.23.0",
"version": "1.24.0",
"description": "Integration of CDK apps with local assets",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -63,27 +63,27 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.23.0",
"@aws-cdk/assert": "1.24.0",
"@types/minimatch": "^3.0.3",
"@types/nodeunit": "^0.0.30",
"@types/sinon": "^7.5.0",
"aws-cdk": "1.23.0",
"cdk-build-tools": "1.23.0",
"cdk-integ-tools": "1.23.0",
"aws-cdk": "1.24.0",
"cdk-build-tools": "1.24.0",
"cdk-integ-tools": "1.24.0",
"nodeunit": "^0.11.3",
"pkglint": "1.23.0",
"pkglint": "1.24.0",
"sinon": "^8.1.0",
"ts-mock-imports": "^1.2.6"
},
"dependencies": {
"@aws-cdk/core": "1.23.0",
"@aws-cdk/cx-api": "1.23.0",
"@aws-cdk/core": "1.24.0",
"@aws-cdk/cx-api": "1.24.0",
"minimatch": "^3.0.4"
},
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/core": "1.23.0",
"@aws-cdk/cx-api": "1.23.0"
"@aws-cdk/core": "1.24.0",
"@aws-cdk/cx-api": "1.24.0"
},
"engines": {
"node": ">= 10.3.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/@aws-cdk/aws-accessanalyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-cdk/aws-accessanalyzer",
"version": "1.23.0",
"version": "1.24.0",
"description": "The CDK Construct Library for AWS::AccessAnalyzer",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -81,16 +81,16 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.23.0",
"cdk-build-tools": "1.23.0",
"cfn2ts": "1.23.0",
"pkglint": "1.23.0"
"@aws-cdk/assert": "1.24.0",
"cdk-build-tools": "1.24.0",
"cfn2ts": "1.24.0",
"pkglint": "1.24.0"
},
"dependencies": {
"@aws-cdk/core": "1.23.0"
"@aws-cdk/core": "1.24.0"
},
"peerDependencies": {
"@aws-cdk/core": "1.23.0"
"@aws-cdk/core": "1.24.0"
},
"engines": {
"node": ">= 10.3.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/@aws-cdk/aws-acmpca/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-cdk/aws-acmpca",
"version": "1.23.0",
"version": "1.24.0",
"description": "The CDK Construct Library for AWS::ACMPCA",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -81,16 +81,16 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.23.0",
"cdk-build-tools": "1.23.0",
"cfn2ts": "1.23.0",
"pkglint": "1.23.0"
"@aws-cdk/assert": "1.24.0",
"cdk-build-tools": "1.24.0",
"cfn2ts": "1.24.0",
"pkglint": "1.24.0"
},
"dependencies": {
"@aws-cdk/core": "1.23.0"
"@aws-cdk/core": "1.24.0"
},
"peerDependencies": {
"@aws-cdk/core": "1.23.0"
"@aws-cdk/core": "1.24.0"
},
"engines": {
"node": ">= 10.3.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/@aws-cdk/aws-amazonmq/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-cdk/aws-amazonmq",
"version": "1.23.0",
"version": "1.24.0",
"description": "The CDK Construct Library for AWS::AmazonMQ",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -80,16 +80,16 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.23.0",
"cdk-build-tools": "1.23.0",
"cfn2ts": "1.23.0",
"pkglint": "1.23.0"
"@aws-cdk/assert": "1.24.0",
"cdk-build-tools": "1.24.0",
"cfn2ts": "1.24.0",
"pkglint": "1.24.0"
},
"dependencies": {
"@aws-cdk/core": "1.23.0"
"@aws-cdk/core": "1.24.0"
},
"peerDependencies": {
"@aws-cdk/core": "1.23.0"
"@aws-cdk/core": "1.24.0"
},
"engines": {
"node": ">= 10.3.0"
Expand Down
14 changes: 7 additions & 7 deletions packages/@aws-cdk/aws-amplify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-cdk/aws-amplify",
"version": "1.23.0",
"version": "1.24.0",
"description": "The CDK Construct Library for AWS::Amplify",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -81,16 +81,16 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert": "1.23.0",
"cdk-build-tools": "1.23.0",
"cfn2ts": "1.23.0",
"pkglint": "1.23.0"
"@aws-cdk/assert": "1.24.0",
"cdk-build-tools": "1.24.0",
"cfn2ts": "1.24.0",
"pkglint": "1.24.0"
},
"dependencies": {
"@aws-cdk/core": "1.23.0"
"@aws-cdk/core": "1.24.0"
},
"peerDependencies": {
"@aws-cdk/core": "1.23.0"
"@aws-cdk/core": "1.24.0"
},
"engines": {
"node": ">= 10.3.0"
Expand Down
Loading

0 comments on commit 20806a8

Please sign in to comment.