Skip to content

Conversation

msaraac
Copy link

@msaraac msaraac commented May 27, 2025

Updates dependencies and code to ensure compatibility with Elasticsearch version 8.18.1.

This involves:

  • Replacing elasticsearch-dsl with elasticsearch in requirements and code.
  • Updating the GitHub Actions CI configuration to test against newer versions of Python and Django.
  • Adjusting settings and test configurations.

This resolves issues arising from API changes in the newer Elasticsearch client.

Check the note on top of the elasticsearch dsl documentation (https://elasticsearch-dsl.readthedocs.io/en/latest/)
Closes #493
Closes #491

Updates dependencies and code to ensure compatibility with Elasticsearch version 8.18.1.

This involves:
- Replacing `elasticsearch-dsl` with `elasticsearch` in requirements and code.
- Updating the GitHub Actions CI configuration to test against newer versions of Python and Django.
- Adjusting settings and test configurations.

This resolves issues arising from API changes in the newer Elasticsearch client.

Check the note on top of the elasticsearch dsl (https://elasticsearch-dsl.readthedocs.io/en/latest/)
@yutanicorp
Copy link

Thank you, @msaraac, for the well-crafted changes. I’ve been noticing empty nested objects since upgrading to 8.18. Do you have any idea when this PR might be merged? I really appreciate your work!

@safwanrahman
Copy link
Collaborator

@msaraac Hi, thanks for the PR. Can you check why the workflow is not working?

@yutanicorp
Copy link

Just checking in; are there any updates? Thank you!

@safwanrahman
Copy link
Collaborator

Thanks for the PR. It has been fixed by #499

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants