Skip to content

[9.1] Updates API #2727

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 17, 2025
Merged

[9.1] Updates API #2727

merged 4 commits into from
Jul 17, 2025

Conversation

picandocodigo
Copy link
Member

No description provided.

…dbc5acb55462e

* cluster.get_component_template - Adds [String] `:settings_filter` Filter out results, for example to filter out sensitive information. Supports wildcards or full settings keys.
* cluster.put_component_template - Adds [String] `:cause` User defined reason for create the component template. Server default: api.
* index - Adds [Boolean] `:require_data_stream` If `true`, the request's actions must target a data stream (existing or to be created).
* license.post_start_trial - [String] `type_query_string` parameter renamed to `type`, The type of trial license to generate (default: "trial")
* search - Adds [Boolean] `:ccs_minimize_roundtrips` Indicates whether network round-trips should be minimized as part of cross-cluster search requests execution Server default: true.
* reindex - adds :max_docs parameter, the maximum number of documents to reindex
* search_mvt - adds :track_total_hits the number of hits matching the query to count accurately
* security.grant_api_key - adds :refresh, if 'true', Elasticsearch refreshes the affected shards to make this operation visible to search.
* snapshot.delete - adds :wait_for_completion, if `true`, the request returns a response when the matching snapshots are all deleted.
@picandocodigo picandocodigo merged commit 9302d5a into 9.1 Jul 17, 2025
11 checks passed
@picandocodigo picandocodigo deleted the update_api_9.1 branch July 17, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant