chore: bump software.amazon.awscdk:aws-cdk-lib from 2.223.0 to 2.224.0
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(7 months ago)
(7 months ago)
dependencies maven size/XS
Bumps software.amazon.awscdk:aws-cdk-lib from 2.223.0 to 2.224.0.
Release notes
Sourced from software.amazon.awscdk:aws-cdk-lib's releases.
v2.224.0
⚠ BREAKING CHANGES
- aws-cdk-lib: Reference interfaces (such as
IBucketRef,IRoleRef,etc.) were moved to a newaws-cdk-lib.interfacessubmodule to prevent cyclic dependencies between service modules. If you are importing reference interfaces, you have to update import statements accordingly. See #36060 for full details.- Amazon.CDK.Lib (.NET): The .NET namespace for multiple submodules has changed. If you are using any of the renamed submodules, you have to update
usingstatements for these submodules. See #36037 for full details.- 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-opensearchserverless: AWS::OpenSearchServerless::Collection: StandbyReplicas property is now immutable. aws-servicecatalog: AWS::ServiceCatalog::PortfolioPrincipalAssociation: Id attribute removed.
Features
- apigateway: add option for consolidating lambda permissions for rest and http lambda integrations (#36021) (35f8e46), closes #9327 #19535 #35705
- update L1 CloudFormation resource definitions (#35994) (47a9a20)
- core: add methods to SecretValue and aws-secretsmanager Secret to obtain a literal (unresolved by CloudFormation) dynamic reference key (#34397) (#35105) (457aa99), closes /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/core/lib/secret-value.ts#L98C17-L98C31 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-secretsmanager/lib/secret.ts#L499
- eks: add support for Kubernetes version 1.34 (#36016) (60096ac), closes #35717
- lambda: add nodejs24.x runtime for Lambda (#36001) (404bf1a)
- sagemaker: add support for serverless inference endpoints (#35557) (3f5c5ac), closes #23148 #23148
- stepfunctions-tasks: add architecture support to EvaluateExpression (#35468) (771ea13), closes #34974
Bug Fixes
- aws-cdk-lib: move reference interfaces to their own submodules (#35971) (1e4dfe6)
- aws-cdk-lib: multiple submodules use an incorrect namespace for .NET (#36002) (e48e584)
- dynamodb: resolve circular dependency with AccountRootPrincipal grants (#35983) (24d2adf), closes #35967
- ecs: allow empty placementStrategies on EC2Service (#35580) (0d773b1), closes #30382 aws/aws-cdk#27572
Alpha modules (2.224.0-alpha.0)
Features
- imagebuilder-alpha: add support for EC2 Image Builder L2 Constructs - Infrastructure Configuration (#35882) (db1d964), closes aws/aws-cdk-rfcs#789 aws/aws-cdk-rfcs#789
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.224.0-alpha.0 (2025-11-13)
Features
- imagebuilder-alpha: add support for EC2 Image Builder L2 Constructs - Infrastructure Configuration (#35882) (db1d964), closes aws/aws-cdk-rfcs#789 aws/aws-cdk-rfcs#789
2.223.0-alpha.0 (2025-11-10)
2.222.0-alpha.0 (2025-11-04)
Features
Bug Fixes
- bedrock-alpha: apply permission dependency to existing and non-existing roles (#35123) (b39ccf3), closes #35120
- eks-v2-alpha: remove hyphen from Go package name (#35927) (2cdfc8a)
2.221.1-alpha.0 (2025-10-29)
2.221.0-alpha.0 (2025-10-24)
Features
Bug Fixes
2.220.0-alpha.0 (2025-10-14)
Bug Fixes
2.219.0-alpha.0 (2025-10-01)
2.218.0-alpha.0 (2025-09-29)
2.217.0-alpha.0 (2025-09-25)
... (truncated)
Commits
4f4c61echore(release): 2.224.0 (#36040)98b9a85chore: update CHANGELOG.v2.alpha.mdefe936cchore: update analytics metadata blueprints96ff514chore(release): 2.224.02eee0a9chore: exclude test and config files from minification (#36038)35f8e46feat(apigateway): add option for consolidating lambda permissions for rest an...47a9a20feat: update L1 CloudFormation resource definitions (#35994)96d4e81chore(interfaces): submodule names for interface submodules are incorrect (#3...773b5c4chore(spec2cdk): add explicit return type to loadPatchedSpec (#36031)0fa89e8chore: update cdk-generate-synthetic-examples to use latest (#36028)- 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.223.0 → 2.224.0
Minor
Technical Details
| ID: | 11101346 |
| UUID: | 3632870413 |
| Node ID: | PR_kwDOEKdwoM6z1QZu |
| Host: | GitHub |
| Repository: | aws-powertools/powertools-lambda-java |