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

Bump version to 2.1.0.0 #1855

Merged
merged 3 commits into from
May 26, 2022

Conversation

cliu123
Copy link
Member

@cliu123 cliu123 commented May 18, 2022

Signed-off-by: cliu123 [email protected]

Description

  • Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation) Maintenance
  • Bump security plugin version to 2.1.0.0 and OpenSearch core version to 2.1.0.
  • Upgrading Gradle to the version that OpenSearch core uses.
* What went wrong:
A problem occurred evaluating root project 'bwc-test'.
> Failed to apply plugin class 'org.opensearch.gradle.info.GlobalBuildInfoPlugin'.
   > Gradle 7.4.1+ is required

Testing

UTs

Check List

  • 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.

@cliu123 cliu123 requested a review from a team May 18, 2022 22:33
@codecov-commenter
Copy link

codecov-commenter commented May 18, 2022

Codecov Report

Merging #1855 (7c1f386) into main (4c9e403) will increase coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 7c1f386 differs from pull request most recent head 0dac33e. Consider uploading reports for the commit 0dac33e to get more accurate results

@@             Coverage Diff              @@
##               main    #1855      +/-   ##
============================================
+ Coverage     60.86%   60.87%   +0.01%     
- Complexity     3212     3213       +1     
============================================
  Files           256      256              
  Lines         18006    18006              
  Branches       3209     3209              
============================================
+ Hits          10959    10961       +2     
+ Misses         5467     5466       -1     
+ Partials       1580     1579       -1     
Impacted Files Coverage Δ
...a/org/opensearch/security/tools/SecurityAdmin.java 37.56% <0.00%> (+0.24%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c9e403...0dac33e. Read the comment docs.

Signed-off-by: cliu123 <[email protected]>
@cliu123 cliu123 force-pushed the bump_version_to_2.1.0 branch from 8cb7a0c to db0fc38 Compare May 18, 2022 23:03
bwc-test/build.gradle Show resolved Hide resolved
bwc-test/build.gradle Show resolved Hide resolved
gradle/wrapper/gradle-wrapper.properties Show resolved Hide resolved
@cliu123 cliu123 force-pushed the bump_version_to_2.1.0 branch from 7c1f386 to 0dac33e Compare May 19, 2022 21:53
Copy link
Member

@peternied peternied left a comment

Choose a reason for hiding this comment

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

Thanks for being proactive with this changes. While there are some open issues, those are at the project level so we shouldn't hold up this PR thanks!

@peternied peternied merged commit 975df3f into opensearch-project:main May 26, 2022
peternied added a commit that referenced this pull request May 26, 2022
peternied added a commit that referenced this pull request May 26, 2022
stephen-crawford pushed a commit to stephen-crawford/security that referenced this pull request Nov 10, 2022
* Bump version to 2.1.0.0

Signed-off-by: cliu123 <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
stephen-crawford pushed a commit to stephen-crawford/security that referenced this pull request Nov 10, 2022
wuychn pushed a commit to ochprince/security that referenced this pull request Mar 16, 2023
* Bump version to 2.1.0.0

Signed-off-by: cliu123 <[email protected]>
wuychn pushed a commit to ochprince/security that referenced this pull request Mar 16, 2023
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.

4 participants