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

Update elasticsearch: 6.2.0 → 6.3.0 (minor) #85

Merged
merged 1 commit into from
Apr 10, 2019

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Apr 9, 2019

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ elasticsearch (6.2.0 → 6.3.0) · Repo · Changelog

Release Notes

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

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 58 commits:

↗️ elasticsearch-api (indirect, 6.2.0 → 6.3.0) · Repo · Changelog

Release Notes

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

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 58 commits:

↗️ elasticsearch-transport (indirect, 6.2.0 → 6.3.0) · Repo · Changelog

Release Notes

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

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 58 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Apr 9, 2019
@JPrevost JPrevost merged commit 10d5d58 into master Apr 10, 2019
@depfu depfu bot deleted the depfu/update/elasticsearch-6.3.0 branch April 10, 2019 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants