Skip to content

Conversation

@adityaj1107
Copy link
Contributor

@adityaj1107 adityaj1107 commented Sep 9, 2021

Description

Merges commits from the main branch to the 1.1 branch.

Issues Resolved

#64

Build Suceeded

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.

adityaj1107 and others added 16 commits July 1, 2021 17:47
* Update Release Notes for GA

* Update Release Notes for GA include RC1 Changes as well.

Signed-off-by: Aditya Jindal <aditjind@amazon.com>
Signed-off-by: Zhongnan Su <szhongna@amazon.com>
* Fix class loader issue for notifications

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Fix formatting

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Refactor creation of action listener object

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Fix indentation

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Remove unused suppresses

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Add UT for notification API

Signed-off-by: Chen Dai <daichen@amazon.com>

* Add UT for notification API

Signed-off-by: Chen Dai <daichen@amazon.com>

* Add UT for send notification API

Signed-off-by: Chen Dai <daichen@amazon.com>

* Fix Github workflow failure

Signed-off-by: Chen Dai <daichen@amazon.com>

* Fix Github workflow failure

Signed-off-by: Chen Dai <daichen@amazon.com>

* Refactor UT code

Signed-off-by: Chen Dai <daichen@amazon.com>

Co-authored-by: Joshua Li <joshuali925@gmail.com>
Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
…ontext property in InjectSecurity class (#47)

Signed-off-by: Ravi Thaluru <ravi1092@gmail.com>
Also updated Feature to be simple string for future plugin easy addition

[Tests]
Added unit tests for SesAccount
Updated Unit tests for changes

Signed-off-by: @akbhatta
…#53)

* Adds legacy chime, slack, custom webhook messages, request/response for publishing legacy notifications, and method for executing transport action

Signed-off-by: Drew Baugher <46505179+dbbaughe@users.noreply.github.com>

* Fixes import and removes username/password that is not used by ISM

Signed-off-by: Drew Baugher <46505179+dbbaughe@users.noreply.github.com>

* Throws error for toXContent for legacy notification response

Signed-off-by: Drew Baugher <46505179+dbbaughe@users.noreply.github.com>

* Renames legacy destination types to have legacy prefix

Signed-off-by: Drew Baugher <46505179+dbbaughe@users.noreply.github.com>

* Obfuscates message to remove from logs in toString method

Signed-off-by: Drew Baugher <46505179+dbbaughe@users.noreply.github.com>

* Makes destinationt type private and updates places to use getter

Signed-off-by: Drew Baugher <46505179+dbbaughe@users.noreply.github.com>

* Inlines destination type

Signed-off-by: Drew Baugher <46505179+dbbaughe@users.noreply.github.com>

* Makes base message content final

Signed-off-by: Drew Baugher <46505179+dbbaughe@users.noreply.github.com>

* Requires url to be defined in LegacyCustomWebhookMessage for use across transport wire and only writes the full url instead of each individual part

Signed-off-by: Drew Baugher <46505179+dbbaughe@users.noreply.github.com>
Signed-off-by: Vacha <vachshah@amazon.com>
Signed-off-by: Miki <mehranb@amazon.com>
* Update Release Notes for GA (#36)

* Update Release Notes for GA

* Update Release Notes for GA include RC1 Changes as well.

Signed-off-by: Aditya Jindal <aditjind@amazon.com>

* add method type in CustomWebhook data model (#39)

Signed-off-by: Zhongnan Su <szhongna@amazon.com>

* Fix class loader issue for notifications response (#40)

* Fix class loader issue for notifications

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Fix formatting

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Refactor creation of action listener object

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Fix indentation

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Remove unused suppresses

Signed-off-by: Joshua Li <joshuali925@gmail.com>

* Add UT for notification API

Signed-off-by: Chen Dai <daichen@amazon.com>

* Add UT for notification API

Signed-off-by: Chen Dai <daichen@amazon.com>

* Add UT for send notification API

Signed-off-by: Chen Dai <daichen@amazon.com>

* Fix Github workflow failure

Signed-off-by: Chen Dai <daichen@amazon.com>

* Fix Github workflow failure

Signed-off-by: Chen Dai <daichen@amazon.com>

* Refactor UT code

Signed-off-by: Chen Dai <daichen@amazon.com>

Co-authored-by: Joshua Li <joshuali925@gmail.com>

Co-authored-by: Zhongnan Su <szhongna@amazon.com>
Co-authored-by: Chen Dai <46505291+dai-chen@users.noreply.github.com>
Co-authored-by: Joshua Li <joshuali925@gmail.com>
* Bumping common-utils to build with OpenSearch(main) 1.1.0 (#48)

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>

* Updating 1.x to work with OpenSearch 1.x

Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
@adityaj1107 adityaj1107 changed the title Merge commits in the main branch to 1.1 for the bundle build Make 1.1 branch at par with the main branch Sep 9, 2021
@adityaj1107 adityaj1107 marked this pull request as draft September 9, 2021 19:09
@adityaj1107 adityaj1107 marked this pull request as ready for review September 9, 2021 19:57
@adityaj1107 adityaj1107 requested review from peternied and skkosuri-amzn and removed request for peternied September 9, 2021 19:58
@adityaj1107
Copy link
Contributor Author

Marking this as a Draft PR as per offline conversation with @skkosuri-amzn

@adityaj1107 adityaj1107 marked this pull request as draft September 9, 2021 20:45
@adityaj1107 adityaj1107 marked this pull request as ready for review September 9, 2021 20:55
@adityaj1107 adityaj1107 requested a review from akbhatta September 9, 2021 20:56
@skkosuri-amzn
Copy link
Contributor

@akbhatta Could you pls review approve this merge from main to 1.x and 1.1.

@peternied
Copy link
Member

Cannot approve with merge conflicts, but I can verify that #57 and #58 were merged which AFAIK are all that is required to fix the snapshot issues.

@dblock
Copy link
Member

dblock commented Sep 10, 2021

Cannot approve with merge conflicts, but I can verify that #57 and #58 were merged which AFAIK are all that is required to fix the snapshot issues.

We do want all changes from main in 1.1 I believe.

@skkosuri-amzn
Copy link
Contributor

We pulled only the build related changes from main. Notifications related changes are not pulled from main as that feature is not planned for 1.1 release. I see @aditjind merged #67 . We are good i guess, anything missing?

@dblock
Copy link
Member

dblock commented Sep 10, 2021

We pulled only the build related changes from main. Notifications related changes are not pulled from main as that feature is not planned for 1.1 release. I see @aditjind merged #67 . We are good i guess, anything missing?

Got it. Thanks.

@dblock
Copy link
Member

dblock commented Sep 10, 2021

So should this be closed without merging?

@skkosuri-amzn
Copy link
Contributor

So should this be closed without merging?

Yes. @aditjind could you please close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.