Skip to content

Commit

Permalink
Merge branch '7.16' into deprecate-connector
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored May 17, 2022
2 parents e87aec5 + 4b997eb commit d92a03c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Before you upgrade, review the known issues, then mitigate the impact to your ap

There are no known issues in 7.16.3.

For the known issues in the previous releases, refer to the <<known-issue-7.16.0, known issues in 7.16.0>.
For the known issues in the previous releases, refer to the <<known-issue-7.16.0,known issues in 7.16.0>>.

[float]
[[breaking-changes-v7.16.3]]
Expand Down Expand Up @@ -121,7 +121,7 @@ Before you upgrade, review the known issues, then mitigate the impact to your ap

There are no known issues in 7.16.2.

For the known issues in the previous releases, refer to the <<known-issue-7.16.0, known issues in 7.16.0>.
For the known issues in the previous releases, refer to the <<known-issue-7.16.0,known issues in 7.16.0>>.

[float]
[[breaking-changes-v7.16.2]]
Expand Down Expand Up @@ -163,7 +163,7 @@ Before you upgrade, review the known issues, then mitigate the impact to your ap

There are no known issues in 7.16.1.

For the known issues in the previous releases, refer to the <<known-issue-7.16.0, known issues in 7.16.0>.
For the known issues in the previous releases, refer to the <<known-issue-7.16.0,known issues in 7.16.0>>.

[float]
[[breaking-changes-v7.16.1]]
Expand Down
2 changes: 1 addition & 1 deletion docs/api/alerting/find_rules.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ NOTE: Rule `params` are stored as a {ref}/flattened.html[flattened field type] a
(Optional, array|string) The fields to perform the `simple_query_string` parsed query against.

`fields`::
(Optional, array|string) The fields to return in the `attributes` key of the response.
(Optional, array of strings) The fields to return in the `attributes` key of the response.

`sort_field`::
(Optional, string) Sorts the response. Could be a rule field returned in the `attributes` key of the response.
Expand Down

0 comments on commit d92a03c

Please sign in to comment.