stratospheric-dev / cdk-constructs

Some CDK constructs to get started with deploying to AWS.
Apache License 2.0
36 stars 21 forks source link

Bump software.amazon.awscdk:aws-cdk-lib from 2.167.2 to 2.168.0 #657

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps software.amazon.awscdk:aws-cdk-lib from 2.167.2 to 2.168.0.

Release notes

Sourced from software.amazon.awscdk:aws-cdk-lib's releases.

v2.168.0

Features

  • cloudfront: function URL origin access control L2 construct (#31339) (b8f47c8), closes #31629
  • elasticloadbalancingv2: support target group level cross-zone settings for ALB and NLB (#31814) (6b0b1e1), closes #31790
  • lambda: add NodeJS 22.x support (#32104) (baa8561)
  • lambda: support observability for ESM ( DDB, Kinesis, SQS) (#32204) (6317a2a)
  • lambda-destinations: support Lambda async S3 destination (#31709) (e1a2f68)
  • ses: maximum delivery time for emails (#32102) (771eeff)
  • update L1 CloudFormation resource definitions (#32175) (6820c62)
  • rds: support 8.0.40 engine version for RDS for MySQL (#32117) (dcb5cf1)
  • stepfunctions-tasks: create scheduler (#29458) (d14a01c), closes #29351

Bug Fixes


Alpha modules (2.168.0-alpha.0)

Bug Fixes

Changelog

Sourced from software.amazon.awscdk:aws-cdk-lib's changelog.

2.168.0 (2024-11-20)

Features

  • cloudfront: function URL origin access control L2 construct (#31339) (b8f47c8), closes #31629
  • elasticloadbalancingv2: support target group level cross-zone settings for ALB and NLB (#31814) (6b0b1e1), closes #31790
  • lambda: add NodeJS 22.x support (#32104) (baa8561)
  • lambda: support observability for ESM ( DDB, Kinesis, SQS) (#32204) (6317a2a)
  • lambda-destinations: support Lambda async S3 destination (#31709) (e1a2f68)
  • ses: maximum delivery time for emails (#32102) (771eeff)
  • update L1 CloudFormation resource definitions (#32175) (6820c62)
  • rds: support 8.0.40 engine version for RDS for MySQL (#32117) (dcb5cf1)
  • stepfunctions-tasks: create scheduler (#29458) (d14a01c), closes #29351

Bug Fixes

Commits
  • f4a02ab chore(release): 2.168.0 (#32209)
  • c8d9204 chore(release): 2.168.0
  • a8bc46d fix(cli): excessive stack event polling during deployment (#32196)
  • 6317a2a feat(lambda): support observability for ESM ( DDB, Kinesis, SQS) (#32204)
  • baa8561 feat(lambda): add NodeJS 22.x support (#32104)
  • e1a2f68 feat(lambda-destinations): support Lambda async S3 destination (#31709)
  • 5e835f3 refactor(apprunner): consolidate name validations for App Runner Resources an...
  • 49b5afd chore(cli): update tests for future monorepo (#32185)
  • 3e7ba32 chore(merge-back): 2.167.2 (#32190)
  • 1456554 Merge branch 'main' into merge-back/2.167.2
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)