Compatible with OpenSearch 2.0.0
- Add circuit breaker trigger count stat.(#274)
- support dispatching execute task; don't dispatch ML task again (#279)
- Fix NPE in anomaly localization (#280)
- create model/task index with correct mapping (#284)
- drop support for JDK 14 (#267)
- Add UT/IT Coverage for action/models and action/tasks. (#268)
- Default qualifier to alpha1 and fix workflows (#269)
- Remove additional vars in build.gradle that are not used (#271)
- Add UT for Search transport action. (#272)
- updated issue templates for bugs and features. (#273)
- Add more test to improve coverage of abstract search action(#275)
- Add UT for RestMLExecuteAction, and remove it out from the jacoco exclusive list. (#278)
- add coverage badges (#281)
- Re-enable docker image tests for 2.0. (#288)
- Change 2.0-alpha1 to 2.0-rc1. (#282)
- bump RCF version to 3.0-rc2.1 (#289)
- bump tribuo version to 4.2.1 (#312)
- Removed RCF jars and updated to fetch RCF 3.0-rc2 from maven (#277)