Skip to content

Commit 1a54c05

Browse files
committed
Add changelog for 8.6.0 release
1 parent 63dad67 commit 1a54c05

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# 8.6.0
2+
3+
## API
4+
5+
* `ML.StartTrainedModelDeployment`: Added `WithPriority`
6+
7+
**New APIs**
8+
* `ML.UpdateTrainedModelDeployment`: Updates certain properties of trained model deployment.
9+
10+
11+
## Client
12+
**BulkIndexer**
13+
14+
Improvements were made to the BulkIndexer memory usage to allow better handling under burst use cases. Thanks to @christos68k and @rockdaboot !
15+
116
# 8.5.0
217

318
## API

0 commit comments

Comments
 (0)