-
Notifications
You must be signed in to change notification settings - Fork 287
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.4 Release Notes for Security Plugin #2231
Merged
Merged
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
Signed-off-by: Stephen Crawford <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
peternied
reviewed
Nov 3, 2022
peternied
reviewed
Nov 3, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like there are some messages missed
cwperks
reviewed
Nov 3, 2022
Signed-off-by: Stephen Crawford <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
peternied
approved these changes
Nov 3, 2022
Codecov Report
@@ Coverage Diff @@
## main #2231 +/- ##
============================================
- Coverage 61.06% 60.97% -0.09%
+ Complexity 3269 3263 -6
============================================
Files 259 259
Lines 18335 18335
Branches 3248 3248
============================================
- Hits 11196 11180 -16
- Misses 5553 5565 +12
- Partials 1586 1590 +4
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
peternied
added
v2.4.0
'Issues and PRs related to version v2.4.0'
backport 2.x
backport to 2.x branch
backport 2.4
labels
Nov 3, 2022
cwperks
approved these changes
Nov 4, 2022
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Nov 4, 2022
* 2.4 Release Notes for Security Plugin (#2231) Signed-off-by: Stephen Crawford <[email protected]> Signed-off-by: Stephen Crawford <[email protected]> (cherry picked from commit f75be3e)
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Nov 4, 2022
* 2.4 Release Notes for Security Plugin (#2231) Signed-off-by: Stephen Crawford <[email protected]> Signed-off-by: Stephen Crawford <[email protected]> (cherry picked from commit f75be3e)
cwperks
pushed a commit
that referenced
this pull request
Nov 4, 2022
* 2.4 Release Notes for Security Plugin (#2231) Signed-off-by: Stephen Crawford <[email protected]> (cherry picked from commit f75be3e)
cwperks
pushed a commit
that referenced
this pull request
Nov 4, 2022
* 2.4 Release Notes for Security Plugin (#2231) Signed-off-by: Stephen Crawford <[email protected]> (cherry picked from commit f75be3e)
wuychn
pushed a commit
to ochprince/security
that referenced
this pull request
Mar 16, 2023
…search-project#2236) * 2.4 Release Notes for Security Plugin (opensearch-project#2231) Signed-off-by: Stephen Crawford <[email protected]> (cherry picked from commit f75be3e)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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]
Adds release notes for 2.4
Check List
New functionality includes testingNew functionality has been documentedBy 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.