Skip to content

Releases: aws-solutions/application-monitoring-with-amazon-cloudwatch

v1.2.5

20 Jun 14:34
de09ec1
Compare
Choose a tag to compare

v1.2.4

23 Oct 20:18
efc458e
Compare
Choose a tag to compare

v1.2.3

12 Oct 17:36
Compare
Choose a tag to compare

Changed

  • Update lambda runtime to NodeJS 18
  • Update dependencies

v1.2.2

27 Jun 17:41
Compare
Choose a tag to compare

[1.2.2] - 2023-06-27

Changed

v1.2.1

18 Jan 15:07
Compare
Choose a tag to compare

Changed

Updated json5 version to 2.2.3 to address the prototype pollution vulnerability

Refer to changelog for more information.

v1.2.0

13 Dec 17:40
Compare
Choose a tag to compare

Changed

  • appRegistry integration
  • CDK v2 upgrade
  • lambda run time upgrade to Node.js 16
  • package version updates

Refer to changelog for more information.

v1.1.1

19 Sep 17:09
6b3f770
Compare
Choose a tag to compare

Changed

  • Package version updates
  • On Puma demo instance, install git for puma rails app generator

Refer to changelog for more information.

v1.1.0

04 Nov 19:16
6447e55
Compare
Choose a tag to compare

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

27 Apr 17:13
Compare
Choose a tag to compare

Added

  • Initial version
  • Support for Apache workload on EC2 instances