2.5.0.0
Compatible with OpenSearch 2.5.0
Features
- Add native memory circuit breaker. (#689)
Enhancements
- add more parameters for text embedding model (#640)
- add more pooling method and refactor (#672)
- add ML task timeout setting and clean up expired tasks from cache (#662)
- change only run on ml node setting default value to true (#686)
Infrastructure
- unit tests coverage for load/unload/syncup (#592)
- Add .whitesource configuration file (#626)
- bump djl to 0.20 and add onnxruntime-gpu dependency (#644)
- Remove jackson-databind and jackson-annotations dependencies now coming from core (#652)
- Revert "Remove jackson-databind and jackson-annotations dependencies now coming from core" (#687)
- Adding backwards compatibility test for ml-commons plugin (#681)
- Change the inheritance of the BWC test file (#692)
Documentation
- Updated MAINTAINERS.md format (#668)
- Updating maintainers list (#663)
- add doc about how to setup GPU ML node (#677)
Maintenance
- Increment version to 2.5.0-SNAPSHOT (#513)
Refactoring
- change task worker node to list; add target worker node to cache (#656)