Releases: Karql/elastalert-kibana-plugin
Releases Β· Karql/elastalert-kibana-plugin
1.7.2
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0
1.5.0
1.4.1
1.4.0
Features
- Migrate from legacy plugin to Kibana Plaftorm (thanks to: @ch-bas who started this migration)
- Support version Kibana >=7.10.0 <=7.15.2
Braking changes
- config section name has been changed
elastalert-kibana-plugin -> elastalertKibanaPlugin
Bug fixes
- HttpRoutes
All input (body, query parameters, and URL parameters) must be validated using the
@kbn/config-schema
package. If no validation schema is provided, these values will be empty objects
- EuiButtonToggle
EuiButtonToggle was removed: https://github.com/elastic/eui/blob/fe426f6f6828b5e9ed88dc82627c54e403801b59/CHANGELOG.md#3000
Not working / TODO
- Testing rules (probably need changes in ElastAlert Server)
- Show error when delete rule fails
- Fix typings