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.4 Release Notes for Security Plugin #2231

Merged
merged 11 commits into from
Nov 4, 2022

Conversation

stephen-crawford
Copy link
Contributor

Description

[Describe what this change achieves]
Adds release notes for 2.4

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.

@stephen-crawford stephen-crawford requested a review from a team November 3, 2022 21:05
Copy link
Member

@peternied peternied left a 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

Signed-off-by: Stephen Crawford <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
@stephen-crawford
Copy link
Contributor Author

@cwperks @peternied

@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2022

Codecov Report

Merging #2231 (47c9017) into main (89a11c5) will decrease coverage by 0.08%.
The diff coverage is n/a.

@@             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     
Impacted Files Coverage Δ
...ecurity/configuration/StaticResourceException.java 0.00% <0.00%> (-25.00%) ⬇️
...urity/ssl/transport/SecuritySSLNettyTransport.java 62.36% <0.00%> (-4.31%) ⬇️
...nsearch/security/dlic/rest/api/AuditApiAction.java 63.82% <0.00%> (-4.26%) ⬇️
...earch/security/ssl/util/SSLConnectionTestUtil.java 93.18% <0.00%> (-2.28%) ⬇️
.../dlic/auth/ldap2/LDAPConnectionFactoryFactory.java 57.46% <0.00%> (-1.50%) ⬇️
...search/security/transport/SecurityInterceptor.java 75.38% <0.00%> (-0.77%) ⬇️
...ic/auth/ldap/backend/LDAPAuthorizationBackend.java 57.73% <0.00%> (-0.57%) ⬇️

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

@peternied 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
@peternied peternied merged commit f75be3e into opensearch-project:main 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
backport 2.x backport to 2.x branch backport 2.4 v2.4.0 'Issues and PRs related to version v2.4.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants