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

Adding 2.3.0 to BWC versions #4099

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

kartg
Copy link
Member

@kartg kartg commented Aug 2, 2022

Signed-off-by: Kartik Ganesh gkart@amazon.com

Description

Preparing for 2.2.0 release. #4098 moves 2.x to 2.3.0 so this change adds a 2.3.0 BWC version.

Issues Resolved

Part of #4017

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

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: Kartik Ganesh <gkart@amazon.com>
@kartg kartg requested review from a team and reta as code owners August 2, 2022 19:05
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2022

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2022

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4099 (315e05e) into main (88f5537) will increase coverage by 0.14%.
The diff coverage is 77.82%.

@@             Coverage Diff              @@
##               main    #4099      +/-   ##
============================================
+ Coverage     70.51%   70.66%   +0.14%     
- Complexity    56847    57007     +160     
============================================
  Files          4586     4588       +2     
  Lines        273940   274132     +192     
  Branches      40158    40178      +20     
============================================
+ Hits         193180   193716     +536     
+ Misses        64485    64078     -407     
- Partials      16275    16338      +63     
Impacted Files Coverage Δ
...a/org/opensearch/gradle/test/DistroTestPlugin.java 0.00% <ø> (ø)
.../main/java/org/opensearch/geo/GeoModulePlugin.java 0.00% <0.00%> (ø)
...search/ingest/common/IngestCommonModulePlugin.java 9.52% <0.00%> (ø)
...va/org/opensearch/ingest/geoip/GeoIpProcessor.java 87.34% <ø> (ø)
...ensearch/ingest/geoip/IngestGeoIpModulePlugin.java 65.33% <0.00%> (ø)
...arch/script/expression/ExpressionModulePlugin.java 0.00% <0.00%> (ø)
...ensearch/script/mustache/MustacheModulePlugin.java 0.00% <0.00%> (ø)
...ugin/repository/url/URLRepositoryModulePlugin.java 0.00% <0.00%> (ø)
...rg/opensearch/common/settings/ClusterSettings.java 91.89% <ø> (ø)
.../ingest/useragent/IngestUserAgentModulePlugin.java 48.14% <50.00%> (ø)
... and 511 more

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

@kartg kartg merged commit 66c24ff into opensearch-project:main Aug 2, 2022
@kartg kartg deleted the add-2.3.0-bwc-to-main branch August 2, 2022 21:09
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.

5 participants