Skip to content

Commit 8ef8de6

Browse files
authored
Add release notes to 8.6.0
1 parent 365d07e commit 8ef8de6

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/guide/release-notes.asciidoc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[[release-notes]]
22
== Release notes
33

4+
* <<rn-8-6-0>>
45
* <<rn-8-5-3>>
56
* <<rn-8-5-2>>
67
* <<rn-8-5-1>>
@@ -22,6 +23,29 @@
2223
* <<rn-8-1-0>>
2324
* <<rn-8-0-0>>
2425

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+
2549
[discrete]
2650
[[rn-8-5-3]]
2751
=== 8.5.3 (2022-12-08)

0 commit comments

Comments
 (0)