Releases: aws-solutions/quota-monitor-for-aws
Releases · aws-solutions/quota-monitor-for-aws
Release v6.2.11
[6.2.11] - 2024-10-10
Changed
- Add batching to getQuotasWithUtilizationMetrics function
- Refactor _putMonitoredQuotas function to use batch writes
- Changed the memory allocation for the QMListManager Lambda function to 256 MB
- Added better error handling for CloudWatch ValidationErrors, with attempt to identify problematic quotas
Fixed
Release v6.2.10
[6.2.10] - 2024-09-18
Fixed
- Update path-to-regexp to address CVE-2024-45296
- Update micromatch to address CVE-2024-4067
Release v6.2.9
Release v6.2.8
Release v6.2.7
[6.2.7] - 2024-06-10
Fixed
- Added batching to get getMetricData calls to avoid limits
- Added quotaCode to metric Ids to avoid duplicate Ids.
[6.2.6] - 2024-03-18
[6.2.5] - 2024-01-08
[6.2.5] - 2024-01-08
Changed
- Made reporting of OK Messages optional
- Added percentage marker on Service Quota notifications
Fixed
- Added manual resource cleanup after sqs message consumption
[6.2.4] - 2023-11-09
[6.2.3] - 2023-10-24
[6.2.2] - 2023-08-16
##[6.2.2] - 2023-08-16
Added
- Service Quotas spoke template parameters exposed in the hub template too
Changed
- Lambda run times upgraded to Node.js18
- Dependency updates