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

[2.x] React to Compressor changes from core from #9262 #3221

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

cwperks
Copy link
Member

@cwperks cwperks commented Aug 21, 2023

Description

Reacting to changes from the backport of opensearch-project/OpenSearch#9262.

This reason the main branch of Security is not encountering these errors is because the affected class was removed in #2900 and the change has not been backported yet.

@willyborankin are you planning to backport #2900?

  • Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation)

Maintenance

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.

Signed-off-by: Craig Perkins <cwperx@amazon.com>
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #3221 (9bfeef9) into 2.x (4653bc3) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #3221      +/-   ##
============================================
+ Coverage     62.18%   62.20%   +0.01%     
  Complexity     3310     3310              
============================================
  Files           265      265              
  Lines         19508    19508              
  Branches       3329     3329              
============================================
+ Hits          12131    12134       +3     
+ Misses         5747     5741       -6     
- Partials       1630     1633       +3     
Files Changed Coverage Δ
...ity/dlic/rest/validation/CredentialsValidator.java 70.00% <ø> (ø)

... and 5 files with indirect coverage changes

@cwperks cwperks merged commit 478b27d into opensearch-project:2.x Aug 21, 2023
51 of 52 checks passed
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.

2 participants