Skip to content

Bump elasticsearch from 2.4.1 to 9.3.0#2142

Open
dependabot[bot] wants to merge 9 commits into
masterfrom
dependabot/pip/elasticsearch-9.3.0
Open

Bump elasticsearch from 2.4.1 to 9.3.0#2142
dependabot[bot] wants to merge 9 commits into
masterfrom
dependabot/pip/elasticsearch-9.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 2026

Bumps elasticsearch from 2.4.1 to 9.3.0.

Release notes

Sourced from elasticsearch's releases.

9.3.0

Enhancements

  • Add pack_dense_vector helper function to pack dense vectors for efficient uploading (#3219)
  • New and updated ES|QL functions in the ES|QL query builder for 9.3 and Serverless (#3266)

API

  • Added cat.circuit_breaker API
  • Added experimental esql.get_view, esql.put_view and esql.delete_view APIs
  • Added experimental indices.get_sample_configuration, indices.put_sample_configuration, indices.delete_sample_configuration, indices.get_all_sample_configuration, indices.get_sample, indices.get_sample_stats APIs
  • Added inference.put_groq, inference.put_openshift_ai, inference.put_nvidia APIs
  • Added downsampling_method argument to indices.put_data_lifecycle API
  • Added return_documents and top_n arguments to inference.rerank API
  • Added close_job argument to ml.stop_datafeed API
  • Added certificate_identity to security.create_cross_cluster_api_key and security.update_cross_cluster_api_key APIs

Serverless-specific

  • Added project_routing argument to project.tags API

DSL

  • Added NumpyDenseVector field, with support for dense vectors based on numpy arrays (#3218)
  • Added ExponentialHistogram field
  • Added time_series_metric argument to Histogram field
  • Added on_disk_rescore argument from DenseVectorIndexOptions type
  • Added slices argument to UpdateByQueryResponse type

9.2.1

Enhancements

  • Instrument ping with OTel (#3160)
  • Make positional arguments in DSL generated classes explicit (#3233)
  • Add warnings for private APIs (#3212)

Bug fixes

  • ES|QL query builder: fix missing assignment (#3151)
  • Use relative imports to fix elasticsearch9 package imports (#3232)

API

  • Added transform.get_node_stats API
  • Added requests_per_second argument to delete_by_query_rethrottle, reindex_rethrottle and update_by_query_rethrottle APIs
  • Added allow_closed, allow_no_indices, expand_wildcards, ignore_throttled and ignore_available arguments to cat.segments API
  • Added chunking_settings argument to inference.put_watsonxai API
  • Added id argument to ml.stop_trained_model_deployment API
  • Removed chunking_settings argument from inference.put_anthropic, inference.put_contextualai, inference.put_deepseek APIs

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 31, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Mar 31, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity . 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@dependabot dependabot Bot force-pushed the dependabot/pip/elasticsearch-9.3.0 branch from b364065 to 7352b14 Compare April 1, 2026 10:35
Lionel Besson and others added 9 commits April 1, 2026 14:09
the jwt secret will now be read from docker-compose.yml (with fallback for local dev) to avoid having it in the repo code
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 2.4.1 to 9.3.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@2.4.1...v9.3.0)

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/elasticsearch-9.3.0 branch from 7352b14 to 800f7d4 Compare April 1, 2026 14:15
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2026

A newer version of elasticsearch exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant