Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Releases: ACloudGuru/serverless-plugin-aws-alerts

Release 1.7.5

23 Jun 18:46
7f1b414
Compare
Choose a tag to compare

Release 1.7.4

27 Oct 21:10
b5599e9
Compare
Choose a tag to compare

What's Changed

  • Move 'husky install' from 'postinstall' to 'prepare' by @unimaginativeGitHub in #197
  • Package updates and linting fixes for upcoming release by @scub in #202
  • chore: update example dependencies by @scub in #203

New Contributors

Full Changelog: v1.7.3...v1.7.4

Release 1.7.3

26 Apr 04:21
e17efd7
Compare
Choose a tag to compare

chore: remove lodash by using individual lodash modules #172

Release 1.7.2

09 Apr 13:10
9c64218
Compare
Choose a tag to compare
  1. Dependency updates
  2. Extend function definition schema to properly support the alarms property #168
  3. Use prefixTemplate even if nameTemplate is not defined #164

Release 1.7.1

10 Feb 07:03
4ffbc21
Compare
Choose a tag to compare

This release includes:

  1. Add support for serverless version 2. #155
  2. Replace Travis ci wit GitHub actions. #158
  3. Add the ability to create dashboards only in certain environments. #157

Release 1.6.2

13 Jan 13:07
0a75e8d
Compare
Choose a tag to compare

Features

  1. Add support for EvaluateLowSampleCountPercentile field on percentile. #148
  2. Add ActionsEnabled config #143
  3. Support cloudformation sns topic definition #148

Bug Fixes

  1. Allow metric filters on external stack #137

Updates

  1. Dependabot updates

Release 1.6.1

20 Jul 21:40
c527987
Compare
Choose a tag to compare

Prevent error when custom:alerts is undefined

Release 1.6.0

30 Jun 13:47
279306b
Compare
Choose a tag to compare

Add configuration to allow deploying alerts to a separate external stack.

Release 1.5.2

09 Jun 23:06
28c1590
Compare
Choose a tag to compare
  1. Fixes Issue #105 Import of exported SNS Topics is broken

Release 1.5.1

09 Jun 12:58
241b697
Compare
Choose a tag to compare
  1. Add support for anamoly detection alarm
  2. Add support for prefix templates