Releases: cdklabs/cdk-monitoring-constructs
Releases · cdklabs/cdk-monitoring-constructs
v1.1.0
1.1.0 (2022-03-31)
Features
- use ARM_64 architecture for Lambda handlers (#102) (be36460)
v1.0.0
1.0.0 (2022-03-31)
⚠ BREAKING CHANGES
Features
v0.0.41
0.0.41 (2022-03-29)
Bug Fixes
- dynamo: limit metricSystemErrorsCount to previously defined operations (#96) (dc84325), closes #48
v0.0.37
0.0.37 (2022-03-25)
Features
- [cloudwatch][LogMonitoring] added logStream field to query (#86) (077a9cc), closes #85
v0.0.35
0.0.35 (2022-03-23)
Features
- apigateway: support trimmed stats and latency graph configuration (#81) (34a5684), closes #65 #47