Bump software.amazon.awscdk:aws-cdk-lib from 2.225.0 to 2.234.1 in /labs/unicorn-store/infrastructure/cdk
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(5 months ago)
(4 months ago)
(4 months ago)
dependencies java
Bumps software.amazon.awscdk:aws-cdk-lib from 2.225.0 to 2.234.1.
Release notes
Sourced from software.amazon.awscdk:aws-cdk-lib's releases.
v2.234.1
Bug Fixes
RuntimeError: apiEndpoint is not configured on the imported HttpApi(revert of "chore(apigatewayv2): reference interfaces") (#36623) (1c10d49), closes aws/aws-cdk#36378
Alpha modules (2.234.1-alpha.0)
v2.234.0
⚠ BREAKING CHANGES
- batch: unfortunately
JobQueueexposespublic readonly computeEnvironments: OrderedComputeEnvironment[]. ThecomputeEnvironmentmember of that structure now fewer guarantees, and needs casting. This should not have been exposed, and we assume the use of the exposed property here is rare.- backup: unfortunately
BackupPlanRuleexposespublic readonly props: BackupPlanRuleProps. ThebackupVaultmember of that structure now guarantees less, and needs casting. This should never have been exposed, and we assume the use of the exposed property here is rare.- ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
aws-securityhub: AWS::SecurityHub::ConnectorV2: Provider.JiraCloud.AuthStatus attribute removed.
aws-securityhub: AWS::SecurityHub::ConnectorV2: Provider.JiraCloud.AuthUrl attribute removed.
aws-securityhub: AWS::SecurityHub::ConnectorV2: Provider.JiraCloud.CloudId attribute removed.
aws-securityhub: AWS::SecurityHub::ConnectorV2: Provider.JiraCloud.Domain attribute removed.
aws-securityhub: AWS::SecurityHub::ConnectorV2: Provider.ServiceNow.AuthStatus attribute removed.
aws-securityhub: AWS::SecurityHub::ConnectorV2: JiraCloud type removed, replaced by JiraCloudProviderConfiguration.
aws-securityhub: AWS::SecurityHub::ConnectorV2: ServiceNow type removed, replaced by ServiceNowProviderConfiguration.
aws-ssm: AWS::SSM::MaintenanceWindowTarget: Id attribute removed.Features
- ecs: automatically create ec2InstanceProfile for ManagedInstancesCapacityProvider (#35796) (9218ea8)
- rds: add name property to option group (#36319) (708d0ac), closes #35720
- stepfunctions-tasks: allow EcsRunTask on fargate and ec2 to set capacity provider strategy (#35465) (63ca2ae), closes #20013 #30171 #7967
- synthetics: add puppeteer 12.0/13.0 runtime (#36562) (5b74dd4), closes #36501
Bug Fixes
- cloudwatch: skip MathExpression validation when prop is a token (#36487) (2845d47)
- core:
App.of()returns incorrect values (#36475) (78034d3)- core:
arnForXxxx()helpers ignore environments from referenced resources (#36599) (4744c59)- core: account for
{ Ref }incompatibility between schema and CFN (#36493) (3b06942)- ec2: add proper handling for VPC endpoint service name prefix eu.amazonaws for new region eusc-de-east-1 for ECR & API Gateway services (#36471) (d5561e0)
- lambda: add token resolution validation to capacity providers (#36275) (c5fbd97)
Miscellaneous Chores
Alpha modules (2.234.0-alpha.0)
Features
... (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.234.1-alpha.0 (2026-01-08)
2.234.0-alpha.0 (2026-01-08)
Features
Bug Fixes
- elasticache-alpha: deployment fails when serverlessCacheName or userGroupId is not specified (#36459) (b3f62f7), closes #36458
- elasticache-alpha: security group for
ServerlessCachedoes not use default endpoint port (#35738) (79d91ad)2.233.0-alpha.0 (2025-12-18)
⚠ BREAKING CHANGES
- bedrock-agentcore-alpha: Runtime constructs will no longer automatically include lifecycleConfiguration with default values when not explicitly specified by users.
- elasticache-alpha: The
engineproperty inNoPasswordUserPropshas been removed.Bug Fixes
- bedrock-agentcore-alpha: runtime construct incorrectly forces default lifecycleConfiguration values (#36379) (7954354), closes #36376
- elasticache-alpha: the default engine for NoPasswordUser contradict in the docs (#35920) (495fa37), closes #35847
- mixins-preview: improving delivery source and delivery destination creation (#36314) (86092ab)
2.232.2-alpha.0 (2025-12-12)
2.232.1-alpha.0 (2025-12-05)
2.232.0-alpha.0 (2025-12-04)
Bug Fixes
- bedrock-agentcore-alpha: use static construct ID for asset-based runtime artifacts (#36241) (e2bdddd), closes #35968
- mixins-preview: service exports are different then in
aws-cdk-lib(#36201) (5858006), closes #36210- mixins-preview: strongly-typed ConstructSelector interface (#36266) (1d2f473)
2.231.0-alpha.0 (2025-12-01)
Features
... (truncated)
Commits
068c9f9chore(release): 2.234.1 (#36626)2c8d4ddchore(release): 2.234.11c10d49fix:RuntimeError: apiEndpoint is not configured on the imported HttpApi(r...526d193chore(release): 2.234.0 (#36614)c71ec56Update CHANGELOG.v2.mdf1ca8a1Update CHANGELOG.v2.alpha.md156c691Update CHANGELOG.v2.md51ce93achore: update analytics metadata blueprints7edf5dachore(release): 2.234.0e4cc047chore(deps): bump the pip group across 7 directories with 1 update (#36609)- 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)
Package Dependencies
software.amazon.awscdk:aws-cdk-lib
maven
2.225.0 → 2.234.1
Minor
/labs/unicorn-store/infrastructure/cdk
Technical Details
| ID: | 12916068 |
| UUID: | 3803824510 |
| Node ID: | PR_kwDOHlIHls68rKTZ |
| Host: | GitHub |
| Repository: | aws-samples/aws-lambda-java-workshop |