Skip to content

Update elasticsearch requirement from >= 5.0, < 6.2 to >= 5.0, < 6.4#9

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/elasticsearch-gte-5.0-and-lt-6.4
Closed

Update elasticsearch requirement from >= 5.0, < 6.2 to >= 5.0, < 6.4#9
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/elasticsearch-gte-5.0-and-lt-6.4

Conversation

@dependabot-preview
Copy link

Updates the requirements on elasticsearch to permit the latest version.

Release notes

Sourced from elasticsearch's releases.

6.3.0

This version supports Elasticsearch 6.7

API

  • Update bulk method
  • Generate code with params registry
  • Update cat.aliases method
  • Update cat.allocation method
  • Update cat.count method
  • Update cat.fielddata method
  • Update cat.health method
  • Update cat.help method
  • Update cat.indices method
  • Update cat API methods
  • Update clear_scroll API
  • Update cluster API endpoint methods
  • Update top-level API endpoint methods
  • Update all methods based on rest-api-spec
  • Fix minor issues with API methods
  • Add unfreeze and freeze endpoints back
  • Fix missing params for cat APIs
  • Add support for node_id in cluster/stats
  • Reference current version, not master
  • Keep create method as-is
  • Reference current version, not master for ingest/plugins
  • Account for indices.create/20_mix_typeless_typeful not cleaning up after itself
  • Add missing params

XPACK

  • Update API for 6.7.0
  • Updates to support 6.7.0
  • Blacklist individual tests, not entire files
  • Sometimes the SINGLE_TEST env variable is the empty string
  • Fix logic for checking if a verison should be skipped
Changelog

Sourced from elasticsearch's changelog.

6.3.0

API

  • Update bulk method
  • Generate code with params registry
  • Update cat.aliases method
  • Update cat.allocation method
  • Update cat.count method
  • Update cat.fielddata method
  • Update cat.health method
  • Update cat.help method
  • Update cat.indices method
  • Update cat API methods
  • Update clear_scroll API
  • Update cluster API endpoint methods
  • Update top-level API endpoint methods
  • Update all methods based on rest-api-spec
  • Fix minor issues with API methods
  • Add unfreeze and freeze endpoints back
  • Fix missing params for cat APIs
  • Add support for node_id in cluster/stats
  • Reference current version, not master
  • Keep create method as-is
  • Reference current version, not master for ingest/plugins
  • Account for indices.create/20_mix_typeless_typeful not cleaning up after itself
  • Add missing params

XPACK

  • Update API for 6.7.0
  • Updates to support 6.7.0
  • Blacklist individual tests, not entire files
  • Sometimes the SINGLE_TEST env variable is the empty string
  • Fix logic for checking if a verison should be skipped

6.2.0

Client

  • Assert that connection count is at least previous count when reloaded
  • Don't mutate user-defined options upon initialization of client
  • Only dup options if they are passed in
  • Convert client tests to rspec for 6.x
  • Redacted password if host info is printed in error message
  • Adds tests for not including password in logged error message
  • The redacted string change will be in 6.1.1
  • Add more tests for different ways to specify client host argument
  • Do not duplicate connections in connection pool after rebuild (#591)
... (truncated)
Commits
  • 20c55a5 Release 6.3.0
  • 5d93448 Test against Elasticsearch 6.7.1
  • aab9064 [XPACK] Fix logic for checking if a verison should be skipped
  • c8a6ec4 [XPACK] Sometimes the SINGLE_TEST env variable is the empty string
  • 3bc34be [XPACK] Blacklist individual tests, not entire files
  • ce6401f [CI] Pass SINGLE_TEST variable to docker container for isolating x-pack test ...
  • 9cfecf4 [XPACk] Fix reference to deprecation rest yaml test file
  • 4efcc52 [XPACK] Updates to support 6.7.0
  • a848d67 [XPACK] Update API for 6.7.0
  • 049e085 [CI] Make security task dependent on elasticsearch:update task
  • Additional commits viewable in compare view

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 ignore this [patch|minor|major] version will 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 these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview
Copy link
Author

Superseded by #10.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/elasticsearch-gte-5.0-and-lt-6.4 branch April 30, 2019 05:24
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.

1 participant