Bump software.amazon.awscdk:aws-cdk-lib from 2.190.0 to 2.196.0 in /labs/unicorn-store/infrastructure/cdk
Closed
Number: #1315
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
May 19, 2025 at 10:00 AM UTC
(about 1 year ago)
(about 1 year ago)
Updated:
May 26, 2025 at 09:57 AM UTC
(about 1 year ago)
(about 1 year ago)
Closed:
May 26, 2025 at 09:57 AM UTC
(about 1 year ago)
(about 1 year ago)
Time to Close:
7 days
Labels:
dependencies java
dependencies java
Description:
Bumps software.amazon.awscdk:aws-cdk-lib from 2.190.0 to 2.196.0.
Release notes
Sourced from software.amazon.awscdk:aws-cdk-lib's releases.
v2.196.0
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- cloudformation: Some L1 resources experienced breaking changes due to updated CloudFormation resources. Please check the notes for each specific module for more information.
- Logs: The type of property
DeliveryDestinationPolicyof resourceAWS::Logs::DeliveryDestinationchanged to beDestinationPolicyinstead of JSON.Features
- apigatewayv2: add dualstack support to domain name (#34111) (8aa2f81), closes #34054 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-domainname-domainnameconfiguration.html#cfn-apigatewayv2
- cloudformation: update L1 CloudFormation resource definitions (#34425) (6460ffe)
- ecs: throw
ValidationErrors instead of untyped errors (#34427) (5cfea39), closes #32569- eks: throw
ValidationErrors instead of untyped errors (#34428) (2e7c55b), closes #32569- elasticloadbalancingv2: add support for multi-value headers in Lambda target groups (#34298) (c8b98e7)
- elasticsearch: throw
ValidationErrors instead of untyped errors (#34429) (13d9645), closes #32569- events-targets: throw
ValidationErrors instead of untyped errors (#34430) (e493cc8), closes #32569- globalaccelerator: throw
ValidationErrors instead of untyped errors (#34426) (5ee092a), closes #32569- kms: throw
ValidationErrors instead of untyped errors (#34431) (10756c1), closes #32569- opensearchservice: throw
ValidationErrors instead of untyped errors (#34432) (5509923), closes #32569- rds: add Aurora MySQL versions 2.11.6, 2.12.5, 3.04.4 (#34443) (d03e856)
- region-info: update Metadata regions (#34414) (957d8e3)
- route53: add cidrRoutingConfig property (#34301) (5cd82f5)
- s3-tables: add KMS support for TableBucket L2 construct (#34281) (ac0e4ca)
- scheduler: throw
ValidationErrors instead of untyped errors (#34434) (bc7c4e8), closes #32569- servicediscovery: throw
ValidationErrors instead of untyped errors (#34435) (28048b3), closes #32569- ses: https policy for custom tracking domain (#34314) (60d7aea)
- sns-subscriptions: throw
ValidationErrors instead of untyped errors (#34436) (98e352d), closes #32569- stepfunctions:
ResultWritersupport JSONPath/JSONata bucket (#33793) (8a5aecb), closes #32687- stepfunctions: add parameters to parallel state (#34131) (0f71ee1), closes #32791
- property injectors and make all L2 Constructors injectable (#34419) (4dc523f)
- stepfunctions: throw
ValidationErrors instead of untyped errors (#34438) (e828389), closes #32569- support healthCheckGracePeriod in QueueProcessingFargateService (#34231) (ae0c7b7), closes #34220
- synthetics: add 5.0 and 5.1 python canary runtimes (#34254) (639b883), closes #34252
Bug Fixes
- cloudwatch-actions: lambda permission use unique prefix id (#34269) (9ddc00a), closes #33958
- eks: eks cluster name exceeding the limit of 100 characters (#34449) (5197882)
- s3: updating blockPublicAccess to enable default true settings (under feature flag) (#33702) (904e3a3), closes #32811 40aws-cdk-testing/framework-integ/test/aws-s3/test/integ.bucket-block-access.ts#L1-L42
Alpha modules (2.196.0-alpha.0)
Features
- msk: support Kafka versions 3.9.x and 3.9.x Kraft (#34213) (a1226db)
- pipes-targets: add SNS (#34159) (2f846b3)
- s3tables: server-side encryption by customer managed KMS key (#34229) (488f0db)
Bug Fixes
... (truncated)
Changelog
Sourced from software.amazon.awscdk:aws-cdk-lib's changelog.
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.196.0-alpha.0 (2025-05-15)
Features
- msk: support Kafka versions 3.9.x and 3.9.x Kraft (#34213) (a1226db)
- pipes-targets: add SNS (#34159) (2f846b3)
- s3tables: server-side encryption by customer managed KMS key (#34229) (488f0db)
Bug Fixes
- ec2: dual-stack vpc without private subnets creates EgressOnlyInternetGateway (under feature flag) (#34437) (35e818b), closes #30981
- ec2-alpha: fix resource id references and tags for migration behind feature flag (#34377) (aa73534)
2.195.0-alpha.0 (2025-05-07)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- iot: By default,
deviceDertificateAgeCheckis automatically enabled.Features
- iot: device certificate age check audit configuration (#33816) (9ad383d)
- location: support L2 API Key Construct (#32733) (d867878), closes #30684
Bug Fixes
2.194.0-alpha.0 (2025-05-01)
2.193.0-alpha.0 (2025-04-30)
Features
2.192.0-alpha.0 (2025-04-24)
Features
... (truncated)
Commits
4be3c1fchore(release): 2.196.0 (#34471)15e174efix fixtures3301eccfix fixtures9d7a388keepPropertyInjectableConstructConstructorprivate31008b5fix exporting and importing prop-injectablef5fcfccUpdate CHANGELOG.v2.md8ee4427chore: update analytics metadata blueprintse1764f4chore(release): 2.196.060d7aeafeat(ses): https policy for custom tracking domain (#34314)2cd737dchore: yarn upgrade dependencies requiring intervention (#34440)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
software.amazon.awscdk:aws-cdk-lib
Ecosystem:
maven
maven
Version Change:
2.190.0 → 2.196.0
Update Type:
Minor
Minor
Path:
/labs/unicorn-store/infrastructure/cdk
Technical Details
| ID: | 1133622 |
| UUID: | 3073265552 |
| Node ID: | PR_kwDOHlIHls6WsZm3 |
| Host: | GitHub |
| Repository: | aws-samples/aws-lambda-java-workshop |