Switch from elasticsearch-dsl-py dependency to elasticsearch-py #499
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.
This PR switches the dependency of this library from elasticsearch-dsl-py to elasticsearch-py since the former was merged into the latter.
This closes #491
Before merging this in, I would suggest we cut a 8.0.1 release first with what we have in the master branch. That way we fix the already broken 8.0.0 release that some people may have in production.
Then we can release this PR as 8.1.0 since all it does is change the underlying dependency
I will follow this up with another PR that will add support for ES 9, and drop support for older and unsupported dependencies that we can release as 9.0.0