Skip to content

v19.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 11:32
· 2828 commits to main since this release
0e4089b

19.0.0 (2021-06-07)

  • feat!: add an alarm capable of catching cycling instances and instantiate within the EC2 App pattern (#594) (0e4089b), closes #594

BREAKING CHANGES

Note: if your stack already instantiates a Gu5xxPercentageAlarm, we recommend upgrading to this version of the library in two stages. First, remove all alarms using monitoringConfiguration: { noMonitoring: true } and deploy the change. Second, reconfigure alarms using the new interface and deploy again.