Skip to content

Commit

Permalink
Merge pull request #1025 from awslabs/bump/2.46.0
Browse files Browse the repository at this point in the history
chore(release): 2.46.0
  • Loading branch information
biffgaut authored Nov 13, 2023
2 parents b1582d4 + e2428a3 commit e9db892
Show file tree
Hide file tree
Showing 556 changed files with 6,164 additions and 5,591 deletions.
186 changes: 93 additions & 93 deletions .viperlightignore

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.46.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.45.0...v2.46.0) (2023-11-09)

Built on CDK v2.105.0
Renaming and refreshing of all integration test files

### Bug Fixes

* **aws-eventbridge-sns:** long sns topic names break eventbridge bindings ([#1024](https://github.com/awslabs/aws-solutions-constructs/issues/1024)) ([9da7065](https://github.com/awslabs/aws-solutions-constructs/commit/9da706586cf6cceb9bf4eba3cb9332003af195e0))

## [2.45.0](https://github.com/awslabs/aws-solutions-constructs/compare/v2.44.0...v2.45.0) (2023-10-14)

Built on CDK v2.99.1
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 findVersion = process.argv[2];
const replaceVersion = process.argv[3];

// these versions need to be sourced from a config file
const awsCdkLibVersion = '2.99.1';
const awsCdkLibVersion = '2.105.0';
const constructsVersion = '10.0.0';
const MODULE_EXEMPTIONS = new Set([
'@aws-cdk/cloudformation-diff',
Expand Down
1 change: 0 additions & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ sonar.javascript.lcov.reportPaths= \
source/patterns/@aws-solutions-constructs/aws-iot-lambda/coverage/lcov.info, \
source/patterns/@aws-solutions-constructs/aws-iot-s3/coverage/lcov.info, \
source/patterns/@aws-solutions-constructs/aws-iot-sqs/coverage/lcov.info, \
source/patterns/@aws-solutions-constructs/aws-kinesisfirehose-s3-and-kinesisanalytics/coverage/lcov.info, \
source/patterns/@aws-solutions-constructs/aws-kinesisfirehose-s3/coverage/lcov.info, \
source/patterns/@aws-solutions-constructs/aws-kinesisstreams-gluejob/coverage/lcov.info, \
source/patterns/@aws-solutions-constructs/aws-kinesisstreams-kinesisfirehose-s3/coverage/lcov.info, \
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.45.0"
"version": "2.46.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc"
"Value": "albfar-all-existing-private-http/Vpc"
}
]
}
Expand All @@ -33,7 +33,7 @@
},
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PublicSubnet1"
"Value": "albfar-all-existing-private-http/Vpc/PublicSubnet1"
}
],
"VpcId": {
Expand All @@ -57,7 +57,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PublicSubnet1"
"Value": "albfar-all-existing-private-http/Vpc/PublicSubnet1"
}
],
"VpcId": {
Expand Down Expand Up @@ -98,7 +98,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PublicSubnet1"
"Value": "albfar-all-existing-private-http/Vpc/PublicSubnet1"
}
]
}
Expand All @@ -118,7 +118,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PublicSubnet1"
"Value": "albfar-all-existing-private-http/Vpc/PublicSubnet1"
}
]
},
Expand All @@ -144,7 +144,7 @@
},
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PublicSubnet2"
"Value": "albfar-all-existing-private-http/Vpc/PublicSubnet2"
}
],
"VpcId": {
Expand All @@ -168,7 +168,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PublicSubnet2"
"Value": "albfar-all-existing-private-http/Vpc/PublicSubnet2"
}
],
"VpcId": {
Expand Down Expand Up @@ -209,7 +209,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PublicSubnet2"
"Value": "albfar-all-existing-private-http/Vpc/PublicSubnet2"
}
]
}
Expand All @@ -229,7 +229,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PublicSubnet2"
"Value": "albfar-all-existing-private-http/Vpc/PublicSubnet2"
}
]
},
Expand All @@ -255,7 +255,7 @@
},
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PublicSubnet3"
"Value": "albfar-all-existing-private-http/Vpc/PublicSubnet3"
}
],
"VpcId": {
Expand All @@ -279,7 +279,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PublicSubnet3"
"Value": "albfar-all-existing-private-http/Vpc/PublicSubnet3"
}
],
"VpcId": {
Expand Down Expand Up @@ -320,7 +320,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PublicSubnet3"
"Value": "albfar-all-existing-private-http/Vpc/PublicSubnet3"
}
]
}
Expand All @@ -340,7 +340,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PublicSubnet3"
"Value": "albfar-all-existing-private-http/Vpc/PublicSubnet3"
}
]
},
Expand All @@ -366,7 +366,7 @@
},
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PrivateSubnet1"
"Value": "albfar-all-existing-private-http/Vpc/PrivateSubnet1"
}
],
"VpcId": {
Expand All @@ -380,7 +380,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PrivateSubnet1"
"Value": "albfar-all-existing-private-http/Vpc/PrivateSubnet1"
}
],
"VpcId": {
Expand Down Expand Up @@ -428,7 +428,7 @@
},
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PrivateSubnet2"
"Value": "albfar-all-existing-private-http/Vpc/PrivateSubnet2"
}
],
"VpcId": {
Expand All @@ -442,7 +442,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PrivateSubnet2"
"Value": "albfar-all-existing-private-http/Vpc/PrivateSubnet2"
}
],
"VpcId": {
Expand Down Expand Up @@ -490,7 +490,7 @@
},
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PrivateSubnet3"
"Value": "albfar-all-existing-private-http/Vpc/PrivateSubnet3"
}
],
"VpcId": {
Expand All @@ -504,7 +504,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/PrivateSubnet3"
"Value": "albfar-all-existing-private-http/Vpc/PrivateSubnet3"
}
],
"VpcId": {
Expand Down Expand Up @@ -541,7 +541,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc"
"Value": "albfar-all-existing-private-http/Vpc"
}
]
}
Expand Down Expand Up @@ -575,7 +575,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/FlowLog"
"Value": "albfar-all-existing-private-http/Vpc/FlowLog"
}
]
}
Expand Down Expand Up @@ -627,7 +627,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/FlowLog"
"Value": "albfar-all-existing-private-http/Vpc/FlowLog"
}
]
},
Expand Down Expand Up @@ -664,7 +664,7 @@
"Tags": [
{
"Key": "Name",
"Value": "all-existing-private-http/Vpc/FlowLog"
"Value": "albfar-all-existing-private-http/Vpc/FlowLog"
}
],
"TrafficType": "ALL"
Expand All @@ -677,7 +677,7 @@
"SecurityGroupIds": [
{
"Fn::GetAtt": [
"allexistingprivatehttpECRAPIsecuritygroupD77FBBD5",
"albfarallexistingprivatehttpECRAPIsecuritygroup3F53A4F6",
"GroupId"
]
}
Expand Down Expand Up @@ -707,7 +707,7 @@
"SecurityGroupIds": [
{
"Fn::GetAtt": [
"allexistingprivatehttpECRDKRsecuritygroup04338671",
"albfarallexistingprivatehttpECRDKRsecuritygroup2769317C",
"GroupId"
]
}
Expand Down Expand Up @@ -771,10 +771,10 @@
}
}
},
"allexistingprivatehttpECRAPIsecuritygroupD77FBBD5": {
"albfarallexistingprivatehttpECRAPIsecuritygroup3F53A4F6": {
"Type": "AWS::EC2::SecurityGroup",
"Properties": {
"GroupDescription": "all-existing-private-http/all-existing-private-http-ECR_API-security-group",
"GroupDescription": "albfar-all-existing-private-http/albfar-all-existing-private-http-ECR_API-security-group",
"SecurityGroupEgress": [
{
"CidrIp": "0.0.0.0/0",
Expand Down Expand Up @@ -829,10 +829,10 @@
}
}
},
"allexistingprivatehttpECRDKRsecuritygroup04338671": {
"albfarallexistingprivatehttpECRDKRsecuritygroup2769317C": {
"Type": "AWS::EC2::SecurityGroup",
"Properties": {
"GroupDescription": "all-existing-private-http/all-existing-private-http-ECR_DKR-security-group",
"GroupDescription": "albfar-all-existing-private-http/albfar-all-existing-private-http-ECR_DKR-security-group",
"SecurityGroupEgress": [
{
"CidrIp": "0.0.0.0/0",
Expand Down Expand Up @@ -925,7 +925,7 @@
}
],
"Cpu": "256",
"Family": "allexistingprivatehttptesttaskdefFB96B83E",
"Family": "albfarallexistingprivatehttptesttaskdefC73C7852",
"Memory": "512",
"NetworkMode": "awsvpc",
"RequiresCompatibilities": [
Expand Down Expand Up @@ -969,7 +969,7 @@
}
}
},
"testsgfromallexistingprivatehttptestalbSecurityGroup4B36914B80803EB3A82F": {
"testsgfromalbfarallexistingprivatehttptestalbSecurityGroupAC4D388D8080E8480E9E": {
"Type": "AWS::EC2::SecurityGroupIngress",
"Properties": {
"Description": "Load balancer to target",
Expand Down Expand Up @@ -1105,7 +1105,7 @@
"testalbSecurityGroup0C84CDF9": {
"Type": "AWS::EC2::SecurityGroup",
"Properties": {
"GroupDescription": "Automatically created Security Group for ELB allexistingprivatehttptestalbFA71009A",
"GroupDescription": "Automatically created Security Group for ELB albfarallexistingprivatehttptestalb104FD1D4",
"SecurityGroupIngress": [
{
"CidrIp": "0.0.0.0/0",
Expand Down Expand Up @@ -1138,7 +1138,7 @@
}
}
},
"testalbSecurityGrouptoallexistingprivatehttptestsgC280D41D8080C6A2C196": {
"testalbSecurityGrouptoalbfarallexistingprivatehttptestsgD60B2013808013EE9793": {
"Type": "AWS::EC2::SecurityGroupEgress",
"Properties": {
"Description": "Load balancer to target",
Expand Down
Loading

0 comments on commit e9db892

Please sign in to comment.