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 e4d17d5 commit 372de1eCopy full SHA for 372de1e
docs/guide/release-notes.asciidoc
@@ -1,6 +1,7 @@
1
[[release-notes]]
2
== Release notes
3
4
+* <<rn-8-4-0>>
5
* <<rn-8-3-3>>
6
* <<rn-8-3-2>>
7
* <<rn-8-3-1>>
@@ -14,6 +15,26 @@
14
15
* <<rn-8-1-0>>
16
* <<rn-8-0-0>>
17
18
+[discrete]
19
+[[rn-8-4-0]]
20
+=== 8.4.0 (2022-08-25)
21
+
22
23
+==== Search
24
25
+* Added the `knn` parameter to the `search` API.
26
+* Added the `knn` parameter to the `async_search.submit` API.
27
28
29
+==== Machine Learning
30
31
+* Added the `cache_size` parameter to the `ml.start_trained_model_deployment` API.
32
33
34
+==== Security
35
36
+* Added the `security.update_api_key` API.
37
38
[discrete]
39
[[rn-8-3-3]]
40
=== 8.3.3 (2022-08-01)
0 commit comments