Update elasticsearch: 6.2.0 → 6.3.0 (minor) #85
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 58 commits:
Release 6.3.0
Test against Elasticsearch 6.7.1
[XPACK] Fix logic for checking if a verison should be skipped
[XPACK] Sometimes the SINGLE_TEST env variable is the empty string
[XPACK] Blacklist individual tests, not entire files
[CI] Pass SINGLE_TEST variable to docker container for isolating x-pack test runs to one test
[XPACk] Fix reference to deprecation rest yaml test file
[XPACK] Updates to support 6.7.0
[XPACK] Update API for 6.7.0
[CI] Make security task dependent on elasticsearch:update task
[CI] Print success message when connected to Elasticsearch
[CI] Remove unused env variable references
[CI] Run all tests on Jenkins
[CI] Rename files with test-specific docker commands
[CI] Turn on testing security in Jenkins using direct Docker commands
[CI] Only test rest-api and client suites in Jenkins for now
[CI] Remove unnecessary CERT_DIR env variable export
[CI] Set test suite env variable directly from docker script
[CI] Pass test suite env variable in run-test scripts
[CI] Only put differences in separate docker scripts
[CI] Correct file name of run-tests-rest_api
[CI] Run each test suite in Jenkins
[CI] Split docker commands into separate files
[CI] Add rest-api raw docker commands
[CI] Run client tests with raw docker commands
Convert docker-compose to raw commands
Use ELASTICSEARCH_VERSION env variable in travis before_install script
Test 6.7.0 in Travis
Temporarily just test rest_api in Jenkins
[API] Add missing params
[API] Account for indices.create/20_mix_typeless_typeful not cleaning up after itself
[CI] test against Elasticsearch 6.7 in Jenkins
[API] Reference current version, not master for ingest/plugins
[API] Keep create method as-is
[API] Reference current version, not master
[API] Add support for node_id in cluster/stats
[API] Fix missing params for cat APIs
[EXT] Update test for aliases endpoint
[API] Add unfreeze and freeze endpoints back
[API] Fix minor issues with API methods
[API] Update all methods based on rest-api-spec
[API] Update top-level API endpoint methods
[API] Update cluster API endpoint methods
[API] Update clear_scroll API
[API] Update cat API methods
[API] Update cat.indices method
[API] Update cat.help method
[API] Update cat.health method
[API] Update cat.fielddata method
[API] Update cat.count method
[API] Update cat.allocation method
[API] Update cat.aliases method
[API] Generate code with params registry
[API] Update bulk method
Update elastic links in README
Test against 6.6.2 on Jenkins
Fix Changelog generation
Update Rakefile for release only certains gems together
Release Notes
6.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 58 commits:
Release 6.3.0
Test against Elasticsearch 6.7.1
[XPACK] Fix logic for checking if a verison should be skipped
[XPACK] Sometimes the SINGLE_TEST env variable is the empty string
[XPACK] Blacklist individual tests, not entire files
[CI] Pass SINGLE_TEST variable to docker container for isolating x-pack test runs to one test
[XPACk] Fix reference to deprecation rest yaml test file
[XPACK] Updates to support 6.7.0
[XPACK] Update API for 6.7.0
[CI] Make security task dependent on elasticsearch:update task
[CI] Print success message when connected to Elasticsearch
[CI] Remove unused env variable references
[CI] Run all tests on Jenkins
[CI] Rename files with test-specific docker commands
[CI] Turn on testing security in Jenkins using direct Docker commands
[CI] Only test rest-api and client suites in Jenkins for now
[CI] Remove unnecessary CERT_DIR env variable export
[CI] Set test suite env variable directly from docker script
[CI] Pass test suite env variable in run-test scripts
[CI] Only put differences in separate docker scripts
[CI] Correct file name of run-tests-rest_api
[CI] Run each test suite in Jenkins
[CI] Split docker commands into separate files
[CI] Add rest-api raw docker commands
[CI] Run client tests with raw docker commands
Convert docker-compose to raw commands
Use ELASTICSEARCH_VERSION env variable in travis before_install script
Test 6.7.0 in Travis
Temporarily just test rest_api in Jenkins
[API] Add missing params
[API] Account for indices.create/20_mix_typeless_typeful not cleaning up after itself
[CI] test against Elasticsearch 6.7 in Jenkins
[API] Reference current version, not master for ingest/plugins
[API] Keep create method as-is
[API] Reference current version, not master
[API] Add support for node_id in cluster/stats
[API] Fix missing params for cat APIs
[EXT] Update test for aliases endpoint
[API] Add unfreeze and freeze endpoints back
[API] Fix minor issues with API methods
[API] Update all methods based on rest-api-spec
[API] Update top-level API endpoint methods
[API] Update cluster API endpoint methods
[API] Update clear_scroll API
[API] Update cat API methods
[API] Update cat.indices method
[API] Update cat.help method
[API] Update cat.health method
[API] Update cat.fielddata method
[API] Update cat.count method
[API] Update cat.allocation method
[API] Update cat.aliases method
[API] Generate code with params registry
[API] Update bulk method
Update elastic links in README
Test against 6.6.2 on Jenkins
Fix Changelog generation
Update Rakefile for release only certains gems together
Release Notes
6.3.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 58 commits:
Release 6.3.0
Test against Elasticsearch 6.7.1
[XPACK] Fix logic for checking if a verison should be skipped
[XPACK] Sometimes the SINGLE_TEST env variable is the empty string
[XPACK] Blacklist individual tests, not entire files
[CI] Pass SINGLE_TEST variable to docker container for isolating x-pack test runs to one test
[XPACk] Fix reference to deprecation rest yaml test file
[XPACK] Updates to support 6.7.0
[XPACK] Update API for 6.7.0
[CI] Make security task dependent on elasticsearch:update task
[CI] Print success message when connected to Elasticsearch
[CI] Remove unused env variable references
[CI] Run all tests on Jenkins
[CI] Rename files with test-specific docker commands
[CI] Turn on testing security in Jenkins using direct Docker commands
[CI] Only test rest-api and client suites in Jenkins for now
[CI] Remove unnecessary CERT_DIR env variable export
[CI] Set test suite env variable directly from docker script
[CI] Pass test suite env variable in run-test scripts
[CI] Only put differences in separate docker scripts
[CI] Correct file name of run-tests-rest_api
[CI] Run each test suite in Jenkins
[CI] Split docker commands into separate files
[CI] Add rest-api raw docker commands
[CI] Run client tests with raw docker commands
Convert docker-compose to raw commands
Use ELASTICSEARCH_VERSION env variable in travis before_install script
Test 6.7.0 in Travis
Temporarily just test rest_api in Jenkins
[API] Add missing params
[API] Account for indices.create/20_mix_typeless_typeful not cleaning up after itself
[CI] test against Elasticsearch 6.7 in Jenkins
[API] Reference current version, not master for ingest/plugins
[API] Keep create method as-is
[API] Reference current version, not master
[API] Add support for node_id in cluster/stats
[API] Fix missing params for cat APIs
[EXT] Update test for aliases endpoint
[API] Add unfreeze and freeze endpoints back
[API] Fix minor issues with API methods
[API] Update all methods based on rest-api-spec
[API] Update top-level API endpoint methods
[API] Update cluster API endpoint methods
[API] Update clear_scroll API
[API] Update cat API methods
[API] Update cat.indices method
[API] Update cat.help method
[API] Update cat.health method
[API] Update cat.fielddata method
[API] Update cat.count method
[API] Update cat.allocation method
[API] Update cat.aliases method
[API] Generate code with params registry
[API] Update bulk method
Update elastic links in README
Test against 6.6.2 on Jenkins
Fix Changelog generation
Update Rakefile for release only certains gems together
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