Skip to content

[9.4] Regenerate client#8907

Merged
flobernd merged 2 commits into
9.4from
regenerate-9.4
May 21, 2026
Merged

[9.4] Regenerate client#8907
flobernd merged 2 commits into
9.4from
regenerate-9.4

Conversation

@flobernd
Copy link
Copy Markdown
Member

As titled.

@flobernd flobernd added the skip-backport This pull request should not be backported. label May 21, 2026
@flobernd flobernd self-assigned this May 21, 2026
@flobernd flobernd merged commit 5ec2d95 into 9.4 May 21, 2026
23 of 24 checks passed
@flobernd flobernd deleted the regenerate-9.4 branch May 21, 2026 20:51
omerkck41 added a commit to omerkck41/OmerkckArchitecture that referenced this pull request May 25, 2026
Updated
[Elastic.Clients.Elasticsearch](https://github.com/elastic/elasticsearch-net)
from 9.4.0 to 9.4.1.

<details>
<summary>Release notes</summary>

_Sourced from [Elastic.Clients.Elasticsearch's
releases](https://github.com/elastic/elasticsearch-net/releases)._

## 9.4.1

## What's Changed

* Regenerate client by @​flobernd in
elastic/elasticsearch-net#8899 and
elastic/elasticsearch-net#8907
* Fixes (de-)serialization of unions with three or more variants —
previously, hand-rolled union converters could fail to select the
correct variant
* Search response shape fix in `InnerHits`: the `Fields` property is
split into `Field` (single-field selector using `Fields`) and a new
`Fields` collection of `FieldAndFormat` — existing usages of
`InnerHits.Fields = …` may need to be retargeted to `Field`
* `DataStreamLifecycle` gains `EffectiveRetention` and
`RetentionDeterminedBy`; new `GlobalRetention` and `RetentionSource`
types; `GetDataLifecycleResponse` now exposes `GlobalRetention`
* Reindex rethrottle response now models parent task progress via the
new `ParentReindexStatus` type
* Inference and `_mvt` content-type alignment: `chat_completion_unified`
/ `stream_completion` send `Content-Type: application/json`; `_mvt` uses
the versioned `application/vnd.elasticsearch+vnd.mapbox-vector-tile`
Accept header


**Full Changelog**:
elastic/elasticsearch-net@9.4.0...9.4.1


Commits viewable in [compare
view](elastic/elasticsearch-net@9.4.0...9.4.1).
</details>

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Elastic.Clients.Elasticsearch&package-manager=nuget&previous-version=9.4.0&new-version=9.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ömer KÜÇÜK <106805727+omerkck41@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-backport This pull request should not be backported.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant