We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da2d91 commit bf51943Copy full SHA for bf51943
release-notes/opensearch-ml-common.release-notes-2.11.1.0.md
@@ -1,13 +1,15 @@
1
## Version 2.11.1.0 Release Notes
2
-
+
3
Compatible with OpenSearch 2.11.1
4
5
6
### Bug Fixes
7
8
- * fix multiple docs support ([#1516](https://github.com/opensearch-project/ml-commons/pull/1516))
+* fix multiple docs support ([#1516](https://github.com/opensearch-project/ml-commons/pull/1516))
9
+* support step size for embedding model which outputs less embeddings ([#1586](https://github.com/opensearch-project/ml-commons/pull/1586))
10
+* validate step size ([#1587](https://github.com/opensearch-project/ml-commons/pull/1587))
11
12
### CVE Fixes
13
14
* Bump json version to address CVE-2023-5072 ([#1551](https://github.com/opensearch-project/ml-commons/pull/1551))
15
0 commit comments