Version 2.0.0.0
github-actions
released this
10 Jun 19:09
·
193 commits
to refs/heads/main
since this release
Compatible with OpenSearch 2.0.0
Enhancements
- changed usages of "master" to "clusterManager" in variable names (#504)
Bug Fixes
- Changed default description to empty string instead of null (#438)
- Fixed ADTaskProfile toXContent bug and added to .gitignore (#447)
- Fix restart HCAD detector bug (#460)
- Check if indices exist in the presence of empty search results (#495)
Infrastructure
- Reduced jacoco exclusions and added more tests (#446)
- refactor SearchADResultTransportAction to be more testable (#517)
- Remove oss flavor (#449)
- Add auto labeler workflow (#455)
- Gradle 7 and Opensearch 2.0 upgrade (#464)
- Adding test-retry plugin (#456)
- Updated issue templates from .github. (#488)
- removing job-scheduler zip and replacing with distribution build (#487)
- JDK 17 support (#489)
- Moving script file in scripts folder for file location standardization (#494)
- Removed rcf jar for 3.0-rc1 and fixed zip fetching for AD and JS (#500)
- Remove BWC zips for dynamic dependency (#505)
- bump rcf to 3.0-rc2.1 (#519)
- Increase more coverage and reduce jacocoExclusions (#533)
Documentation
- Add Visualization integration RFC docs (#477)