Skip to content

Data stream mappings #2719

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 3 commits into from
Jul 9, 2025
Merged

Data stream mappings #2719

merged 3 commits into from
Jul 9, 2025

Conversation

picandocodigo
Copy link
Member

No description provided.

…6f91c90. Changes:

* 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.
* get, search - Add [Boolean] `:_source_exclude_vectors` Whether vectors should be excluded from _source,
get_source - removes stored_fields parameter
* 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")
@picandocodigo picandocodigo merged commit dbcbd7b into main Jul 9, 2025
16 of 17 checks passed
@picandocodigo picandocodigo deleted the data_stream_mappings branch July 9, 2025 16:08
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