Skip to content

Add support for Opensearch 3.0 #709

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 3 commits into from
Jun 16, 2025
Merged

Conversation

Jakob3xD
Copy link
Collaborator

Description

  • Add fields added by opensearch 3.0
  • Test against Opensearch 3.0

Issues Resolved

Related #697

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.28%. Comparing base (06a6dc8) to head (d0a46e9).
Report is 102 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #709      +/-   ##
==========================================
+ Coverage   57.29%   60.28%   +2.99%     
==========================================
  Files         315      377      +62     
  Lines        9823    11684    +1861     
==========================================
+ Hits         5628     7044    +1416     
- Misses       2902     3205     +303     
- Partials     1293     1435     +142     
Flag Coverage Δ
integration 52.83% <ø> (+1.99%) ⬆️
unit 14.81% <ø> (+1.96%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
opensearchapi/api_cluster-state.go 82.60% <ø> (ø)
opensearchapi/api_cluster-stats.go 100.00% <ø> (ø)
opensearchapi/api_nodes-info.go 100.00% <ø> (ø)
opensearchapi/api_nodes-stats.go 100.00% <ø> (ø)
opensearchapi/api_search_shards.go 100.00% <ø> (ø)

... and 107 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Jakob Hahn <[email protected]>
@Jakob3xD Jakob3xD marked this pull request as ready for review June 12, 2025 08:53
Copy link
Member

@dblock dblock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI I no longer work on OpenSearch full time so we need some new maintainers in this client, I'm only checking in maybe once a week.

@Jakob3xD Jakob3xD merged commit 8f095c2 into opensearch-project:main Jun 16, 2025
108 of 109 checks passed
@Jakob3xD Jakob3xD deleted the jh/ci branch June 16, 2025 07:44
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