Skip to content

feat: migrate to multi-version ES client#36

Merged
pteich merged 6 commits intomasterfrom
support-new-versions
Dec 24, 2025
Merged

feat: migrate to multi-version ES client#36
pteich merged 6 commits intomasterfrom
support-new-versions

Conversation

@pteich
Copy link
Copy Markdown
Owner

@pteich pteich commented Dec 23, 2025

Implement support for ElasticSearch versions 7, 8, and 9 by restructuring the codebase and refactoring the client setup. Introduce version-specific client handling and query construction to improve compatibility across ElasticSearch versions.

Fixes #35

Implement support for ElasticSearch versions 7, 8, and 9 by restructuring the codebase and refactoring the client setup. Introduce version-specific client handling and query construction to improve compatibility across ElasticSearch versions.
@pteich pteich merged commit b3fb0f9 into master Dec 24, 2025
4 checks 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.

elastic: Error 400 (Bad Request): Failed to parse [type=parsing_exception]

1 participant