Skip to content

build(deps): bump elasticsearch from 9.3.1 to 9.4.0#1175

Merged
myronmarston merged 2 commits into
mainfrom
dependabot/bundler/elasticsearch-9.4.0
May 12, 2026
Merged

build(deps): bump elasticsearch from 9.3.1 to 9.4.0#1175
myronmarston merged 2 commits into
mainfrom
dependabot/bundler/elasticsearch-9.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps elasticsearch from 9.3.1 to 9.4.0.

Release notes

Sourced from elasticsearch's releases.

v9.4.0

Gem

  • Tested versions of Ruby for 9.4.0:
    • Ruby MRI: 3.3, 3.4, 4.0
    • JRuby 9.3, 9.4, 10.0

ES|QL Query Builder

The Ruby ES|QL Query Builder version 0.6.0 has been released. The version adds support for INLINE_STATS, METRICS_INFO, PROMQL, REGISTERED_DOMAIN, SET, URI_PARTS, and USER_AGENT.

Elasticsearch API

API Updates

  • async_search.get: New Parameter :return_intermediate_results. Specifies whether the response should contain intermediate results if the query is still running when the wait_for_completion_timeout.
  • project.tags: Parameter removed :project_routing. Added :body parameter.
  • reindex_rethrottle: New Parameter :group_by.
  • search_mvt: Parameter removed :project_routing. Specifies a subset of projects to target for the search using project.
  • streams.logs_disable: New Parameter :name. The stream type to disable. (Required)
  • streams.logs_enable: New Parameter :name. The stream type to enable. (Required)
  • text_structure.find_field_structure, text_structure.find_message_structure, text_structure.find_structure: New Parameter :should_parse_recursively. If the format is ndjson, you can specify whether to parse nested JSON objects recursively.
  • The APIs in the streams namespace were behind a feature flag and now they're not. They are still available in Technical Preview.
  • indices.downsample has been promoted from Technical Preview to stable.

New APIs

  • inference.put_fireworksai - Create a Fireworks AI inference endpoint.

In Technical Preview, available behind the feature flag reindex_management_api.

  • cancel_reindex - Cancel an ongoing reindex task.
  • get_reindex - Get the status and progress of a specific reindex task.
  • list_reindex - Get information about all currently running reindex tasks.

In Technical Preview:

  • inference.embedding - Perform dense embedding inference on the service.
  • security.clone_api_key - Create a copy of an existing API key with a new ID. This is intended for applications (such as Kibana) that need to create API keys on behalf of a user using an existing API key credential.

Available only in Serverless, in Technical Preview:

  • project.create_many_routing - Create or update project routing expressions.
  • project.create_routing - Create or update a project routing expression.
  • project.delete_routing - Delete a project routing expression.
  • project.get_many_routing - Get project routing expressions.
  • project.get_routing - Get a project routing expression.

Deleted APIs

... (truncated)

Changelog

Sourced from elasticsearch's changelog.

9.4.0

Gem

  • Tested versions of Ruby for 9.4.0:
    • Ruby MRI: 3.3, 3.4, 4.0
    • JRuby 9.3, 9.4, 10.0

ES|QL Query Builder

The Ruby ES|QL Query Builder version 0.6.0 has been released. The version adds support for INLINE_STATS, METRICS_INFO, PROMQL, REGISTERED_DOMAIN, SET, URI_PARTS, and USER_AGENT.

Elasticsearch API

API Updates

  • async_search.get: New Parameter :return_intermediate_results. Specifies whether the response should contain intermediate results if the query is still running when the wait_for_completion_timeout.
  • project.tags: Parameter removed :project_routing. Added :body parameter.
  • reindex_rethrottle: New Parameter :group_by.
  • search_mvt: Parameter removed :project_routing. Specifies a subset of projects to target for the search using project.
  • streams.logs_disable: New Parameter :name. The stream type to disable. (Required)
  • streams.logs_enable: New Parameter :name. The stream type to enable. (Required)
  • text_structure.find_field_structure, text_structure.find_message_structure, text_structure.find_structure: New Parameter :should_parse_recursively. If the format is ndjson, you can specify whether to parse nested JSON objects recursively.
  • The APIs in the streams namespace were behind a feature flag and now they're not. They are still available in Technical Preview.
  • indices.downsample has been promoted from Technical Preview to stable.

New APIs

  • inference.put_fireworksai - Create a Fireworks AI inference endpoint.

In Technical Preview, available behind the feature flag reindex_management_api.

  • cancel_reindex - Cancel an ongoing reindex task.
  • get_reindex - Get the status and progress of a specific reindex task.
  • list_reindex - Get information about all currently running reindex tasks.

In Technical Preview:

  • inference.embedding - Perform dense embedding inference on the service.
  • security.clone_api_key - Create a copy of an existing API key with a new ID. This is intended for applications (such as Kibana) that need to create API keys on behalf of a user using an existing API key credential.

Available only in Serverless, in Technical Preview:

  • project.create_many_routing - Create or update project routing expressions.
  • project.create_routing - Create or update a project routing expression.
  • project.delete_routing - Delete a project routing expression.
  • project.get_many_routing - Get project routing expressions.
  • project.get_routing - Get a project routing expression.

Deleted APIs

... (truncated)

Commits
  • 1c8c712 [DOCS] Adds release notes for 9.4.0
  • da5c342 [CI] Updates artifacts to 9.4
  • e1b90ec [CI] Updates versions
  • a5739a9 Bumps version to 9.4.0
  • 72f6b04 [API] indices.downsample promoted from technical preview to stable
  • f298ef4 [API] Updates elasticsearch-api generated code
  • 1b3c2a8 Bumps stack to version 9.4.0-SNAPSHOT
  • 619177e [API] Adds Unit tests for new APIs
  • 7db5a3e [API] Adds reindex APIs: cancel, get, list
  • 56d9d56 [API] Adds security.clone_api_key
  • Additional 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)

Bumps [elasticsearch](https://github.com/elastic/elasticsearch-ruby) from 9.3.1 to 9.4.0.
- [Release notes](https://github.com/elastic/elasticsearch-ruby/releases)
- [Changelog](https://github.com/elastic/elasticsearch-ruby/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-ruby@v9.3.1...v9.4.0)

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 12, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 12, 2026
@dependabot dependabot Bot added the ruby Pull requests that update Ruby code label May 12, 2026
@myronmarston myronmarston merged commit 52e1f07 into main May 12, 2026
26 checks passed
@myronmarston myronmarston deleted the dependabot/bundler/elasticsearch-9.4.0 branch May 12, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant