Adds release notes for 1.3.0.0#1671
Merged
DarshitChanpura merged 1 commit intoopensearch-project:mainfrom Mar 10, 2022
Merged
Conversation
f03539c to
f28dce7
Compare
1 task
cliu123
reviewed
Mar 9, 2022
f28dce7 to
0efdec4
Compare
Codecov Report
@@ Coverage Diff @@
## main #1671 +/- ##
=========================================
Coverage 63.68% 63.68%
Complexity 3165 3165
=========================================
Files 249 249
Lines 17479 17479
Branches 3096 3096
=========================================
Hits 11131 11131
Misses 4795 4795
Partials 1553 1553 Continue to review full report at Codecov.
|
cf10470 to
538ea51
Compare
peternied
previously approved these changes
Mar 10, 2022
cliu123
reviewed
Mar 10, 2022
| * Remove netty-tcnative dependency to unblock security plugin build on ARM64 ([#1649](https://github.com/opensearch-project/security/pull/1649)) | ||
| * Add plugin-descriptor.properties to .gitignore ([#1651](https://github.com/opensearch-project/security/pull/1651)) | ||
| * Removes Github DCO action as it is replaced by Github app ([1656](https://github.com/opensearch-project/security/pull/1656)) | ||
| * Configure ML reserved roles and system indices ([#1655](https://github.com/opensearch-project/security/pull/1655)) |
| * Add git ignore for VScode IDE settings ([#1629](https://github.com/opensearch-project/security/pull/1629)) | ||
| * Remove netty-tcnative dependency to unblock security plugin build on ARM64 ([#1649](https://github.com/opensearch-project/security/pull/1649)) | ||
| * Add plugin-descriptor.properties to .gitignore ([#1651](https://github.com/opensearch-project/security/pull/1651)) | ||
| * Removes Github DCO action as it is replaced by Github app ([1656](https://github.com/opensearch-project/security/pull/1656)) |
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
538ea51 to
25ee384
Compare
peternied
approved these changes
Mar 10, 2022
cliu123
approved these changes
Mar 10, 2022
DarshitChanpura
added a commit
to DarshitChanpura/security
that referenced
this pull request
Mar 10, 2022
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
DarshitChanpura
added a commit
to DarshitChanpura/security
that referenced
this pull request
Mar 10, 2022
(cherry-picked from commit 3607314) Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
1 task
DarshitChanpura
added a commit
to DarshitChanpura/security
that referenced
this pull request
Mar 10, 2022
Signed-off-by: Darshit Chanpura <dchanp@amazon.com> (cherry-picked from commit 3607314)
DarshitChanpura
added a commit
that referenced
this pull request
Mar 10, 2022
wuychn
pushed a commit
to ochprince/security
that referenced
this pull request
Mar 16, 2023
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
This file contains hidden or 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
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
Adds release notes for 1.3.0.0
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.