Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 3.21 KB

opendistro-for-elasticsearch.anomaly-detection-kibana-plugin.release-notes-1.8.0.0.md

File metadata and controls

39 lines (28 loc) · 3.21 KB

Open Distro for Elasticsearch 1.8.0 Release Notes

Compatible with Kibana 7.7.0 and Open Distro for Elasticsearch 1.8.0.

Major changes

  • Support count aggregation PR #169

Enhancements

  • Make callout message more readable when error creating new detector PR #130
  • Add loading state for live chart on detector details page PR #131
  • Add intermediate loading state when changing filters on detector list page PR #134
  • Tune code style for AD result utils PR #152
  • Test find max anomaly method's performance PR #158
  • Handle unexpected failure and unknown detector state edge cases PR #165
  • Improve error handling on detector detail pages PR #173
  • Add proper message in case of long initialization PR #159
  • Improve wording for different detector state messages PR #184

Bug Fixes

  • Fix blank page if opening configuration page directly with URL PR #154
  • Fix detector detail loading state PR #155
  • Change to default plugin icon PR #175
  • Fix detector list infinite loading state on cluster initialization PR #177
  • Fix custom icon scaling issue PR #178
  • Fix anomaly results table pagination PR #180

Infra Changes

  • Fix and clean up unit tests PR #147
  • Fix single unit test so workflow passes PR #163
  • Remove unused language_tools import PR #171
  • Add CD GitHub action PR #183

Version Upgrades