aws4-axios
aws4-axios copied to clipboard
chore(deps-dev): bump aws-cdk-lib from 2.151.0 to 2.156.0
Bumps aws-cdk-lib from 2.151.0 to 2.156.0.
Release notes
Sourced from aws-cdk-lib's releases.
v2.156.0
Features
- bedrock: add Stable Image Ultra, Stable Diffusion 3 Large, and Stable Image Core model identifiers (#31327) (586cb04)
- cloudfront: s3 origin access control L2 construct (#31254) (30675f0), closes #21771
- codebuild: support three arm-based compute types, Medium, X-Large and 2X-Large (#31214) (39492e9), closes #30869
- docdb: i/o optimized storage type (#30163) (7ed221c), closes #30165
- ecs-patterns: dualstack ALB (#30089) (98ea3db), closes #29039
- eks: support alb controller versions 2.7.0-2.8.2 (#31264) (a3863a6)
- events-targets: support for
RedshiftDataParameters
(#29462) (84c6442), closes #15712 #31017- synthetics: syn-nodejs-puppeteer-9.0 as supported runtime (#31272) (c1d7782), closes #31271
Bug Fixes
- custom-resources: remove presigned url from cloudwatch logs (#31322) (b5e4496)
- eks: albController incompatibility with AuthenticationMode.API mode (#31258) (427cd61)
- prlint: a review label doesn't appear when a PR is approved if there are too many comments (#31290) (1c63070), closes #31294 aws/aws-cdk#30920 aws-cdk/prlint/lint.ts#L377 40aws-cdk/prlint/lint.ts#L376
- stepfunctions-tasks: add back BedrockInvokeModel to use JsonPath (#31325) (5b059b9), closes aws/aws-cdk#31308
- stepfunctions-tasks: fix bedrock input/output path in step-funct… (#31305) (a190935), closes #31302 PR#30298 #29229
- stepfunctions-tasks: sageMakerCreateTrainingJob does not correctly support empty inputDataConfig (#31210) (6d43146), closes #31132
Alpha modules (2.156.0-alpha.0)
Features
- location: support RouteCalculator (#30682) (574d383), closes #30681
- neptune-alpha: specify port for the cluster (#31137) (130b62b), closes #31074
- scheduler: validate schedule name length (#31200) (d0f9688)
Bug Fixes
- scheduler: the value of the description property is not reflected to the resource. (#31276) (a3332b6), closes #31269
v2.155.0
Features
- codebuild: macOS codebuild support (#31203) (823ff6e), closes #31170
- eks:
preserveOnDelete
for EKS addon (#30776) (23fba1c)- kms: add
multiRegion
property to aKey
(#31125) (3dc4c50)- stepfunctions-tasks: add cpu and memory parameters to EcsRunTask (#30140) (986e378), closes #30027
- synthetics: add syn-python-selenium-4.0 runtime (#31101) (cc75ded), closes #30137 /docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.html#CloudWatch_Synthetics_runtimeversion-syn-python-selenium-4
- update L1 CloudFormation resource definitions (#31193) (e942b67)
- update L1 CloudFormation resource definitions (#31194) (5468983)
- update L1 CloudFormation resource definitions (#31221) (b754353)
Bug Fixes
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
2.156.0 (2024-09-05)
Features
- bedrock: add Stable Image Ultra, Stable Diffusion 3 Large, and Stable Image Core model identifiers (#31327) (586cb04)
- cloudfront: s3 origin access control L2 construct (#31254) (30675f0), closes #21771
- codebuild: support three arm-based compute types, Medium, X-Large and 2X-Large (#31214) (39492e9), closes #30869
- docdb: i/o optimized storage type (#30163) (7ed221c), closes #30165
- ecs-patterns: dualstack ALB (#30089) (98ea3db), closes #29039
- eks: support alb controller versions 2.7.0-2.8.2 (#31264) (a3863a6)
- events-targets: support for
RedshiftDataParameters
(#29462) (84c6442), closes #15712 #31017- synthetics: syn-nodejs-puppeteer-9.0 as supported runtime (#31272) (c1d7782), closes #31271
Bug Fixes
- custom-resources: remove presigned url from cloudwatch logs (#31322) (b5e4496)
- eks: albController incompatibility with AuthenticationMode.API mode (#31258) (427cd61)
- prlint: a review label doesn't appear when a PR is approved if there are too many comments (#31290) (1c63070), closes #31294 aws/aws-cdk#30920 aws-cdk/prlint/lint.ts#L377 40aws-cdk/prlint/lint.ts#L376
- stepfunctions-tasks: add back BedrockInvokeModel to use JsonPath (#31325) (5b059b9), closes aws/aws-cdk#31308
- stepfunctions-tasks: fix bedrock input/output path in step-funct… (#31305) (a190935), closes #31302 PR#30298 #29229
- stepfunctions-tasks: sageMakerCreateTrainingJob does not correctly support empty inputDataConfig (#31210) (6d43146), closes #31132
2.155.0 (2024-08-29)
Features
- codebuild: macOS codebuild support (#31203) (823ff6e), closes #31170
- eks:
preserveOnDelete
for EKS addon (#30776) (23fba1c)- kms: add
multiRegion
property to aKey
(#31125) (3dc4c50)- stepfunctions-tasks: add cpu and memory parameters to EcsRunTask (#30140) (986e378), closes #30027
- synthetics: add syn-python-selenium-4.0 runtime (#31101) (cc75ded), closes #30137 /docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.html#CloudWatch_Synthetics_runtimeversion-syn-python-selenium-4
- update L1 CloudFormation resource definitions (#31193) (e942b67)
- update L1 CloudFormation resource definitions (#31194) (5468983)
- update L1 CloudFormation resource definitions (#31221) (b754353)
Bug Fixes
- cloudfront: requirement of domainNames prevents moving a domain name between distributions (#31001) (acdf7d3), closes #29960 #29329
- eks: can't update authMode with the same mode (#31043) (64df08b)
- lambda-event-source: allow dynamodb filtering on boolean value (#31011) (9946ab0), closes #30734
- s3: bucket notifications in owning stack deletes bucket notifications from other stacks (#31091) (0b09e52)
2.154.1 (2024-08-23)
Features
... (truncated)
Commits
323240d
chore(release): 2.156.0a190935
fix(stepfunctions-tasks): fix bedrock input/output path in step-funct… (#31305)30675f0
feat(cloudfront): s3 origin access control L2 construct (#31254)586cb04
feat(bedrock): add Stable Image Ultra, Stable Diffusion 3 Large, and Stable I...b5e4496
fix(custom-resources): remove presigned url from cloudwatch logs (#31322)5b059b9
fix(stepfunctions-tasks): add back BedrockInvokeModel to use JsonPath (#31325)03ebca8
chore(custom-resources): update python runtime for custom resources (#31166)125ca2f
chore(kinesisfirehose-alpha): add ca-west-1 Firehose CIDR block (#31206)7ed221c
feat(docdb): i/o optimized storage type (#30163)ee04fff
docs(elasticloadbalancingv2): update confusing AddNetworkTargets port descrip...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)