This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Version 1.8.0.0
Open Distro for Elasticsearch Anomaly Detection Plugin 1.8.0.0 Release Notes
Compatible with Elasticsearch 7.7.0 and Open Distro for Elasticsearch 1.8.0.
Breaking Changes
- Artifact Name of Anomaly Detection Plugin for DEB and RPM distribution is updated from opendistro-anomaly-detector to opendistro-anomaly-detection. In order to reduce the impact of this change, we recommend removing the old opendistro-anomaly-detector plugin first with your package manager, before installing the upgraded opendistro-anomaly-detection.
New Features
Enhancements
- Ultrawarm integration PR #125
- Add shingle size, total model size, and model's hash ring to profile API PR #128
- Prevent creating detector with duplicate name. PR #134
Bug Fixes
- Fix that AD job cannot be terminated due to missing training data PR #126
- Fix incorrect detector count in stats APIs PR #129
- fix dynamic setting of max detector/feature limit PR #130