Skip to content

Bump elasticsearch from 2.4.1 to 7.13.0 - #1094

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/elasticsearch-7.13.0
Closed

Bump elasticsearch from 2.4.1 to 7.13.0#1094
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/elasticsearch-7.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 26, 2021

Copy link
Copy Markdown
Contributor

Bumps elasticsearch from 2.4.1 to 7.13.0.

Release notes

Sourced from elasticsearch's releases.

7.13.0

Client

Added

  • Added support for compatibility header for Elasticsearch. If the environment variable ELASTIC_CLIENT_APIVERSIONING=1 is set the client will send the headers Accept and Content-Type with the following value: application/vnd.elasticsearch+json;compatible-with=7.

APIs

Cat

  • Added the include_unloaded_segments parameter to the cat.nodes API

Snapshot Features

  • Added the features.reset_features experimental API

Fleet

  • Added the fleet.global_checkpoints expiremental API

Ingest

  • Added the ingest.geo_ip_stats API

Machine Learning

  • Added the ml.delete_trained_model_alias API
  • Added the ml.preview_data_frame_analytics API
  • Added the ml.put_trained_model_alias API
  • Changed the ml.delete_data_frame_analytics, ml.delete_trained_model, ml.explain_data_frame_analytics, ml.get_data_fram_analytics, ml.get_data_frame_analytics_stats, ml.get_trained_models, ml.get_trained_models_stats, ml.put_trained_model, ml.start_data_frame_analytics, ml.stop_data_frame_analytics, ml.update_data_frame_analytics APIs from beta to stable.

Nodes

  • Added include_unloaded_segments parameter to node.stats API

Searchable Snapshots

  • Added the searchable_snapshots.cache_stats experimental API

Security

  • Added the security.clear_cached_service_tokens beta API
  • Added the security.create_service_token beta API
  • Added the security.delete_service_token beta API
  • Added the security.get_service_accounts beta API
  • Added the security.get_service_credentials beta API

Shutdown

... (truncated)

Commits
  • b177103 Update APIs to 7.13-SNAPSHOT
  • 0ae3779 [7.13] Add support for the HTTP API compatibility header
  • 93515dc [7.13] Add Release Notes section to the Python book
  • fc9844a [7.13] Reorganize API documentation
  • cd03697 [7.13] Start using the Elastic Artifacts API for YAML REST tests
  • a8cf8d9 [7.x] Add ignore_status option to bulk helpers
  • e4cdd45 [7.x] Add per-request authentication for http_auth and api_key
  • f8ffb2c [7.x] Generate APIs using Elastic build artifacts API
  • bde62d7 [7.x] Add client_cert and client_key support to AIOHttpConnection
  • 123aa27 Fix spelling of 'interesting'
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 26, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jun 3, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #1100.

@dependabot dependabot Bot closed this Jun 3, 2021
@dependabot
dependabot Bot deleted the dependabot/pip/elasticsearch-7.13.0 branch June 3, 2021 05:02
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.

0 participants