File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1
1
[[release-notes]]
2
2
== Release notes
3
3
4
+ * <<rn-8-6-0>>
4
5
* <<rn-8-5-3>>
5
6
* <<rn-8-5-2>>
6
7
* <<rn-8-5-1>>
22
23
* <<rn-8-1-0>>
23
24
* <<rn-8-0-0>>
24
25
26
+ [discrete]
27
+ [[rn-8-6-0]]
28
+ === 8.6.0 (2022-01-10)
29
+
30
+ * Client is compatible with Elasticsearch 8.6.0
31
+
32
+ [discrete]
33
+ ==== Core
34
+
35
+ * Changed the `fields` parameter of the `field_caps` API to be encoded in the HTTP request body.
36
+ * Changed the `index` parameter of the `rank_eval` API to be optional.
37
+ * Changed the `requests` parameter of the `rank_eval` API to be optional.
38
+
39
+ [discrete]
40
+ ==== CAT
41
+
42
+ * Added the `time` parameter to the `cat.indices` API
43
+
44
+ [discrete]
45
+ ==== Machine Learning
46
+
47
+ * Fixed the `model_id` parameter of the `ml.clear_trained_model_deployment_cache` API to be required.
48
+
25
49
[discrete]
26
50
[[rn-8-5-3]]
27
51
=== 8.5.3 (2022-12-08)
You can’t perform that action at this time.
0 commit comments