Skip to content

Restrict version of elasticsearch-dsl-py to <= 8.17.1 #498

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

Merged
merged 1 commit into from
Jun 22, 2025

Conversation

sximba
Copy link
Contributor

@sximba sximba commented Jun 22, 2025

This commit pins the dependency of elasticsearch-dsl-py to <= 8.17.1 because after this version elasticsearch-dsl-py is deprecated and merged into elasticsearch-py

I have spent some time playing around with this package to try and understand how we can add ES9 support and I think I have a working understanding. Over the next few days I am going to work on PRs that will hopefully improve the CI setup and add ES9 support.

This will close #493

I have seen the PRs #492 and #494 and neither of them are quite right

This commit pins the dependency of elasticsearch-dsl-py to
<= 8.17.1 because after this version elasticsearch-dsl-py is
deprecated and merged into elasticsearch-py
@safwanrahman
Copy link
Collaborator

LGTM. r+

@safwanrahman safwanrahman merged commit eb2f181 into django-es:master Jun 22, 2025
22 checks passed
@sximba sximba deleted the 8.0.1 branch June 22, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nested objects are empty with elasticseartch-dsl 8.18
2 participants