Releases: etsy/411
Releases · etsy/411
v1.5.0
v1.4.2
v1.4.1
v1.4.0
v1.3.3
v1.3.2
v1.3.1
v1.3.0
- 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
Bugfixes
- Fixed changelog modal not appearing
- Fixed undefined
setPassword
call increate_user
script.
v1.2.0
- 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
Breaking changes
- 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.