-
Notifications
You must be signed in to change notification settings - Fork 93
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
[AUTO] Incremented version to 1.3.5. #187
Closed
Closed
Conversation
This file contains 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
* 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>
…58) Signed-off-by: dblock <dblock@amazon.com>
[Tests] Updated the unit tests Signed-off-by: @akbhatta
* Updates common-utils version to 1.2 and Uses Maven for 1.2 dependencies Signed-off-by: Clay Downs <downsrob@amazon.com>
Signed-off-by: dblock <dblock@dblock.org>
Signed-off-by: Mohammad Qureshi <qreshi@amazon.com>
This change adds a local staging repo task that will include cksums. It will also update build.sh to use this new task and copy the contents of the staging repo to the output directory. The maven publish plugin will not include these cksums when publishing to maven local but will when published to a separate folder. Signed-off-by: Marc Handalian <handalm@amazon.com>
* Add release notes for version 1.2.0.0 Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
Signed-off-by: Marc Handalian <handalm@amazon.com>
Signed-off-by: Ryan Bogan <rbogan@amazon.com>
Signed-off-by: Ashish Agrawal <ashisagr@amazon.com>
Signed-off-by: dblock <dblock@amazon.com>
Signed-off-by: Vacha Shah <vachshah@amazon.com>
Signed-off-by: Drew Baugher <46505179+dbbaughe@users.noreply.github.com>
Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
* Removal of NotificationEvent Request, Response , Search Results Addition of NotificationEventDoc and Removal of NotificationEventInfo Addition of NotificationEventDocTests Signed-off-by: Jindal <aditjind@88665a235f8e.ant.amazon.com> * Removing NotificationEventDoc and NotificationEventDocTests Signed-off-by: Jindal <aditjind@88665a235f8e.ant.amazon.com> Co-authored-by: Jindal <aditjind@88665a235f8e.ant.amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: dblock <dblock@dblock.org> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
… of NotificationID (#156) * Removal of NotificationEvent Request, Response , Search Results Addition of NotificationEventDoc and Removal of NotificationEventInfo Addition of NotificationEventDocTests Signed-off-by: Jindal <aditjind@88665a235f8e.ant.amazon.com> * Removing NotificationEventDoc and NotificationEventDocTests Signed-off-by: Jindal <aditjind@88665a235f8e.ant.amazon.com> Co-authored-by: Jindal <aditjind@88665a235f8e.ant.amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Saurabh Singh <sisurab@amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: dblock <dblock@amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
* Add legacy email support as a legacy Destination type Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> * Add accountName to LegacyEmailMessage Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Saurabh Singh <sisurab@amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Aditya Jindal <aditjind@amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Saurabh Singh <sisurab@amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: dblock <dblock@amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Ankit Kala <ankikala@amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Mohammad Qureshi <47198598+qreshi@users.noreply.github.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
* Version increment automation Signed-off-by: pgodithi <pgodithi@amazon.com> * Version increment automation: task rename updateVersion Signed-off-by: pgodithi <pgodithi@amazon.com> (cherry picked from commit 366bf16) Signed-off-by: prudhvigodithi <pgodithi@amazon.com> Co-authored-by: Prudhvi Godithi <pgodithi@amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: Saurabh Singh <sisurab@amazon.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
Signed-off-by: GitHub <noreply@github.com> Signed-off-by: Zelin Hao <zelinhao@amazon.com>
zelinh
force-pushed
the
create-pull-request/patch
branch
from
August 18, 2022 23:05
622e5f2
to
7299233
Compare
Signed-off-by: Zelin Hao <zelinhao@amazon.com>
We can close this PR, 1.3.5 version increment is done #219, also moving forward once this META issue is done we can sunset this workflow as well. |
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.
I've noticed that a new tag 1.3.4.0 was pushed, and incremented the version from 1.3.4 to 1.3.5.