Skip to content

[3.5] Add version 3.5.1#20867

Merged
andrross merged 1 commit intoopensearch-project:3.5from
andrross:3.5-v3.5.1
Mar 16, 2026
Merged

[3.5] Add version 3.5.1#20867
andrross merged 1 commit intoopensearch-project:3.5from
andrross:3.5-v3.5.1

Conversation

@andrross
Copy link
Member

Related Issues

Related to #20866

Check List

  • Functionality includes testing.

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.

Signed-off-by: Andrew Ross <andrross@amazon.com>
@andrross andrross requested a review from a team as a code owner March 14, 2026 00:35
@andrross andrross mentioned this pull request Mar 14, 2026
3 tasks
@github-actions
Copy link
Contributor

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ Recommended focus areas for review

Missing Version

The new version 3.5.1 is not added to the BWC versions list. Only 3.5.0 was added, but 3.5.1 (the new CURRENT version) should also be included to ensure backward compatibility testing covers the new release.

- "3.5.0"

@github-actions
Copy link
Contributor

PR Code Suggestions ✨

Explore these optional code suggestions:

CategorySuggestion                                                                                                                                    Impact
Possible issue
Add new version to BWC list

The new version 3.5.1 is missing from the BWC versions list. Only 3.5.0 was added,
but 3.5.1 should also be included since it is the new CURRENT version being
introduced in this PR, and backward compatibility testing should cover it.

.ci/bwcVersions [58]

 - "3.5.0"
+- "3.5.1"
Suggestion importance[1-10]: 3

__

Why: The suggestion to add 3.5.1 to the BWC list is reasonable in principle, but CURRENT versions are typically not added to BWC lists until they are released. The BWC list tracks previously released versions for backward compatibility testing, and 3.5.1 is the version being introduced in this PR (not yet released). Adding 3.5.0 to the BWC list is the correct pattern here.

Low

@github-actions
Copy link
Contributor

✅ Gradle check result for 8eac119: SUCCESS

@codecov
Copy link

codecov bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.18%. Comparing base (1a9aebb) to head (8eac119).
⚠️ Report is 1 commits behind head on 3.5.

Additional details and impacted files
@@             Coverage Diff              @@
##                3.5   #20867      +/-   ##
============================================
- Coverage     73.24%   73.18%   -0.06%     
+ Complexity    71979    71865     -114     
============================================
  Files          5782     5782              
  Lines        329124   329125       +1     
  Branches      47451    47451              
============================================
- Hits         241054   240877     -177     
- Misses        68783    68909     +126     
- Partials      19287    19339      +52     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@andrross andrross merged commit c8335ed into opensearch-project:3.5 Mar 16, 2026
37 of 38 checks passed
@andrross andrross deleted the 3.5-v3.5.1 branch March 16, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants