Skip to content

Commit

Permalink
more PRs to 2.9 release notes (#1143) (#1144)
Browse files Browse the repository at this point in the history
Signed-off-by: Bhavana Ramaram <[email protected]>
(cherry picked from commit 5fb3e19)

Co-authored-by: Bhavana Ramaram <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and rbhavna authored Jul 19, 2023
1 parent 8f1d47d commit 82bddb1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions release-notes/opensearch-ml-common.release-notes-2.9.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ Compatible with OpenSearch 2.9.0
* remote inference: add unit test for create connector request/response ([#1067](https://github.com/opensearch-project/ml-commons/pull/1067))
* Add more UT for remote inference classes ([#1077](https://github.com/opensearch-project/ml-commons/pull/1077))
* IT Security Tests for model access control ([#1095](https://github.com/opensearch-project/ml-commons/pull/1095))
* Add integration tests for the remote inference feature ([#1073](https://github.com/opensearch-project/ml-commons/pull/1073))
* Temporarily ignore OpenAI Tests ([#1118](https://github.com/opensearch-project/ml-commons/pull/1118))
* Increase sleep time on remote inference integration tests ([#1124](https://github.com/opensearch-project/ml-commons/pull/1124))
* fix remote inference it: update job interval ([#1129](https://github.com/opensearch-project/ml-commons/pull/1129))
* Add null key check for remote inference integration tests ([#1113](https://github.com/opensearch-project/ml-commons/pull/1113))
* Reenable OpenAI Remote Inference Tests ([#1127](https://github.com/opensearch-project/ml-commons/pull/1127))

### Bug Fixes

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

### Documentation

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

0 comments on commit 82bddb1

Please sign in to comment.