Serverless-Retrieval-Augmented-Generation-RAG-on-AWS
Serverless-Retrieval-Augmented-Generation-RAG-on-AWS copied to clipboard
Bump aws-cdk from 2.142.1 to 2.148.1
Bumps aws-cdk from 2.142.1 to 2.148.1.
Release notes
Sourced from aws-cdk's releases.
v2.148.1
Bug Fixes
- apigateway: authorization scope is not added when not explicitly defining authorization type in method or root api (#30822) (4bee768), closes #30444
Alpha modules (2.148.1-alpha.0)
v2.148.0
Features
- lambda: add grantInvokeLatestVersion to grant invoke only to latest function version (#29856) (61c28dd), closes #20177
- update L1 CloudFormation resource definitions (#30722) (4ceeced), closes [/docs.aws.amazon.com/service-terms/#87](https://github.com/aws//docs.aws.amazon.com/service-terms//issues/87)
- codebuild: adding
project.visibility(#30103) (1bacb69)- codedeploy: termination hook (#30644) (8f652a7)
- cognito: add defaultRedirectUri to UserPoolClient (#30481) (f2c5f68)
- eks: eks pod identities (#30576) (9437b4d), closes /github.com/aws/aws-cdk/blob/b196b13b0b8a54dcacadf87fdbe744772a6e6c4d/packages/aws-cdk-lib/aws-eks/lib/oidc-provider.ts#L36 /github.com/aws/aws-cdk/blob/b196b13b0b8a54dcacadf87fdbe744772a6e6c4d/packages/aws-cdk-lib/aws-eks/lib/oidc-provider.ts#L36 /github.com/aws/aws-cdk/blob/b196b13b0b8a54dcacadf87fdbe744772a6e6c4d/packages/aws-cdk-lib/aws-iam/lib/role.ts#L373 #30519
- stepfunctions-tasks: step functions task for cross-region AWS API call (#30061) (1397737), closes #29918
- update L1 CloudFormation resource definitions (#30642) (2a659f0)
- fsx: add properties to enable automatic backups for Lustre file system (#30343) (3b95777), closes #30340
Bug Fixes
- ecs: let AsgCapacityProvider use IAutoScalingGroup only when Managed Termination Protection is disable (#30335) (efee07d), closes #29174
- lambda-nodejs: breaking change in esbuild causes import module error (#30726) (7f5ce4b), closes #30717
- s3: allow import S3 bucket with a legacy name (#30679) (e09126f), closes #22640
- s3-notifications: unable to delete the existing S3 event notifications (#30610) (b880067), closes #28915s too broad (under feature flag) (#30389) (8ebfade), closes #30368
Reverts
- fix(core): overrideLogicalId validation (#30695) (0aa2be7), closes aws/aws-cdk#29708
- route53 CrossAccountZoneDelegationRecord fails at deployment time with imported
delegatedZone(#30440)" (#30606) (95280a0), closes #30600
Alpha modules (2.148.0-alpha.0)
Features
- apprunner: add AutoScalingConfiguration for AppRunner Service (#30358) (a598508), closes #30353
- apprunner: add ObservabilityConfiguration for AppRunner Service (#30359) (9e9cc27), closes #22985
- pipes-enrichments: add Step Functions enrichment eventbridge pipes (#30495) (8b495f9), closes #29385
- pipes-targets: add lambda function (#30271) (f594fae), closes #30270
Bug Fixes
- apprunner: auto deployment fails after new container image pushed due to lack of a permission (#30630) (cce10b1), closes #26640 /github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-ecr/lib/repository.ts#L385 40aws-cdk/aws-apprunner-alpha/lib/service.ts#L1303 40aws-cdk/aws-apprunner-alpha/lib/service.ts#L1368
v2.147.3
Bug Fixes
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
2.148.1 (2024-07-11)
Bug Fixes
- apigateway: authorization scope is not added when not explicitly defining authorization type in method or root api (#30822) (4bee768), closes #30444
2.148.0 (2024-07-05)
Features
- lambda: add grantInvokeLatestVersion to grant invoke only to latest function version (#29856) (61c28dd), closes #20177
- update L1 CloudFormation resource definitions (#30722) (4ceeced), closes [/docs.aws.amazon.com/service-terms/#87](https://github.com/aws//docs.aws.amazon.com/service-terms//issues/87)
- codebuild: adding
project.visibility(#30103) (1bacb69)- codedeploy: termination hook (#30644) (8f652a7)
- cognito: add defaultRedirectUri to UserPoolClient (#30481) (f2c5f68)
- eks: eks pod identities (#30576) (9437b4d), closes /github.com/aws/aws-cdk/blob/b196b13b0b8a54dcacadf87fdbe744772a6e6c4d/packages/aws-cdk-lib/aws-eks/lib/oidc-provider.ts#L36 /github.com/aws/aws-cdk/blob/b196b13b0b8a54dcacadf87fdbe744772a6e6c4d/packages/aws-cdk-lib/aws-eks/lib/oidc-provider.ts#L36 /github.com/aws/aws-cdk/blob/b196b13b0b8a54dcacadf87fdbe744772a6e6c4d/packages/aws-cdk-lib/aws-iam/lib/role.ts#L373 #30519
- stepfunctions-tasks: step functions task for cross-region AWS API call (#30061) (1397737), closes #29918
- update L1 CloudFormation resource definitions (#30642) (2a659f0)
- fsx: add properties to enable automatic backups for Lustre file system (#30343) (3b95777), closes #30340
Bug Fixes
- ecs: let AsgCapacityProvider use IAutoScalingGroup only when Managed Termination Protection is disable (#30335) (efee07d), closes #29174
- lambda-nodejs: breaking change in esbuild causes import module error (#30726) (7f5ce4b), closes #30717
- s3: allow import S3 bucket with a legacy name (#30679) (e09126f), closes #22640
- s3-notifications: unable to delete the existing S3 event notifications (#30610) (b880067), closes #28915s too broad (under feature flag) (#30389) (8ebfade), closes #30368
Reverts
- fix(core): overrideLogicalId validation (#30695) (0aa2be7), closes aws/aws-cdk#29708
- route53 CrossAccountZoneDelegationRecord fails at deployment time with imported
delegatedZone(#30440)" (#30606) (95280a0), closes #306002.147.3 (2024-07-01)
Bug Fixes
- lambda-nodejs: breaking change in esbuild causes import module error (#30726) (06c14b1), closes #30717
2.147.2 (2024-06-27)
Reverts
... (truncated)
Commits
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.