Skip to content

Commit 372de1e

Browse files
authored
Add release notes for 8.4.0
1 parent e4d17d5 commit 372de1e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

docs/guide/release-notes.asciidoc

Lines changed: 21 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-4-0>>
45
* <<rn-8-3-3>>
56
* <<rn-8-3-2>>
67
* <<rn-8-3-1>>
@@ -14,6 +15,26 @@
1415
* <<rn-8-1-0>>
1516
* <<rn-8-0-0>>
1617

18+
[discrete]
19+
[[rn-8-4-0]]
20+
=== 8.4.0 (2022-08-25)
21+
22+
[discrete]
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+
[discrete]
29+
==== Machine Learning
30+
31+
* Added the `cache_size` parameter to the `ml.start_trained_model_deployment` API.
32+
33+
[discrete]
34+
==== Security
35+
36+
* Added the `security.update_api_key` API.
37+
1738
[discrete]
1839
[[rn-8-3-3]]
1940
=== 8.3.3 (2022-08-01)

0 commit comments

Comments
 (0)