Skip to content

Commit

Permalink
release note for 2.19.1 (#3571)
Browse files Browse the repository at this point in the history
Signed-off-by: Jing Zhang <[email protected]>
(cherry picked from commit 3c19cfc)
  • Loading branch information
jngz-es authored and github-actions[bot] committed Feb 20, 2025
1 parent 9ab3d88 commit e36f8c8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions release-notes/opensearch-ml-common.release-notes-2.19.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Version 2.19.1.0 Release Notes

Compatible with OpenSearch 2.19.1

### Bug Fixes

* fix ignoreFailure flag in ml inference search processors (#3570)[https://github.com/opensearch-project/ml-commons/pull/3570]
* updating bulk update to use sdkclient (#3546)[https://github.com/opensearch-project/ml-commons/pull/3546]
* Add interface for no postprocessing function case (#3553)[https://github.com/opensearch-project/ml-commons/pull/3553]
* add edge case for models that are marked as not found in cache (#3523)[https://github.com/opensearch-project/ml-commons/pull/3523]
* applying sdkclient changes to config index (#3521)[https://github.com/opensearch-project/ml-commons/pull/3521]
* remainig sdk client changes for search (#3522)[https://github.com/opensearch-project/ml-commons/pull/3522]
* adding tenantId for inline connector in model registration (#3531)[https://github.com/opensearch-project/ml-commons/pull/3531]
* Remove the integ test case cause cohere classify is deprecated in its llm service (#3513)[https://github.com/opensearch-project/ml-commons/pull/3513]
* fix null decrypted credential while getting batch predict job status (#3518)[https://github.com/opensearch-project/ml-commons/pull/3518]

0 comments on commit e36f8c8

Please sign in to comment.