Skip to content

Commit

Permalink
Merge pull request #1188 from awslabs/bump/2.68.0
Browse files Browse the repository at this point in the history
chore(release): 2.68.0
  • Loading branch information
biffgaut authored Aug 28, 2024
2 parents 672d113 + cb34918 commit 4679aa4
Show file tree
Hide file tree
Showing 212 changed files with 1,259 additions and 1,117 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [2.68.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.67.1...v2.68.0) (2024-08-28)

Built on CDK v2.154.1

### Bug Fixes
* **version:** unpin constructs from specific cdk version ([#1187](https://github.com/awslabs/aws-solutions-constructs/pull/1187))

## [2.67.1](https://github.com/awslabs/aws-solutions-constructs/compare/v2.67.0...v2.67.1) (2024-08-27)

Built on CDK v2.151.0
Expand Down
2 changes: 1 addition & 1 deletion deployment/v2/align-version.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const nullVersionMarker = process.argv[2];
const targetSolutionsConstructsVersion = process.argv[3];

// these versions need to be sourced from a config file
const awsCdkLibVersion = '2.151.0';
const awsCdkLibVersion = '2.154.1';

for (const file of process.argv.splice(4)) {
const pkg = JSON.parse(fs.readFileSync(file).toString());
Expand Down
2 changes: 1 addition & 1 deletion source/lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"./patterns/@aws-solutions-constructs/*"
],
"rejectCycles": "true",
"version": "2.67.1"
"version": "2.68.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@aws-solutions-constructs/core": "0.0.0",
"@aws-solutions-constructs/aws-cloudfront-apigateway": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@aws-solutions-constructs/core": "0.0.0",
"@aws-solutions-constructs/resources": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"aws-cdk-lib": "0.0.0",
"aws-cdk-lib": "^0.0.0",
"constructs": "^10.0.0"
},
"keywords": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@aws-solutions-constructs/aws-dynamodbstreams-lambda": "0.0.0",
"@aws-solutions-constructs/aws-lambda-elasticsearch-kibana": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@aws-solutions-constructs/core": "0.0.0",
"@aws-solutions-constructs/aws-kinesisfirehose-s3": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"aws-cdk-lib": "0.0.0",
"aws-cdk-lib": "^0.0.0",
"constructs": "^10.0.0"
},
"keywords": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@aws-solutions-constructs/core": "0.0.0",
"@aws-solutions-constructs/aws-kinesisfirehose-s3": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@aws-solutions-constructs/aws-iot-lambda": "0.0.0",
"@aws-solutions-constructs/aws-lambda-dynamodb": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"peerDependencies": {
"@aws-solutions-constructs/core": "0.0.0",
"constructs": "^10.0.0",
"aws-cdk-lib": "0.0.0"
"aws-cdk-lib": "^0.0.0"
},
"keywords": [
"aws",
Expand Down
Loading

0 comments on commit 4679aa4

Please sign in to comment.