Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump elasticsearch from 5.0.4 to 6.0.2 #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps elasticsearch from 5.0.4 to 6.0.2.

Changelog

Sourced from elasticsearch's changelog.

6.0.0

Elasticsearch 6.0 compatibility.

API

  • Added missing arguments to the "Exists" API
  • Added missing parameters to the "Indices Clear Cache" API
  • Added missing parameters to the "Indices Delete" API
  • Added missing parameters to the "Multi Search" API
  • Added missing parameters to the "Search" API
  • Added missing parameters to the "Search" API
  • Added requirement for the id argument for the "Create" API
  • Added support for additional parameters to the "Cluster State" API
  • Added support for additional parameters to the "Rollover" API
  • Added the "Remote Info" API
  • Added the "verbose" parameter to the "Get Snapshot" API
  • Aded the "Get Task" API
  • Changed, that the YAML test content is not printed unless DEBUG is set
  • Fixed a failing unit test for the "Create Document" API
  • Fixed handling of parameters in the "Rollover" API
  • Fixed incorrect handling of catch clauses in the YAML tests runner
  • Fixed incorrect handling of node ID in the "Nodes Stats" API
  • Fixed incorrect URL parameter in "Indices Flush" unit test
  • Fixed the failing unit tests for "Scroll" APIs
  • Fixes for the "Scroll" API
  • Updated and improved the YAML test runner

Client

  • Added default value 'application/json' for the 'Content-Type' header
  • Added escaping of username and password in URL
  • Added proper handling of headers in client options to the Manticore adapter
  • Don't block waiting for body on HEAD requests
  • Fixed double logging of failed responses
  • Fixed incorrect test behaviour when the QUIET environment variable is set
  • Fixed the bug with nil value of retry_on_status
  • Fixed the incorrect paths and Typhoeus configuration in the benchmark tests
  • Fixed the integration tests for client
  • Fixed typo in default port handling during __build_connections
  • Swallow logging of exceptions when the ignore is specified
Commits
  • 30ad767 Release 6.0.2
  • cf0ff1f [CLIENT] Added, that request headers are printed in trace output, if set
  • 981aef6 [CLIENT] Added integration test for passing request headers in perform_request
  • 8de8d43 [API] Set application/x-ndjson content type on Bulk and Msearch requests
  • e787d2c [API] Allow passing headers in perform_request
  • 4ae0c14 [CLIENT] Allow passing request headers in perform_request
  • 3eb32dc Release 6.0.1
  • ba5f6cf [API] Fixed the incorrect create method
  • 6383bbd [API] Fixed the "greedy" regex in the Utils.__rescue_from_not_found method
  • cc5b446 [API] Fixed, that Utils.__report_unsupported_parameters and `Utils.__report...
  • 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 ignore this [minor|major] version with close this PR and stop Dependabot creating any more for this minor/major 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 use [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

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

Finally, you can contact us by mentioning @dependabot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant