Added 2.7 release notes.#401
Merged
AWSHurneyt merged 1 commit intoopensearch-project:2.xfrom Apr 17, 2023
Merged
Conversation
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.x #401 +/- ##
=========================================
Coverage 35.63% 35.63%
Complexity 885 885
=========================================
Files 186 186
Lines 7297 7297
Branches 885 885
=========================================
Hits 2600 2600
Misses 4460 4460
Partials 237 237 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
bowenlan-amzn
approved these changes
Apr 17, 2023
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Apr 17, 2023
Signed-off-by: AWSHurneyt <hurneyt@amazon.com> (cherry picked from commit 2daf1d4)
riysaxen-amzn
pushed a commit
to riysaxen-amzn/security-analytics
that referenced
this pull request
Mar 25, 2024
…project#401) * Add utils for retrieving notifications to both legacy Destinations and Notification Channels Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Refactor runAction in MonitorRunner to be able to send notifications to either Notification Channels or Destination Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Fix error handling when Notification config is not found and support TEST_ACTION for tests Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Fix issue with fallback setting for Destination email keystore settings Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Add publishing email Destinations via Notifications passthrough API Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Remove unused code in NotificationApiUtils Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Use subject as the title for Email Channels Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Combine runAction() methods Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Pass accountName to LegacyEmailMessage Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Split retrieval of Destination configs in DestinationMigrationUtilService Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.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
Added 2.7 release notes.
Issues Resolved
#383
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.