Skip to content

Commit e197585

Browse files
rbhavnazane-neo
authored andcommitted
more PRs to 2.9 release notes (opensearch-project#1143)
Signed-off-by: Bhavana Ramaram <[email protected]>
1 parent eea3753 commit e197585

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

release-notes/opensearch-ml-common.release-notes-2.9.0.0.md

+10
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ Compatible with OpenSearch 2.9.0
2929
* remote inference: add unit test for create connector request/response ([#1067](https://github.com/opensearch-project/ml-commons/pull/1067))
3030
* Add more UT for remote inference classes ([#1077](https://github.com/opensearch-project/ml-commons/pull/1077))
3131
* IT Security Tests for model access control ([#1095](https://github.com/opensearch-project/ml-commons/pull/1095))
32+
* Add integration tests for the remote inference feature ([#1073](https://github.com/opensearch-project/ml-commons/pull/1073))
33+
* Temporarily ignore OpenAI Tests ([#1118](https://github.com/opensearch-project/ml-commons/pull/1118))
34+
* Increase sleep time on remote inference integration tests ([#1124](https://github.com/opensearch-project/ml-commons/pull/1124))
35+
* fix remote inference it: update job interval ([#1129](https://github.com/opensearch-project/ml-commons/pull/1129))
36+
* Add null key check for remote inference integration tests ([#1113](https://github.com/opensearch-project/ml-commons/pull/1113))
37+
* Reenable OpenAI Remote Inference Tests ([#1127](https://github.com/opensearch-project/ml-commons/pull/1127))
3238

3339
### Bug Fixes
3440

@@ -41,6 +47,8 @@ Compatible with OpenSearch 2.9.0
4147
* modify error message when model group not unique is provided ([#1078](https://github.com/opensearch-project/ml-commons/pull/1078))
4248
* stash context before accessing ml config index ([#1092](https://github.com/opensearch-project/ml-commons/pull/1092))
4349
* fix init master key bug ([#1094](https://github.com/opensearch-project/ml-commons/pull/1094))
50+
* delete connector successfully if model index is missing ([#1106](https://github.com/opensearch-project/ml-commons/pull/1106))
51+
* fix encoding US-ASCII error ([#1126](https://github.com/opensearch-project/ml-commons/pull/1126))
4452

4553
### Documentation
4654

@@ -54,4 +62,6 @@ Compatible with OpenSearch 2.9.0
5462
* Fix build. ([#1018](https://github.com/opensearch-project/ml-commons/pull/1018))
5563
* Fix the refactor change brought by core backport ([#1047](https://github.com/opensearch-project/ml-commons/pull/1047))
5664
* change to compileOnly to avoid jarhell ([#1062](https://github.com/opensearch-project/ml-commons/pull/1062))
65+
* Update ml CI workflow checkout ref to be PR commit ([#1114](https://github.com/opensearch-project/ml-commons/pull/1114))
66+
* Add shell bash settings for windows github actions to export credentials ([#1116](https://github.com/opensearch-project/ml-commons/pull/1116))
5767

0 commit comments

Comments
 (0)