Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (24 loc) · 1.38 KB

File metadata and controls

39 lines (24 loc) · 1.38 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.1] - 2022-09-19

Changed

  • package version updates
  • on Puma demo instance, install git for puma rails app generator

[1.1.0] - 2021-11-04

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

[1.0.0] - 2021-04-27

Added

  • Initial version
  • Support for Apache workload on EC2 instances