Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps elasticsearch from 7.10.0 to 7.10.1.

Release notes

Sourced from elasticsearch's releases.

7.10.1

Client

Fixed

  • Fixed issue where the Scan helper would fail if a scroll response returned without a value for _shards.skipped (#1451)
  • Fixed handling of IPv6 hosts with a port in the computed Connection.host property (#1460)
  • Fixed documented task management API stability, should have been "experimental" (#1471)

Changed

  • Changed deprecated collections.Mapping in favor of collections.abc.Mapping for Python 3.9 (#1443)
Changelog

Sourced from elasticsearch's changelog.

7.10.1 (2020-12-09)

  • Fixed issue where the Scan helper would fail if a scroll response returned without a value for _shards.skipped (#1451)
  • Fixed handling of IPv6 hosts with a port in the computed Connection.host property (#1460)
  • Fixed documented task management API stability, should have been as "experimental" (#1471)
  • Changed deprecated collections.Mapping in favor of collections.abc.Mapping for Python 3.9 (#1443)
Commits
  • e275834 Release 7.10.1
  • 531695d Mark task management APIs as experimental
  • 42e8c98 [API] Update REST APIs to a5e65beab27
  • a52ebaf [7.10] [DOCS] Adds Connecting section to Python book
  • 4369ed7 [7.10] Start using wipe_cluster() for consistent cluster state
  • d1f9940 [7.10] Support IPv6 braces in Connection.host
  • 0a92e9b [7.10] Handle qualified version snapshots with make.sh
  • f5bc6b2 [7.10] Remove -it option from make.sh Docker call
  • d8a9ccd [7.10] Allow '_shards.skipped' to be absent on scroll responses
  • 231a013 [7.10] Add Python 3.9 to CI
  • 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.

If all status checks pass Dependabot will automatically merge this pull request during working hours.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 10, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 64.583% when pulling 8f41062 on dependabot/pip/elasticsearch-7.10.1 into 572c79c on master.

@dependabot-preview dependabot-preview bot merged commit 3e602be into master Dec 10, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/elasticsearch-7.10.1 branch December 10, 2020 07:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants