-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency Amazon.CDK.Lib to v2.72.0 #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
73a3d59 to
0e12300
Compare
0e12300 to
2eddd78
Compare
2eddd78 to
7c7497c
Compare
7c7497c to
31d2519
Compare
31d2519 to
fd8af6b
Compare
fd8af6b to
8949f83
Compare
8949f83 to
d3cc284
Compare
d3cc284 to
37835c1
Compare
37835c1 to
8e1a990
Compare
48c2072 to
2abbada
Compare
2abbada to
9569471
Compare
9569471 to
167da11
Compare
167da11 to
6c5f53d
Compare
6c5f53d to
863ffda
Compare
863ffda to
a787962
Compare
a787962 to
ac1d6ed
Compare
ac1d6ed to
4886b79
Compare
4886b79 to
72b16c4
Compare
72b16c4 to
0895f59
Compare
0895f59 to
e9970e5
Compare
e9970e5 to
a144071
Compare
a144071 to
9fbf0c1
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.33.0->2.72.0Release Notes
aws/aws-cdk
v2.72.0⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
aws-cdk-lib.aws_ec2.SecurityGroup.determineRuleScopewas changed from a tuple ([SecurityGroupBase, string]) to a struct with the same values, because tuple types are not supported over the jsii interoperability layer, butjsii@v1was incorrectly allowing this to be represented as theJSONprimitive type. This made the API unusable in non-JS languages. The type of themetadataproperty ofaws-cdk-lib.aws_s3_deployment.BucketDeploymentPropswas changed from an index-only struct to an inline map, becausejsii@v1silently ignored the index signature (which is otherwise un-supported), resulting in an empty object in non-JS/TS languages. As a consequence, the values of that map can no longer beundefined(asjsiidoes not currently support nullable elements in collections).Features
allowedActionPatternsparameter to grantWrite (#24211) (5b5c36f), closes #24074Source.dataYamlhelper function (#24579) (d969ddf), closes #24554Bug Fixes
AmazonEMRServicePolicy_v2(under feature flag) (#23985) (f3fd183), closes #23915Miscellaneous Chores
Alpha modules (2.72.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
ApplicationAssociatordue to share construct id update. After this change, frequent share replacements due to structural change inApplicationconstruct should be avoided.Application.shareApplicationstarts to require construct id (first argument) and share name (added inShareOption) as input.Bug Fixes
v2.71.0Features
Bug Fixes
Alpha modules (2.71.0-alpha.0)
v2.70.0Features
Bug Fixes
undefined/undefined(#24663) (3e8d8d8)null(#24717) (413b643), closes #24593Alpha modules (2.70.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
Since the application RAM share name is calculated by the application construct, where one method is added. Integration test detects a breaking change where RAM share will be created. Integration test snapshot is updated to cater this destructive change.
Features
v2.69.0Features
Bug Fixes
Alpha modules (2.69.0-alpha.0)
Features
v2.68.0Bug Fixes
cdk importresources with multiple identifiers (#24439) (a70ff1a), closes #20895handlerwithindex.breaks custom non-indexhandler settings used by layers (#24406) (d7a1c34), closes #24403Alpha modules (2.68.0-alpha.0)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
Since the application RAM share name is calculated by the application construct, where one property is removed. Integration test detects a breaking change where RAM share will be created. Integration test snapshot is updated to cater this destructive change.
Features
Bug Fixes
v2.67.0Features
Bug Fixes
Alpha modules (2.67.0-alpha.0)
Features
Bug Fixes
v2.66.1Bug Fixes
Alpha modules (2.66.1-alpha.0)
v2.66.0Features
Bug Fixes
installLatestAwsSdkbreaks Client Secret reference (#23798) (844d407), closes #23796Alpha modules (2.66.0-alpha.0)
Features
Bug Fixes
v2.65.0Features
Bug Fixes
Alpha modules (2.65.0-alpha.0)
Features
v2.64.0Features
Bug Fixes
Alpha modules (2.64.0-alpha.0)
Features
Bug Fixes
v2.63.2Alpha modules (2.63.2-alpha.0)
v2.63.1Reverts
Alpha modules (2.63.1-alpha.0)
v2.63.0Features
Bug Fixes
aws-cdk-libimports from ESM modules are broken (#23846) (cf2e498), closes #23813Alpha modules (2.63.0-alpha.0)
Features
v2.62.2Bug Fixes
Alpha modules (2.62.2-alpha.0)
v2.62.1Bug Fixes
aws-cdk-libimports from ESM modules are broken (#23846) (46b93a9), closes #23813Alpha modules (2.62.1-alpha.0)
v2.62.0Features
Bug Fixes
aws-cdk-libis slow (#23813) (8aaeffb)--debugflag is enabled (#23752) (94102c1)Alpha modules (2.62.0-alpha.0)
Features
Bug Fixes
v2.61.1Bug Fixes
Alpha modules (2.61.1-alpha.0)
v2.61.0Features
Certificateas the default certificate (under feature flag) (#23575) (77709c8)Bug Fixes
Alpha modules (2.61.0-alpha.0)
Features
Bug Fixes
v2.60.0Features
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.