Skip to content

Releases: arabold/aws-to-slack

1.3.0 - Upgrade to Node10

30 Oct 01:48

Choose a tag to compare

  • Upgrade NodeJS 8 to 10.x
  • Add convenience function to disable links with HIDE_AWS_LINKS=1
  • Fix CodeBuild URLs
  • Add support for SampleCount CloudWatch metrics

1.2.2

17 Jul 18:55
f3fa9af

Choose a tag to compare

  • Updates lodash to 4.17.14 to address security vulnerability
  • make deploy now uses flagless echo statement

1.2.1

14 Jun 17:28

Choose a tag to compare

  • Fix infinite loop when CloudWatch returns just one datapoint
  • Fix KMS decryption
  • Separate matches(event) and parse(event) within parsers
  • Update function roles in CloudFormation template
  • Retrieve commit message for CodeCommit events

1.2.0 - Upgrade to NodeJS 8.10

29 Apr 17:59

Choose a tag to compare

  • Uses async/await for easier Promise flow/debugging
  • Adds alert-limit bar to CloudWatch graph
  • Add helpful footer links for SNS notifications
  • New parser: CodePipeline
  • CodeBuild failure links directly to CodeBuild execution
  • Better GuardDuty support
  • New deploy option for Makefile

1.1.9

06 Jan 16:37

Choose a tag to compare

  • Added CodePipeline and Approval parser

1.1.8

06 Jan 16:36

Choose a tag to compare

  • Added CodeDeploy SNS and GuardDuty parsers
  • Updated dependencies

1.1.7

17 Sep 17:31

Choose a tag to compare

  • Added CodeDeploy parser
  • Added CodeCommit parsers for repo and pull request events
  • Fixed transform issue (#23)

1.1.6

22 Aug 23:00

Choose a tag to compare

  • Added support for AWS regions other than us-east-1
  • Updated dependencies; fixed typo

1.1.5

23 Apr 14:15

Choose a tag to compare

  • SES Notifications
  • Improved chart legend to show metric name instead of alert name

1.1.3

24 Feb 16:52

Choose a tag to compare

  • AWS Code Build
  • Amazon Inspector