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

Added 2.7 release notes. #401

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

AWSHurneyt
Copy link
Collaborator

Description

Added 2.7 release notes.

Issues Resolved

#383

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
@AWSHurneyt AWSHurneyt requested a review from a team April 17, 2023 21:09
@codecov-commenter
Copy link

Codecov Report

Merging #401 (0fe69ac) into 2.x (2e9dbbd) will not change coverage.
The diff coverage is n/a.

📣 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.

@AWSHurneyt AWSHurneyt merged commit 2daf1d4 into opensearch-project:2.x 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants