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 a734880 commit 0350d8dCopy full SHA for 0350d8d
docs/guide/release-notes.asciidoc
@@ -1,6 +1,7 @@
1
[[release-notes]]
2
== Release notes
3
4
+* <<rn-8-4-2>>
5
* <<rn-8-4-1>>
6
* <<rn-8-4-0>>
7
* <<rn-8-3-3>>
@@ -16,6 +17,26 @@
16
17
* <<rn-8-1-0>>
18
* <<rn-8-0-0>>
19
20
+[discrete]
21
+[[rn-8-4-2]]
22
+=== 8.4.2 (2022-09-20)
23
+
24
25
+==== Documents
26
27
+* Added the `error_trace`, `filter_path`, `human` and `pretty` parameters to the `get_source` API.
28
+* Added the `ext` parameter to the `search` API.
29
30
31
+==== Async Search
32
33
+* Added the `ext` parameter to the `async_search.submit` API.
34
35
36
+==== Fleet
37
38
+* Added the `ext` parameter to the `fleet.search` API.
39
40
[discrete]
41
[[rn-8-4-1]]
42
=== 8.4.1 (2022-09-06)
0 commit comments