Skip to content

Commit b1eeb4a

Browse files
Add release notes for 8.2.3
1 parent b956cf6 commit b1eeb4a

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

docs/guide/release-notes.asciidoc

+32
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[[release-notes]]
22
== Release notes
33

4+
* <<rn-8-2-3>>
45
* <<rn-8-2-2>>
56
* <<rn-8-2-1>>
67
* <<rn-8-2-0>>
@@ -9,6 +10,37 @@
910
* <<rn-8-1-0>>
1011
* <<rn-8-0-0>>
1112

13+
[discrete]
14+
[[rn-8-2-3]]
15+
=== 8.2.3 (2022-06-15)
16+
17+
[discrete]
18+
==== Documents
19+
20+
* Added the `routing` parameter to the `msearch` API.
21+
22+
[discrete]
23+
==== CAT
24+
25+
* Added the `cat.component_templates` API.
26+
27+
[discrete]
28+
==== Ingest
29+
30+
* Added the `if_version` parameter to the `ingest.put_pipeline` API.
31+
32+
[discrete]
33+
==== Security
34+
35+
* Changed the `name` parameter for the `security.create_service_token` API from required to optional.
36+
* Added the `refresh` parameter to the `security.create_service_token` API.
37+
* Changed the name of `access` parameter to the `labels` parameter in the `security.update_user_profile_data` API.
38+
39+
[discrete]
40+
==== Shutdown
41+
42+
* Added the `timeout` and `master_timeout` parameters to the `shutdown.get_node`, `shutdown.delete_node`, and `shutdown.put_node` APIs.
43+
* Added the `reason`, `type`, `allocation_delay`, and `target_node_name` parameters to the `shutdown.put_node` API.
1244

1345
[discrete]
1446
[[rn-8-2-2]]

0 commit comments

Comments
 (0)