Skip to content

Commit

Permalink
[8.6] Add release notes to 8.6.0
Browse files Browse the repository at this point in the history
Co-authored-by: Seth Michael Larson <seth.larson@elastic.co>
  • Loading branch information
github-actions[bot] and sethmlarson authored Jan 10, 2023
1 parent ff82111 commit a788e55
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/guide/release-notes.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[[release-notes]]
== Release notes

* <<rn-8-6-0>>
* <<rn-8-5-3>>
* <<rn-8-5-2>>
* <<rn-8-5-1>>
Expand All @@ -22,6 +23,29 @@
* <<rn-8-1-0>>
* <<rn-8-0-0>>

[discrete]
[[rn-8-6-0]]
=== 8.6.0 (2022-01-10)

* Client is compatible with Elasticsearch 8.6.0

[discrete]
==== Core

* Changed the `fields` parameter of the `field_caps` API to be encoded in the HTTP request body.
* Changed the `index` parameter of the `rank_eval` API to be optional.
* Changed the `requests` parameter of the `rank_eval` API to be optional.

[discrete]
==== CAT

* Added the `time` parameter to the `cat.indices` API

[discrete]
==== Machine Learning

* Fixed the `model_id` parameter of the `ml.clear_trained_model_deployment_cache` API to be required.

[discrete]
[[rn-8-5-3]]
=== 8.5.3 (2022-12-08)
Expand Down

0 comments on commit a788e55

Please sign in to comment.