forked from opensearch-project/security
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bwc ssl #3
Merged
Merged
Bwc ssl #3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ect#3003) * Update imports for files refactored in core PR #8157 Signed-off-by: Craig Perkins <[email protected]> * Update references to old packages in test files Signed-off-by: Craig Perkins <[email protected]> * Get remaining bad imports in integrationTest Signed-off-by: Craig Perkins <[email protected]> * Update log4j in bwc build.gradle Signed-off-by: Craig Perkins <[email protected]> * Use versions.log4j Signed-off-by: Craig Perkins <[email protected]> * Also reference guava version Signed-off-by: Craig Perkins <[email protected]> * Update integtest.sh Signed-off-by: Craig Perkins <[email protected]> * Update tests that expect certain amount of headers in a response Signed-off-by: Craig Perkins <[email protected]> * Empty commit Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]>
…h-project#3024) * Add -SNAPSHOT Signed-off-by: Craig Perkins <[email protected]> * Build SNAPSHOT for security plugin in bwc tests Signed-off-by: Craig Perkins <[email protected]> * Add -SNAPSHOT Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]>
* Add release notes for 2.9.0.0 Signed-off-by: Craig Perkins <[email protected]> * Add new item to release notes Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Xun Zhang <[email protected]>
…ch-project#2999) * add password regex setting onto dashboardsinfo backend call Signed-off-by: Derek Ho <[email protected]>
…amel-xmlsecurity (opensearch-project#3023) - Bumps com.netflix.nebula.ospackage from 11.1.0 to 11.3.0 - Bumps org.checkerframework:checker-qual from 3.5.0 to 3.36.0 - Bumps com.nulab-inc:zxcvbn from 1.7.0 to 1.8.0 - Bumps com.google.errorprone:error_prone_annotations from 2.3.4 to 2.20.0 - Bumps org.apache.camel:camel-xmlsecurity from 3.14.2 to 3.21.0 Signed-off-by: Craig Perkins <[email protected]>
…t#2994) * add workflow cluster permissions to alerting roles Signed-off-by: Surya Sashank Nistala <[email protected]> * fix ordering of new cluster permissions in roles.yml Signed-off-by: Surya Sashank Nistala <[email protected]> --------- Signed-off-by: Surya Sashank Nistala <[email protected]>
Signed-off-by: Peter Nied <[email protected]>
* Adapt the MediaType changes in core Signed-off-by: Ryan Liang <[email protected]>
Signed-off-by: Peter Nied <[email protected]>
stephen-crawford
merged commit Jul 27, 2023
0ddeeac
into
stephen-crawford:bwcFix
3 of 4 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
[Describe what this change achieves]
Issues Resolved
[List any issues this PR will resolve]
Is this a backport? If so, please add backport PR # and/or commits #
Testing
[Please provide details of testing done: unit testing, integration testing and manual testing]
Check List
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.