Compatible with OpenSearch 2.9.0
- remote inference: add connector; fine tune ML model and tensor class (#1051)
- remote inference: add connector executor (#1052)
- connector transport actions, requests and responses (#1053)
- refactor predictable: add method to check if model is ready (#1057)
- Add basic connector access control classes (#1055)
- connector transport actions and disable native memory CB (#1056)
- restful connector actions and UT (#1065)
- Change connector access control creation allow empty list (#1069)
- create model group automatically with first model version (#1063)
- init master key automatically (#1075))
- Adding an integration test for redeploying a model (#1016)
- add unit test for connector class in commons (#1058)
- remote inference: add unit test for model and register model input (#1059)
- remote inference: add unit test for StringUtils and remote inference input (#1061)
- more UT for rest and trasport actions (#1066)
- remote inference: add unit test for create connector request/response (#1067)
- Add more UT for remote inference classes (#1077)
- IT Security Tests for model access control (#1095)
- Add integration tests for the remote inference feature (#1073)
- Temporarily ignore OpenAI Tests (#1118)
- Increase sleep time on remote inference integration tests (#1124)
- fix remote inference it: update job interval (#1129)
- Add null key check for remote inference integration tests (#1113)
- Reenable OpenAI Remote Inference Tests (#1127)
- Add missing codes from pen test fix (#1060)
- fix cannot specify model access control parameters error (#1068)
- fix memory circuit breaker (#1072)
- PenTest fixes: error codes and update model group fix (#1074)
- Fix rare private ip address bypass SSRF issue (#1070)
- leftover in the 404 Not Found return error (#1079)
- modify error message when model group not unique is provided (#1078)
- stash context before accessing ml config index (#1092)
- fix init master key bug (#1094)
- delete connector successfully if model index is missing (#1106)
- fix encoding US-ASCII error (#1126)
- Increment version to 2.9.0-SNAPSHOT (#955)
- Manual CVE backport (#1008)
- Fix build. (#1018)
- Fix the refactor change brought by core backport (#1047)
- change to compileOnly to avoid jarhell (#1062)
- Update ml CI workflow checkout ref to be PR commit (#1114)
- Add shell bash settings for windows github actions to export credentials (#1116)