Skip to content

Bump elasticsearch from 7.0.5 to 7.17.0#192

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/elasticsearch-7.17.0
Closed

Bump elasticsearch from 7.0.5 to 7.17.0#192
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/develop/elasticsearch-7.17.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 2, 2022

Bumps elasticsearch from 7.0.5 to 7.17.0.

Release notes

Sourced from elasticsearch's releases.

7.17.0

Client

  • API is compatible with Elasticsearch 7.17.0

7.16.3

Client

  • API is compatible with Elasticsearch 7.16.3

7.16.2

Client

  • API is compatible with Elasticsearch 7.16.2

7.16.1

Client

  • API is compatible with Elasticsearch 7.16.1

Transport

  • Fixed an issue where the AIOHttpConnection wouldn't log query parameters for URLs.

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

... (truncated)

Commits
  • bf1d462 Bump version to 7.17.0
  • 88e4bcf [7.16] Add 7.16.1 release notes
  • 7428ff1 Bump version to 7.16.2
  • 7e33544 Fix AIOHttpConnection logging to include the URL query
  • f72a1d7 [7.16] Add note about parameter ordering for upgrading from 6.x->7.0
  • dca61db [7.16] Add 7.16.0 release notes
  • a361c11 Bump version to 7.16.1
  • 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
  • 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)

Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.0.5 to 7.17.0.
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](elastic/elasticsearch-py@7.0.5...v7.17.0)

---
updated-dependencies:
- dependency-name: elasticsearch
  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 python Pull requests that update Python code labels Feb 2, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 11, 2022

Superseded by #206.

@dependabot dependabot bot closed this Feb 11, 2022
@dependabot dependabot bot deleted the dependabot/pip/develop/elasticsearch-7.17.0 branch February 11, 2022 02: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

Comments