Releases: opensearch-project/anomaly-detection
Releases · opensearch-project/anomaly-detection
Version 2.8.0.0
Compatible with OpenSearch (2.8.0.0).
Infrastructure
- Partial Cherry-pick of #886 from anomaly-detection and Additional Adjustments. (#914)
Version 2.7.0.0
Compatible with OpenSearch (2.7.0.0).
- Update xcontent imports (#822)
- Update OpenSearchRejectedExecutionException import (#861)
Bug Fixes
- Giving admin priority over backendrole filtering (#850)
Infrastructure
- Publish snapshots to maven via GHA, fix spotless errors, and bump bwc version (#827)
- Added untriaged issue workflow. (#809)
Documentation
- Add 2.7 release notes (#871)
Version 2.6.0.0
Compatible with OpenSearch (set version here).
- [Forward port main] fixing dls/fls logic around numeric aggregations (#801)
- Revert changes to exception message (#803)
- Add 2.6 release note (#818)
Version 2.5.0.0
Compatible with OpenSearch 2.5.0
Enhancements
- Speed up cold start (#753)
Bug Fixes
- [Forward-Port to main] Fix _source bug (#749) (#764)
- Fix the discrepancy between Profile API and real time tasks API (#770)
Infrastructure
- Use sonatype to fetch JS instead of ci.opensearch.org (#740)
- Model Profile Test (#748)
Documentation
- Fix: typo in ohltyler. (#760)
- Updated MAINTAINERS.md format. (#771)
Version 2.4.1.0
What's Changed
- AD model performance benchmark by @kaituo in #729
- [AUTO] Increment version to 2.4.1-SNAPSHOT by @opensearch-trigger-bot in #733
Full Changelog: 2.4.0.0...2.4.1.0
Version 2.4.0.0
Version 2.4.0.0 Release Notes
Compatible with OpenSearch 2.4.0
Infrastructure
- Removed Github DCO action since DCO runs via Github App now (#664)
- Add support for reproducible builds (#579)
- Fix window delay test (#674)
- update jackson dependency version (#678)
- add groupId = org.opensearch.plugin (#690)
- Bump jackson-databind to 2.13.4.2 (#697)
Maintenance
- Bump version to 2.4 (#666)
Version 2.3.0.0
Compatible with OpenSearch 2.3.0
Documentation
- Adding external property customDistributionUrl to let developer override default distribution Download url (#380)
- Replace Forum link in Anomaly Detection plugin README.md (#659)
Maintenance
- Removed additional non-inclusive terms (#644)
- Bump version to 2.3 (#658)
Version 2.2.0.0
Compatible with OpenSearch 2.2.0
Enhancements
- make 1M1min possible (#620)
Infrastructure
- fix zip fetching issue on version increment (#611)
- Staging for version increment automation (#608)
- Update BWC zip links (#625)
Maintenance
- Bump version to 2.2 (#627)
Version 2.1.0.0
Compatible with OpenSearch 2.1.0
Enhancements
- bump rcf to 3.0-rc3 (#568)
- Disable interpolation in HCAD cold start (#575)
- Expose model accuracy metrics in tests (#600)
Bug Fixes
- Use current time as training data end time (#547) (#557)
Infrastructure
- Cluster manager revert fix (#584)
- Adding HCAD data ingestion script to AD (#585)
- Update ingestion (#592)
- Adding custom plugin to publish zip to maven (#594)
Maintenance
- 2.1 version bump and Gradle bump (#582)
Version 1.3.3.0
Version 1.3.3.0 Release Notes
Compatible with OpenSearch 1.3.3
Enhancements
- Use current time as training data end time (#547)
- Support writing features using filter aggregation (#425)
Infrastructure
- removed bwc zips and fetching opendistro from cloudfront (#565)