Skip to content
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

Upgrades and deprecation warnings #1599

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Upgrades and deprecation warnings #1599

merged 2 commits into from
Jan 6, 2025

Conversation

jertel
Copy link
Owner

@jertel jertel commented Jan 4, 2025

Description

Resolves deprecation warnings and upgrades third-party libraries.

Checklist

  • I have reviewed the contributing guidelines.
  • (N/A) I have included unit tests for my changes or additions.
  • I have successfully run make test-docker with my changes.
  • I have manually tested all relevant modes of the change in this PR.
  • (N/A) I have updated the documentation.
  • I have updated the changelog.

Questions or Comments

@nsano-rururu
Copy link
Collaborator

@jertel

The solution to remove the warning does not affect the operation of elasticsearch7.x, opensearch 1.x, or opensearch 2.x, so am I correct in understanding that there are no version-specific differences?

@nsano-rururu
Copy link
Collaborator

Elasticsearch7.x has lte and gte in the documentation, so there should be no problem.
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/query-dsl-range-query.html

@nsano-rururu
Copy link
Collaborator

Opensearch also has documentation on lte and gte, so there should be no problem.
https://opensearch.org/docs/latest/query-dsl/term/range/

@jertel jertel merged commit 63c7be5 into master Jan 6, 2025
1 check passed
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.

2 participants