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

Bumping 2.x to 2.6 #5744

Merged
merged 1 commit into from
Jan 7, 2023
Merged

Conversation

saratvemulapalli
Copy link
Member

Signed-off-by: Sarat Vemulapalli [email protected]

Description

Bumping 2.x to 2.6 prepping up for 2.5 release.

Issues Resolved

Part of #5705

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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: Sarat Vemulapalli <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #5744 (82a4498) into 2.x (ee33c9e) will decrease coverage by 0.33%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #5744      +/-   ##
============================================
- Coverage     71.02%   70.69%   -0.34%     
+ Complexity    58984    58659     -325     
============================================
  Files          4741     4741              
  Lines        280607   280608       +1     
  Branches      40894    40894              
============================================
- Hits         199295   198362     -933     
- Misses        65099    65734     +635     
- Partials      16213    16512     +299     
Impacted Files Coverage Δ
server/src/main/java/org/opensearch/Version.java 82.95% <100.00%> (-0.38%) ⬇️
...g/opensearch/index/analysis/CharFilterFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...n/indices/forcemerge/ForceMergeRequestBuilder.java 0.00% <0.00%> (-75.00%) ⬇️
.../indices/forcemerge/TransportForceMergeAction.java 25.00% <0.00%> (-75.00%) ⬇️
...port/ResponseHandlerFailureTransportException.java 0.00% <0.00%> (-60.00%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
.../org/opensearch/client/indices/AnalyzeRequest.java 31.00% <0.00%> (-47.00%) ⬇️
...opensearch/persistent/PersistentTasksExecutor.java 22.22% <0.00%> (-44.45%) ⬇️
...adcast/BroadcastShardOperationFailedException.java 55.55% <0.00%> (-44.45%) ⬇️
...ter/shards/TransportClusterSearchShardsAction.java 53.84% <0.00%> (-43.59%) ⬇️
... and 468 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@saratvemulapalli saratvemulapalli merged commit 06c1712 into opensearch-project:2.x Jan 7, 2023
ntantri pushed a commit to ntantri/OpenSearch that referenced this pull request Jan 7, 2023
ntantri pushed a commit to ntantri/OpenSearch that referenced this pull request Jan 8, 2023
kotwanikunal pushed a commit that referenced this pull request Jan 25, 2023
mch2 added a commit to mch2/OpenSearch that referenced this pull request Mar 5, 2023
Poojita-Raj added a commit to Poojita-Raj/OpenSearch that referenced this pull request Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog v2.6.0 'Issues and PRs related to version v2.6.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants