cloudfront-hosting-toolkit
cloudfront-hosting-toolkit copied to clipboard
Bump aws-cdk-lib from 2.163.1 to 2.186.0
Bumps aws-cdk-lib from 2.163.1 to 2.186.0.
Release notes
Sourced from aws-cdk-lib's releases.
v2.186.0
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- redshiftserverless: The
CfnWorkgroup.attrWorkgroupMaxCapacityattribute has been removed.- quicksight: The
CfnAnalysis.SheetTextBoxProperty.interactions,CfnDashboard.SheetTextBoxProperty.interactions, andCfnTemplate.SheetTextBoxProperty.interactionsproperties have been removed.- imagebuilder: The
CfnDistributionConfiguration.DistributionProperty.ssmParameterConfigurationsproperty has been removed.Features
- codecommit: throw
ValidationErrorsinstead of untyped Errors (#33854) (f28eae2), closes #32569- codedeploy: throw
ValidationErrorsinstead of untyped Errors (#33853) (b6b91dd), closes #32569- codepipeline: branches and files support in git push filter L2 construct (#33872) (45623d6)
- codepipeline: stage level condition feature L2 construct (#33809) (8e4374f)
- codepipeline: throw
ValidationErrorsinstead of untyped Errors (#33855) (3ff5501), closes #32569- cognito-identitypool: graduate to stable 🚀 (#33905) (ba52ac7), closes #27483
- config: throw
ValidationErrorsinstead of untyped Errors (#33869) (5bc9292), closes #32569- docdb: throw
ValidationErrorsinstead of untyped Errors (#33870) (2dc5d70), closes #32569- dynamodb: throw
ValidationErrorsinstead of untyped Errors (#33871) (a9bae27), closes #32569- ecr-assets: throw
ValidationErrorsinstead of untyped Errors (#33899) (0787840)- efs: throw
ValidationErrorsinstead of untyped Errors (#33885) (6bf8095)- imagebuilder: update L1 CloudFormation resource definitions (#33909) (8cac7bc), closes #33906
- lambda: add Ruby3.4 Lambda runtime support (#33832) (3154615)
- quicksight: update L1 CloudFormation resource definitions (#33910) (21e21cb), closes #33906
- redshiftserverless: update L1 CloudFormation resource definitions (#33911) (fb9fa74), closes #33906
- update L1 CloudFormation resource definitions (#33906) (b855978)
- scheduler-and-scheduler-targets: graduate to stable 🚀 (#33903) (1740f87), closes #31785
- scheduler-targets: EcsRunTask scheduler target (#33697) (3fe58b5), closes #27456
Bug Fixes
- context provider's
ignoreErrorOnMissingContextparameter is misleading (#33875) (b3187b9)- core: does not generate a valid artifact id from some construct IDs (#33863) (6a5638a), closes #32808
- cx-api: adding missing readme (#33867) (6761f56), closes #33866 1#L662-L681
- events: now
EventBus.grantPutEventsTocorrectly handles service principals (under feature flag) (#33729) (38d82c4), closes #22080 #22080
Alpha modules (2.186.0-alpha.0)
Features
- ec2: backfill missing enums for ec2 (#33821) (ae3fd67), closes /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html#cfn-ec2 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html#cfn-ec2
- ec2: support
PrefixList.fromLookup()(#33619) (b6a15f3), closes aws/aws-cdk#33606 aws/aws-cdk#15115- ec2: support AWS::EC2::VPCEndpointService SupportedIpAddressTypes property (#33877) (ed5df9c)
Bug Fixes
v2.185.0
Features
... (truncated)
Changelog
Sourced from 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.186.0-alpha.0 (2025-03-26)
Features
- ec2: backfill missing enums for ec2 (#33821) (ae3fd67), closes /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html#cfn-ec2 /docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html#cfn-ec2
- ec2: support
PrefixList.fromLookup()(#33619) (b6a15f3), closes aws/aws-cdk#33606 aws/aws-cdk#15115- ec2: support AWS::EC2::VPCEndpointService SupportedIpAddressTypes property (#33877) (ed5df9c)
Bug Fixes
2.185.0-alpha.0 (2025-03-19)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- scheduler-targets-alpha: The class
KinesisDataFirehosePutRecordhas been renamed toFirehosePutRecord.Bug Fixes
- scheduler-targets-alpha: rename
KinesisDataFirehosePutRecordtoFirehosePutRecord(#33758) (e6f5bc8), closes #33757 #337982.184.1-alpha.0 (2025-03-14)
2.184.0-alpha.0 (2025-03-13)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- glue-alpha: Updated casing of
workflow.addconditionalTriggertoworkflow.addConditionalTrigger.Bug Fixes
- glue-alpha: inconsistent workflow addconditionalTrigger casing (#33752) (4886a3e), closes #33751 #33751
2.183.0-alpha.0 (2025-03-11)
⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- scheduler-targets-alpha: The
InspectorStartAssessmentRuntarget's constructor now acceptsIAssessmentTemplateinstead ofCfnAssessmentTemplateas its parameter type. To migrate existing code, use theAssessmentTemplate.fromCfnAssessmentTemplate()method to convert yourCfnAssessmentTemplateinstances toIAssessmentTemplate.Features
... (truncated)
Commits
0e06457chore: update analytics metadata blueprintsd52bfdfchore(release): 2.186.03154615feat(lambda): add Ruby3.4 Lambda runtime support (#33832)45623d6feat(codepipeline): branches and files support in git push filter L2 construc...b855978feat: update L1 CloudFormation resource definitions (#33906)ba52ac7feat(cognito-identitypool): graduate to stable 🚀 (#33905)1740f87feat(scheduler-and-scheduler-targets): graduate to stable 🚀 (#33903)0787840feat(ecr-assets): throwValidationErrorsinstead of untyped Errors (#33899)b3187b9fix: context provider'signoreErrorOnMissingContextparameter is misleading...7f2ed96chore(ec2): fix an incorrect import of ValidationError (#33897)- 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) You can disable automated security fix PRs for this repo from the Security Alerts page.