Skip to content

v4.2.0.dev36

Pre-release
Pre-release

Choose a tag to compare

@cccs-sgaron cccs-sgaron released this 21 Jan 17:34
· 238 commits to master since this release

Base

  • Added main to Tagging ODM so we can easily generate the list of tags

Core

  • Switch Alerter to use ES Versionning instead of Locks
  • Properly increment Alerter's error counter on error
  • Create specific AlertMissingError Class so we don't trap unwanted KeyErrors
  • Reduce log level for missing alerts since this is not important
  • Fix ingester message when sending tasks to alerter

Service Base

  • Fix yet another recoverable RuntimeError

UI - API Server

  • Allow generate_alert to be passed via the params as well during ingest API calls