Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Version 1.13.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 00:30
· 3 commits to main since this release
ec3fdcc

Version 1.13.0.0 Release Notes

Compatible with Kibana 7.10.2 & Open Distro for Elasticsearch 1.13.0.

Features

  • Add historical detectors (#359)

Enhancements

  • Refactor AnomalyHistory Chart to improve performance for HC detector (#350)
  • Change default shingle size for HC detector to 4 (#356)
  • Add 'No data' state for historical detectors (#364)
  • Simplify historical detector failure states (#368)

Bug Fixes

  • Fix failure of adding feature to 1st detector in cluster (#353)
  • Fix live chart bar width (#362)
  • Remove stopped annotations for historical detector chart (#371)
  • Fix dashboard loading state and empty state logic (#373)
  • Fix typo in sample eCommerce description (#374)

Infrastructure

  • Updating start-server-and-test version (#355)
  • Bump ini from 1.3.5 to 1.3.8 (#345)
  • Fix broken unit and integration tests (#360)
  • Add sleep time before running Cypress tests (#363)
  • Change CD workflow to use new staging bucket for artifacts (#311)

Documentation

  • add tiny icon fix to release note (#346)
  • Update draft release notes config to use URL (#358)
  • Remove copyright year for newly added files (#367)
  • Add release notes for version 1.13.0.0 (#375)
  • Fix link to LICENSE.txt (#376)

Maintenance

  • Upgrade to Kibana 7.10.2 (#369)