-
Notifications
You must be signed in to change notification settings - Fork 322
It upgrades Elastic search client and urlib3 libraries.
#2024
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
Open
fressi-elastic
wants to merge
27
commits into
elastic:master
Choose a base branch
from
fressi-elastic:esclient-upgrade-2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 20 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
1421ad0
Upgrade Elastic search client libraries and urlib3.
fressi-elastic de1c485
Try enabling client compatibility mode to support ES version 8
fressi-elastic 1011049
Update client compatibility version handling.
fressi-elastic 31a59e3
Drop support for distribution version < 8, add support for version 9
fressi-elastic 169050a
Remove obsolete unit test.
fressi-elastic 494a501
Change track dependency installation: add pip to venv and deprecate u…
fressi-elastic 478846c
It removes unnecessary changes.
fressi-elastic be8fe13
Skip installing dependencies, when all have been removed.
fressi-elastic 2a05ff1
Use mimetype "application/x-ndjson" as default for bulk requests.
fressi-elastic 46c6f19
Rewrite how headers are being reconbined in perform_request method
fressi-elastic e9018e7
Update requests version.
fressi-elastic 933bc1d
It uses `docker compose` command instead of the now deprecated old `d…
fressi-elastic 38aafd8
It removes unnecessary dependency.
fressi-elastic 24f6479
It uses `docker compose` command instead of the now deprecated old `d…
fressi-elastic 79e299b
Corrected capitalization of 'rally' to 'Rally'.
fressi-elastic 4ec0a24
Simplify slice `dependency[len(deprecated) : len(deprecated) + 1]`
fressi-elastic 63dabea
Refactor and test function `_filter_requirements`.
fressi-elastic 5c86570
Restore `docker` as Python dependency.
fressi-elastic 40def93
Fix Python executable path in `test_loader.py`
fressi-elastic f0ae21a
Update Docker client library to version 7.1.0
fressi-elastic b67e108
Revert wrong typo correction.
fressi-elastic 002cabf
It reverts some changes to let client classes better match the origin…
fressi-elastic 45309bd
Use compatibility mode version 8 when server version is unknown.
fressi-elastic d86e421
Update minimal supported version in CLI and project documentation.
fressi-elastic 1f7eaa4
Set constructor `hosts` parameter default value to `None` for compati…
fressi-elastic 73ea086
Remove workaround to forbid installation of deprecated packages durin…
fressi-elastic 25db777
It fixes it/docker_dev_image_test.py error handling and update server…
fressi-elastic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.