Compatible with OpenSearch 1.3.0
- Add Recall Tests (#251)
- Adding ExtensiblePlugin to KNNPlugin (#264)
- Refactor benchmark dataset format and add big ann benchmark format (#265)
- Set default space type to L2 to support bwc (#267)
- Make doc and query count configurable in benchmark (#270)
- [FLAKY TEST] Fix codec test causing CI to fail (#277)
- Updating backport workflow to include custom branch name (#273)
- [BUG FIX] Add space type default and ef search parameter in warmup (#276)
- Add CI to run every night (#278)
- Using Github App to trigger CI on backport PRs (#288)
- Adding auto delete workflow for backport branches (#289)
- Updates Guava versions to address CVE (#292)
- Switch main to 2.0.0-SNAPSHOT, update to Gradle 7.3.3 (#301)
- Update numpy version to 1.22.1 (#305)
- Add release notes for 1.3.0.0 (#316)
- Change minimum supported JDK version from 8 to 11 (#321)
Enhancements
- Adding gradle task for running integ tests in remote cluster (#266)
- Change benchmark ingest took metric to total time (#268)
- Adding JDK 11 to CI and docs (#271)
- Adding JDK 17 to CI (#322)
Bug Fixes
- [BUG FIX] Fix knn index shard to get bwc engine paths (#309)