Skip to content

Bump elasticsearch from 2.4.1 to 7.16.0 - #1216

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 7, 2021

Copy link
Copy Markdown
Contributor

Bumps elasticsearch from 2.4.1 to 7.16.0.

Release notes

Sourced from elasticsearch's releases.

7.16.0

Client

Deprecated

  • Deprecated the send_get_body_as parameter. This parameter is no longer necessary as APIs all use non-GET HTTP methods when using a body.
  • Removal of body, params, and other per-request parameters has been delayed beyond 8.0.0. Changed deprecation warnings to mention "future version" instead of 8.0.0.

Fixed

  • Fixed an issue with unicode HTTP headers with the urllib3 HTTP client
  • Fixed an issue with the scan helper to always set the sort and scroll parameters

API

Search

  • Changed the keep_alive parameter of the open_point_in_time API to be required to reflect its required status within Elasticsearch
  • Added the track_total_hits parameter to the search_mvt API

Fleet

  • Changed the fleet.global_checkpoints API from experimental to stable
  • Added the fleet.search experimental API
  • Added the fleet.msearch experimental API

Indices

  • Added the indices.modify_data_stream API

Ingest

  • Added the if_version parameter to the ingest.put_pipeline API

Migration

  • Added the migration.get_feature_upgrade_status API
  • Added the migration.post_feature_upgrade API

Machine Learning

  • Added the defer_definition_decompression parameter to the ml.put_trained_model API

Transforms

  • Added the transform.upgrade_transforms API

... (truncated)

Commits
  • b1023d7 [7.15] Add 7.15.2 release notes
  • 8b1a4b2 Disallow unicode headers for urllib3
  • 47e8d15 [7.16] Always set 'sort' and 'scroll' for scan helper
  • 7b741fb Add ndjson logic for 'fleet.msearch' API
  • 20efd21 Update APIs to 7.16-SNAPSHOT
  • b7cdd64 Run compatibility tests from the new 'compatTest' distribution
  • 6790940 [7.16] Update run-elasticsearch.sh script
  • 736e552 Update APIs to 7.16-SNAPSHOT
  • 44fae72 [7.x] Add 7.15.1 release notes
  • e106b8f Deprecate the broken 'send_get_body_as' parameter
  • 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 force-pushed the dependabot/pip/elasticsearch-7.16.0 branch from 945f952 to 7804626 Compare December 7, 2021 19:11
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 7, 2021
@dependabot
dependabot Bot force-pushed the dependabot/pip/elasticsearch-7.16.0 branch from 7804626 to cbd2f55 Compare January 24, 2022 13:51
Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 2.4.1 to 7.16.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@2.4.1...v7.16.0)

---
updated-dependencies:
- dependency-name: elasticsearch
  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-7.16.0 branch from cbd2f55 to 665690a Compare January 24, 2022 13:51
@dependabot @github

dependabot Bot commented on behalf of github Feb 2, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #1249.

@dependabot dependabot Bot closed this Feb 2, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/elasticsearch-7.16.0 branch February 2, 2022 17: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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants