Skip to content

Releases: snowflakedb/SnowAlert

Smoothing installer UX

02 Nov 23:37
Compare
Choose a tag to compare
  • installer updates default_role on user if it already exists
  • runners have "preflight check" which error clearly if user has no default_role

Dependency upgrades and bug fixes

30 Oct 17:03
Compare
Choose a tag to compare
  • updated security vuln in requests dependency
  • fixed failed alerts alerting code to properly populate event_time

CloudWatch functionality and bug fixes

26 Oct 21:43
Compare
Choose a tag to compare

Features Added:

  • initial CloudWatch functionality

Bugs Fixed:

  • alert creation errors link source value properly
  • remove placeholder Jira env vars generated by installer

Jira handler bugfix

24 Oct 18:33
Compare
Choose a tag to compare

Fixes bug in Jira handler that was preventing Source values from linking to search properly

Testing feature release

22 Oct 22:39
Compare
Choose a tag to compare
  1. improvements to Jira templating
  • Sources value now a links to a search for more tickets with that source
  • better escaping of { and [ characters
  1. Docker Hub improvements
  • fixed .dockerignore to work both locally and in cloud
  • added functionality to auto build and tag releases
  1. CircleCI fixes: created separate Docker image for builder