Skip to content

v9.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 17:09
· 10 commits to refs/heads/main since this release

9.0.0 (2024-11-13)

⚠ BREAKING CHANGES

  • require aws-cdk-lib ^2.160.0
  • remove XaxrMathExpression construct; use MathExpression from aws-cdk-lib/aws-cloudwatch instead
  • MetricFactory: enforce scope argument

Features

  • MetricFactory: enforce scope argument (66c21a4)
  • require aws-cdk-lib ^2.160.0 (e391785)