- No new features
- Don't specify a domain when setting cookies. This allows 411 to work when the hostname doesn't match the site configuration.
- Support for ES5.0
- Merged in support for running 411 behind an auth proxy #95 #79
- Filter/Target errors are no longer considered a failure (Search jobs will not be rescheduled as a result)
- Render long alerts vertically in emails
- Update dependencies
- Fixed changelog modal not appearing
- Fixed undefined
setPassword
call increate_user
script.
- Added Search execution options on the configuration page
- Added support for index patterns
- Added options for parsing date fields
- Refactored Search code to support multiple 'sources' per Search type.
- More UX tweaks
- The
Logstash
Search type has been replaced by theES
Search type. - The config syntax for specifying indices has changed.
- The config syntax for defining Search sources has changed.
See the upgrade guide for details.
- Added support for API keys
- Added Push Search for pushing Alerts into 411
- Added support for MySQL
- Added Pagerduty target (#71)
- UX tweaks
- Misc bug fixes
First release