Skip to content

Commit 538dde8

Browse files
committed
add 1.17.1 release notes
Signed-off-by: Xun Zhang <xunzh@amazon.com>
1 parent 9e4844f commit 538dde8

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Version 2.17.1.0 Release Notes
2+
3+
Compatible with OpenSearch 2.17.1
4+
5+
### Enhancements
6+
* add bedrock batch job post process function; enhance remote job status parsing (#2955)[https://github.com/opensearch-project/ml-commons/pull/2955]
7+
8+
### Bug Fixes
9+
* fix ML task index mapping (#2949)[https://github.com/opensearch-project/ml-commons/pull/2949]
10+
* fix full_response false and no output mapping exceptions (#2944)[https://github.com/opensearch-project/ml-commons/pull/2944]
11+
* fix get batch task bug (#2937)[https://github.com/opensearch-project/ml-commons/pull/2937]
12+
* fix field mapping, add more error handling and remove checking jobId filed in batch job response (#2933)[https://github.com/opensearch-project/ml-commons/pull/2933]
13+
14+
### Documentation
15+
* Fix bedrock claude3 blueprint typo (#2962)[https://github.com/opensearch-project/ml-commons/pull/2962]

0 commit comments

Comments
 (0)