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

[Backport 2.x] Bump azure-storage-blob from 12.15.0 to 12.20.0 in /plugins/repository-azure #6921

Merged

Conversation

tlfeng
Copy link
Collaborator

@tlfeng tlfeng commented Mar 31, 2023

Description

Backport commit 0eb6b2f / PR #4995 to 2.x branch

Bump azure-storage-blob from 12.15.0 to 12.20.0 in /plugins/repository-azure

https://nvd.nist.gov/vuln/detail/CVE-2022-30187

Issues Resolved

n/a

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.

…y-azure (opensearch-project#4995)

(cherry picked from commit 0eb6b2f)
Signed-off-by: Tianli Feng <ftianli@amazon.com>
@tlfeng tlfeng added backport PRs or issues specific to backporting features or enhancments >upgrade Label used when upgrading library dependencies (e.g., Lucene) dependencies Pull requests that update a dependency file v2.7.0 labels Mar 31, 2023
@tlfeng tlfeng changed the title Bump azure-storage-blob from 12.16.1 to 12.20.0 in /plugins/repository-azure [Backport 2.x] Bump azure-storage-blob from 12.16.1 to 12.20.0 in /plugins/repository-azure Mar 31, 2023
@tlfeng tlfeng changed the title [Backport 2.x] Bump azure-storage-blob from 12.16.1 to 12.20.0 in /plugins/repository-azure [Backport 2.x] Bump azure-storage-blob from 12.15.0 to 12.20.0 in /plugins/repository-azure Mar 31, 2023
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      2 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=indices.split/30_copy_settings/Copy settings during split index}

@codecov-commenter
Copy link

Codecov Report

Merging #6921 (e50a165) into 2.x (ac79a63) will decrease coverage by 0.04%.
The diff coverage is 31.03%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #6921      +/-   ##
============================================
- Coverage     70.41%   70.37%   -0.04%     
+ Complexity    59480    59449      -31     
============================================
  Files          4810     4811       +1     
  Lines        285453   285551      +98     
  Branches      41503    41511       +8     
============================================
- Hits         200993   200952      -41     
- Misses        67704    67879     +175     
+ Partials      16756    16720      -36     
Impacted Files Coverage Δ
...ark/store/remote/filecache/FileCacheBenchmark.java 0.00% <0.00%> (ø)
...pensearch/ingest/useragent/UserAgentProcessor.java 63.41% <ø> (ø)
.../index/reindex/AbstractBaseReindexRestHandler.java 6.66% <ø> (+0.69%) ⬆️
...on/admin/indices/forcemerge/ForceMergeRequest.java 48.71% <0.00%> (-4.06%) ⬇️
...ensearch/index/mapper/ParametrizedFieldMapper.java 98.59% <ø> (ø)
.../java/org/opensearch/index/mapper/TypeParsers.java 81.39% <ø> (ø)
...main/java/org/opensearch/rest/BaseRestHandler.java 69.33% <0.00%> (-7.14%) ⬇️
...rest/action/admin/indices/RestOpenIndexAction.java 34.78% <0.00%> (-22.37%) ⬇️
...va/org/opensearch/index/mapper/MapperTestCase.java 95.33% <ø> (ø)
...g/opensearch/test/rest/OpenSearchRestTestCase.java 3.93% <ø> (ø)
... and 9 more

... and 483 files with indirect coverage changes

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

@tlfeng tlfeng merged commit b46ecbc into opensearch-project:2.x Mar 31, 2023
@tlfeng tlfeng deleted the 2.x-azure-storage-blob-12.20.0 branch March 31, 2023 22:07
@tlfeng
Copy link
Collaborator Author

tlfeng commented Mar 31, 2023

Thanks for your review! 👏 @dreamer-89 @reta @owaiskazi19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments dependencies Pull requests that update a dependency file >upgrade Label used when upgrading library dependencies (e.g., Lucene) v2.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants