Releases: cdklabs/cdk-monitoring-constructs
Releases · cdklabs/cdk-monitoring-constructs
v9.7.1
9.7.1 (2025-04-14)
Bug Fixes
- MetricFactory: Metric Search with multiple namespaces are wrongly wrapped (#637) (eee9581), closes #623
v9.7.0
9.7.0 (2025-04-10)
Features
v9.6.1
9.6.1 (2025-04-08)
Bug Fixes
- use latest Node.js runtime for utility Lambda functions (#634) (b2f9e5d)
v9.6.0
9.6.0 (2025-03-31)
Features
- lambda: allow latency alarms to be based on function timeout (#621) (911f5a0), closes #567
Bug Fixes
- dynamo: adjusts DynamoTableGlobalSecondaryIndexMonitoring to respect localAlarmNamePrefixOverride (#629) (3991ec8), closes #628
v9.5.0
9.5.0 (2025-03-26)
Features
- KinesisFirehoseMonitoring: add isDataFormatConversionEnabled prop (#627) (0b2bee6)
v9.4.0
9.4.0 (2025-03-21)
Features
- AlarmFactory: allow accessing action strategy as part of alarm naming strategy (#625) (f501905)
v9.3.0
9.3.0 (2025-03-21)
Features
- Allow specifying alarmDedupeStringSuffix in CustomAlarmThreshold (#622) (09f66a7)
v9.2.0
9.2.0 (2025-02-05)
Features
- create jsii@5 compatible replacement for KeyValueTableWidget (#619) (53a5c03)
v9.1.3
9.1.3 (2024-12-18)
Bug Fixes
- Global Default Region and Account not set in certain metrics (#615) (8b50140)
v9.1.2
9.1.2 (2024-12-07)
Bug Fixes
- MonitoringAspect: allow specifying CloudFrontDistribution and WafV2 alarms (#609) (dc1edac), closes #607