Skip to content

Bump Elastic.Clients.Elasticsearch from 9.3.6 to 9.4.1#3391

Merged
cotti merged 1 commit into
mainfrom
dependabot/nuget/Elastic.Clients.Elasticsearch-9.4.1
May 27, 2026
Merged

Bump Elastic.Clients.Elasticsearch from 9.3.6 to 9.4.1#3391
cotti merged 1 commit into
mainfrom
dependabot/nuget/Elastic.Clients.Elasticsearch-9.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Updated Elastic.Clients.Elasticsearch from 9.3.6 to 9.4.1.

Release notes

Sourced from Elastic.Clients.Elasticsearch's releases.

9.4.1

What's Changed

  • Regenerate client by @​flobernd in [9.4] Regenerate client elasticsearch-net#8899 and [9.4] Regenerate client 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

9.4.0

What's Changed

Initial 9.4.x release.

Full Changelog: elastic/elasticsearch-net@9.3.7...9.4.0

9.3.7

What's Changed

  • Regenerate client by @​flobernd in [9.3] Regenerate client elasticsearch-net#8898
    • Set explicit ContentType: application/json for ChatCompletionUnified and StreamCompletion streaming inference requests
    • Switch SearchMvt Accept header to application/vnd.elasticsearch+vnd.mapbox-vector-tile (Elasticsearch product-flavored content-type)
    • Bump Elastic.Transport to 0.17.1
    • Document default max_page_search_size values for pivot (500) and latest (5000) transforms

Full Changelog: elastic/elasticsearch-net@9.3.6...9.3.7

Commits viewable in compare view.

Dependabot compatibility score

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 commands and options

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Elastic.Clients.Elasticsearch
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the chore label May 25, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 25, 2026 12:02
@dependabot dependabot Bot requested a review from Mpdreamz May 25, 2026 12:02
@dependabot dependabot Bot added the chore label May 25, 2026
@dependabot dependabot Bot temporarily deployed to integration-tests May 25, 2026 12:02 Inactive
@cotti cotti merged commit 5d257a6 into main May 27, 2026
23 checks passed
@cotti cotti deleted the dependabot/nuget/Elastic.Clients.Elasticsearch-9.4.1 branch May 27, 2026 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant