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 63dad67 commit 1a54c05Copy full SHA for 1a54c05
CHANGELOG.md
@@ -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
16
# 8.5.0
17
18
## API
0 commit comments