aws-lambda-ffmpeg
aws-lambda-ffmpeg copied to clipboard
Bump aws-cdk from 1.101.0 to 2.38.1 in /cdk
Bumps aws-cdk from 1.101.0 to 2.38.1.
Release notes
Sourced from aws-cdk's releases.
v2.38.1
Reverts
- cli: revert "feat(cli): --concurrency option" (#21664) (2ad2163b)
- cli: revert "feat(cli): cdk watch --concurrency" (#21665) (6048d4fc)
Alpha modules (2.38.1-alpha.0)
v2.38.0
Features
- aws-cloudwatch-actions: add ssm incidents as alarm action (#21167) (471511e), closes #20553 #20552
- cfnspec: cloudformation spec v84.0.0 (#21574) (16c0c98)
- cli: --concurrency option (#20345) (0dd34dd), closes #1973 #19378
- cli: cdk watch --concurrency (#21598) (e48cf15), closes #20345 #21597
- cli: support hotswapping Lambda function's description and environment variables (#21532) (b1777d2), closes #82dbd4 #20787
- cloudfront: create distributions with HTTP/3 (#21613) (58101a6)
- core: use literal for stack.partition (under feature flag) (#21420) (401b428), closes #4092
- ec2: add P4DE instances (in developer preview) (#21590) (0c654e9), closes #20924 aws/aws-cdk#20924
- ecs-patterns: refactor fargate interfaces and add support for runtimePlatform (#21529) (b4f9e5e), closes #20756 #20756 #18462
- pipelines: add static PipelineBase.isPipeline method (#21075) (ea11f33)
- s3: introduce a
fromCfnBucket()method (#20081) (0ec31da)- servicediscovery: add support for API only services within a DNS namespace (#21494) (1920313)
Bug Fixes
- route53: misleading error message in
fromLookupifdomainNameis undefined (#21596) (f44eb98), closes #10053- duration doesn't get accurately compared in alb service base (#21584) (90786d6), closes #21560
- aws-apigateway: CloudWatch logging should be disabled by default (under feature flag) (#21546) (78c858f), closes #10878
- cloudfront: truncate long ResponseHeaderPolicy names (#21525) (a464ee1), closes #21524
- codepipeline-actions: cross stack reference causes stack cycle in sources that use CloudWatch Events (#20149) (adf4022), closes #3087 #8042 #10896
- codepipeline-actions: ecr source action doesn't trigger the pipeline (#21580) (f135b80), closes #10901
- kms: imported key ignores environment from arn (#21519) (c6dbb96), closes #21464
- lambda-event-sources:
rootCACertificatedoes not supportISecret(#21555) (bf0f07b), closes #21422- route53-targets: InterfaceVpcEndpointTarget incorrectly accepts an imported endpoint (#21523) (cc0b005), closes #10432
Alpha modules (2.38.0-alpha.0)
Features
v2.37.1
Bug Fixes
Alpha modules (2.37.1-alpha.0)
v2.37.0
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
2.38.1 (2022-08-18)
Reverts
- cli: revert "feat(cli): --concurrency option" (#21664) (2ad2163b)
- cli: revert "feat(cli): cdk watch --concurrency" (#21665) (6048d4fc)
2.38.0 (2022-08-17)
Features
- aws-cloudwatch-actions: add ssm incidents as alarm action (#21167) (471511e), closes #20553 #20552
- cfnspec: cloudformation spec v84.0.0 (#21574) (16c0c98)
- cli: --concurrency option (#20345) (0dd34dd), closes #1973 #19378
- cli: cdk watch --concurrency (#21598) (e48cf15), closes #20345 #21597
- cli: support hotswapping Lambda function's description and environment variables (#21532) (b1777d2), closes #82dbd4 #20787
- cloudfront: create distributions with HTTP/3 (#21613) (58101a6)
- core: use literal for stack.partition (under feature flag) (#21420) (401b428), closes #4092
- ec2: add P4DE instances (in developer preview) (#21590) (0c654e9), closes #20924 aws/aws-cdk#20924
- ecs-patterns: refactor fargate interfaces and add support for runtimePlatform (#21529) (b4f9e5e), closes #20756 #20756 #18462
- pipelines: add static PipelineBase.isPipeline method (#21075) (ea11f33)
- s3: introduce a
fromCfnBucket()method (#20081) (0ec31da)- servicediscovery: add support for API only services within a DNS namespace (#21494) (1920313)
Bug Fixes
- route53: misleading error message in
fromLookupifdomainNameis undefined (#21596) (f44eb98), closes #10053- duration doesn't get accurately compared in alb service base (#21584) (90786d6), closes #21560
- aws-apigateway: CloudWatch logging should be disabled by default (under feature flag) (#21546) (78c858f), closes #10878
- cloudfront: truncate long ResponseHeaderPolicy names (#21525) (a464ee1), closes #21524
- codepipeline-actions: cross stack reference causes stack cycle in sources that use CloudWatch Events (#20149) (adf4022), closes #3087 #8042 #10896
- codepipeline-actions: ecr source action doesn't trigger the pipeline (#21580) (f135b80), closes #10901
- kms: imported key ignores environment from arn (#21519) (c6dbb96), closes #21464
- lambda-event-sources:
rootCACertificatedoes not supportISecret(#21555) (bf0f07b), closes #21422- route53-targets: InterfaceVpcEndpointTarget incorrectly accepts an imported endpoint (#21523) (cc0b005), closes #10432
2.37.1 (2022-08-10)
Bug Fixes
2.37.0 (2022-08-09)
Features
... (truncated)
Commits
39138ebRevert "feat(cli): --concurrency option" (#21664)afe38d4Revert "feat(cli): cdk watch --concurrency" (#21665)e48cf15feat(cli): cdk watch --concurrency (#21598)7e2fe56chore: npm-check-updates && yarn upgrade (#21540)b1777d2feat(cli): support hotswapping Lambda function's description and environment ...0dd34ddfeat(cli): --concurrency option (#20345)30083fcRevert "feat(cli): support hotswapping Lambda function's description and envi...3e28f47chore(init-templates): fix import of init templates (#21493)fb92703feat(cli): support hotswapping Lambda function's description and environment ...7ccc644fix(cli):--hotswapdoes not handleCfnOutputchange correctly (#21461)- 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 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)