This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Releases: aws-solutions/application-monitoring-with-amazon-cloudwatch
Releases · aws-solutions/application-monitoring-with-amazon-cloudwatch
v1.2.6
Changed
- Library updates to address Regular Expression Denial of Service (ReDoS) in cross-spawn
- Library updates to address micromatch: vulnerable to Regular Expression Denial of Service
v1.2.5
Changed
Library updates to address braces: fails to limit the number of characters it can handle
v1.2.4
Changed
- Library updates to address Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code
v1.2.3
v1.2.2
[1.2.2] - 2023-06-27
Changed
- Library updates to address xml2js is vulnerable to prototype pollution
- Library updates to address http-cache-semantics vulnerable to Regular Expression Denial of Service
v1.2.1
v1.2.0
v1.1.1
v1.1.0
Added
- Support for Nginx workload on EC2 instances
- Support for Ruby/Puma workload on EC2 instances
- workload.infra.ts generic stack for workload-infrastructure provisioning
- demo.infra.ts generic construct for demo-infrastructure provisioning
- CWWidgetFactory generic widget factory to generate workload related Amazon CloudWatch dashboard widgets
Changed
- Moved generic helpers to utils library, logger, error, metrics
- Moved CloudWatch dashboard widget configuration files to widgets
Removed
- Apache workload specific stack (apache.infra.ts) for infrastructure provisioning
Refer to changelog for more information.
v1.0.0
Added
- Initial version
- Support for Apache workload on EC2 instances