Skip to content

Commit b91946b

Browse files
committed
Mention Query Ruleset breaking change
1 parent b369d87 commit b91946b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/guide/release-notes.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
* Removed support for Python 3.7 and 3.8
77
* Added support for Python 3.12
88
* Added OpenTelemetry support
9-
* Added ES|QL and Query Rules APIs
9+
* Added Query Rules API
10+
* Moved Query Ruleset API to Query Rules API (`client.query_ruleset.put()` becomes `client.query_rules.put_ruleset()`, and the same applies to `get`, `list` and `delete`)
11+
* Added ES|QL API
1012
* Updated docstrings for many APIs
1113
* Added the Update trained model deployment API
1214
* Added `retriever` to the Search API

0 commit comments

Comments
 (0)