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] Replace bouncy castle blake2b #4284

Merged

Conversation

terryquigleysas
Copy link
Contributor

Description

Backport #4275 to 2.x

Issues Resolved

Resolves #4212

Testing

Tests confirm backwards compatibility

Check List

  • New functionality includes testing
  • New functionality has been documented
  • 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.

terryquigleysas and others added 2 commits April 24, 2024 12:22
Signed-off-by: Terry Quigley <[email protected]>
(cherry picked from commit 0d7af4d)
@cwperks cwperks changed the title Backport/backport 4275 to 2.x [Backport 2.x] Replace bouncy castle blake2b Apr 24, 2024
Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.79%. Comparing base (d5e328d) to head (28cd030).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              2.x    #4284   +/-   ##
=======================================
  Coverage   65.79%   65.79%           
=======================================
  Files         296      296           
  Lines       21260    21260           
  Branches     3471     3471           
=======================================
+ Hits        13988    13989    +1     
+ Misses       5529     5527    -2     
- Partials     1743     1744    +1     
Files Coverage Δ
...opensearch/security/configuration/MaskedField.java 54.45% <100.00%> (ø)

... and 2 files with indirect coverage changes

@peternied peternied merged commit badea0d into opensearch-project:2.x Apr 24, 2024
78 checks passed
@terryquigleysas terryquigleysas deleted the backport/backport-4275-to-2.x branch April 24, 2024 18:28
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