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 legacy support for SNS messages. #225

Merged
merged 3 commits into from
Oct 6, 2022

Conversation

AWSHurneyt
Copy link
Collaborator

@AWSHurneyt AWSHurneyt commented Aug 25, 2022

Signed-off-by: AWSHurneyt [email protected]

Description

Added legacy support for SNS messages. These changes will need to be back ported back to version 2.3.

Issues Resolved

[List any issues this PR will resolve]

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.

@AWSHurneyt AWSHurneyt marked this pull request as ready for review August 25, 2022 17:43
@AWSHurneyt AWSHurneyt requested a review from a team August 25, 2022 17:43
lezzago
lezzago previously approved these changes Sep 27, 2022
qreshi
qreshi previously approved these changes Oct 6, 2022
@qreshi
Copy link
Contributor

qreshi commented Oct 6, 2022

Let's merge this against main and add a backport tag for 2.x.

We called out here sometime back that in 3.0 we'll be removing legacy support for Destinations and migration but we haven't made those changes for 3.0 on main yet so we should still merge this PR there until we do the follow-up task of the breaking changes for Alerting for 3.0.

@AWSHurneyt AWSHurneyt changed the base branch from 2.x to main October 6, 2022 20:26
@AWSHurneyt AWSHurneyt dismissed stale reviews from qreshi and lezzago October 6, 2022 20:26

The base branch was changed.

@AWSHurneyt
Copy link
Collaborator Author

Let's merge this against main and add a backport tag for 2.x.

We called out here sometime back that in 3.0 we'll be removing legacy support for Destinations and migration but we haven't made those changes for 3.0 on main yet so we should still merge this PR there until we do the follow-up task of the breaking changes for Alerting for 3.0.

Done.

@AWSHurneyt AWSHurneyt merged commit 9c2621e into opensearch-project:main Oct 6, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 6, 2022
* Added legacy support for SNS messages.

Signed-off-by: AWSHurneyt <[email protected]>

* Added license header to new classes.

Signed-off-by: AWSHurneyt <[email protected]>

* Fixed style errors.

Signed-off-by: AWSHurneyt <[email protected]>

Signed-off-by: AWSHurneyt <[email protected]>
(cherry picked from commit 9c2621e)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 6, 2022
* Added legacy support for SNS messages.

Signed-off-by: AWSHurneyt <[email protected]>

* Added license header to new classes.

Signed-off-by: AWSHurneyt <[email protected]>

* Fixed style errors.

Signed-off-by: AWSHurneyt <[email protected]>

Signed-off-by: AWSHurneyt <[email protected]>
(cherry picked from commit 9c2621e)
lezzago pushed a commit that referenced this pull request Oct 7, 2022
* Added legacy support for SNS messages.

Signed-off-by: AWSHurneyt <[email protected]>

* Added license header to new classes.

Signed-off-by: AWSHurneyt <[email protected]>

* Fixed style errors.

Signed-off-by: AWSHurneyt <[email protected]>

Signed-off-by: AWSHurneyt <[email protected]>
(cherry picked from commit 9c2621e)

Co-authored-by: AWSHurneyt <[email protected]>
AWSHurneyt added a commit that referenced this pull request Oct 10, 2022
* Added legacy support for SNS messages.

Signed-off-by: AWSHurneyt <[email protected]>

* Added license header to new classes.

Signed-off-by: AWSHurneyt <[email protected]>

* Fixed style errors.

Signed-off-by: AWSHurneyt <[email protected]>

Signed-off-by: AWSHurneyt <[email protected]>
(cherry picked from commit 9c2621e)

Co-authored-by: AWSHurneyt <[email protected]>
wuychn pushed a commit to ochprince/common-utils that referenced this pull request Mar 16, 2023
…search-project#269)

* Added legacy support for SNS messages.

Signed-off-by: AWSHurneyt <[email protected]>

* Added license header to new classes.

Signed-off-by: AWSHurneyt <[email protected]>

* Fixed style errors.

Signed-off-by: AWSHurneyt <[email protected]>

Signed-off-by: AWSHurneyt <[email protected]>
(cherry picked from commit 9c2621e)

Co-authored-by: AWSHurneyt <[email protected]>
AWSHurneyt added a commit to AWSHurneyt/common-utils that referenced this pull request Apr 12, 2024
…search-project#269)

* Added legacy support for SNS messages.

Signed-off-by: AWSHurneyt <[email protected]>

* Added license header to new classes.

Signed-off-by: AWSHurneyt <[email protected]>

* Fixed style errors.

Signed-off-by: AWSHurneyt <[email protected]>

Signed-off-by: AWSHurneyt <[email protected]>
(cherry picked from commit 9c2621e)

Co-authored-by: AWSHurneyt <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
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.

3 participants