Skip to content

Releases: opensearch-project/anomaly-detection

Version 1.0.0.0-beta1

13 May 17:44
a648e86
Compare
Choose a tag to compare

Compatible with OpenSearch 1.0.0-beta1

Documentation

  • Removing few lingering Elasticsearch strings in the repo (#6)
  • Updating the license and docs (#7)
  • Add SPDX license header to all files (#10)
  • Updating the Notice.txt to relfect the right software being used (#11)
  • Updated copyright and external links. (#12)

Maintenance

  • Migrating plugin to work with OpenSearch (#1)
  • Rename plugin to opensearch-anomaly-detection; bump plugin to 1.0.0-alpha2 (#28)
  • Bump plugin + dependencies to version 1.0.0.0-beta1 (#32)

Version 3.1.0

24 Jun 23:40
4bf1818
Compare
Choose a tag to compare

Compatible with OpenSearch (3.1).

  • Introduces resource permissions for detectors (#1400)
  • Refine cold-start, window delay, and task updates (#1496)
  • Fix stopping issue when forecaster is in FORECAST_FAILURE state (#1502)

Enhancements

  • Introduce state machine, separate config index, improve suggest/valid… (#1479)

Infrastructure

  • Switch guava deps from compileOnly to implementation (#1473)

Documentation

  • adding release notes for 3.1.0 (#1488)
  • Fix incorrect task state handling in ForecastRunOnceTransportAction (#1489)
  • Fix LatestTimeRetriever range query failing on non-epoch date mappings (#1493)