File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change 11[[release-notes]]
22== Release notes
33
4+ * <<rn-8-5-0>>
45* <<rn-8-4-3>>
56* <<rn-8-4-2>>
67* <<rn-8-4-1>>
1819* <<rn-8-1-0>>
1920* <<rn-8-0-0>>
2021
22+ [discrete]
23+ [[rn-8-5-0]]
24+ === 8.5.0 (2022-11-2)
25+
26+ [discrete]
27+ ==== Indices
28+
29+ * Added the **experimental** `indices.downsample` API
30+
31+ [discrete]
32+ ==== Rollup
33+
34+ * Removed the deprecated `rollup.rollup` API.
35+
36+ [discrete]
37+ ==== Snapshot
38+
39+ * Added the `index_names` parameter to the `snapshot.get` API.
40+
41+ [discrete]
42+ ==== Machine Learning
43+
44+ * Added the **beta** `ml.clear_trained_model_deployment_cache` API.
45+ * Changed the `ml.put_trained_model_definition_part` API from **experimental** to **stable**.
46+ * Changed the `ml.put_trained_model_vocabulary` API from **experimental** to **stable**.
47+ * Changed the `ml.start_trained_model_deployment` API from **experimental** to **stable**.
48+ * Changed the `ml.stop_trained_model_deployment` API from **experimental** to **stable**.
49+
50+ [discrete]
51+ ==== Security
52+
53+ * Added the `with_limited_by` parameter to the `get_api_key` API.
54+ * Added the `with_limited_by` parameter to the `query_api_keys` API.
55+ * Added the `with_profile_uid` parameter to the `get_user` API.
56+ * Changed the `security.activate_user_profile` API from **beta** to **stable**.
57+ * Changed the `security.disable_user_profile` API from **beta** to **stable**.
58+ * Changed the `security.enable_user_profile` API from **beta** to **stable**.
59+ * Changed the `security.get_user_profile` API from **beta** to **stable**.
60+ * Changed the `security.suggest_user_profiles` API from **beta** to **stable**.
61+ * Changed the `security.update_user_profile_data` API from **beta** to **stable**.
62+ * Changed the `security.has_privileges_user_profile` API from **experimental** to **stable**.
63+
2164[discrete]
2265[[rn-8-4-3]]
2366=== 8.4.3 (2022-10-06)
You can’t perform that action at this time.
0 commit comments