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

[AUTO] Incremented version to 1.3.5. #187

Closed
wants to merge 141 commits into from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

@opensearch-trigger-bot opensearch-trigger-bot bot commented Jun 9, 2022

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.

adityaj1107 and others added 30 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 <[email protected]>
* Fix class loader issue for notifications

Signed-off-by: Joshua Li <[email protected]>

* Fix formatting

Signed-off-by: Joshua Li <[email protected]>

* Refactor creation of action listener object

Signed-off-by: Joshua Li <[email protected]>

* Fix indentation

Signed-off-by: Joshua Li <[email protected]>

* Remove unused suppresses

Signed-off-by: Joshua Li <[email protected]>

* Add UT for notification API

Signed-off-by: Chen Dai <[email protected]>

* Add UT for notification API

Signed-off-by: Chen Dai <[email protected]>

* Add UT for send notification API

Signed-off-by: Chen Dai <[email protected]>

* Fix Github workflow failure

Signed-off-by: Chen Dai <[email protected]>

* Fix Github workflow failure

Signed-off-by: Chen Dai <[email protected]>

* Refactor UT code

Signed-off-by: Chen Dai <[email protected]>

Co-authored-by: Joshua Li <[email protected]>
…ontext property in InjectSecurity class (#47)

Signed-off-by: Ravi Thaluru <[email protected]>
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 <[email protected]>

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

Signed-off-by: Drew Baugher <[email protected]>

* Throws error for toXContent for legacy notification response

Signed-off-by: Drew Baugher <[email protected]>

* Renames legacy destination types to have legacy prefix

Signed-off-by: Drew Baugher <[email protected]>

* Obfuscates message to remove from logs in toString method

Signed-off-by: Drew Baugher <[email protected]>

* Makes destinationt type private and updates places to use getter

Signed-off-by: Drew Baugher <[email protected]>

* Inlines destination type

Signed-off-by: Drew Baugher <[email protected]>

* Makes base message content final

Signed-off-by: Drew Baugher <[email protected]>

* 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 <[email protected]>
* Removed tenant information from the models

[Tests]
Updated unit tests

Signed-off-by: @akbhatta

* Updated OpenSearch branch to 1.1

Signed-off-by: @akbhatta
* Updates common-utils version to 1.2 and Uses Maven for 1.2 dependencies

Signed-off-by: Clay Downs <[email protected]>
* Publish .md5 and .sha1 signatures.

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

* Use OpenSearch 1.1.

Signed-off-by: dblock <[email protected]>
Signed-off-by: Mohammad Qureshi <[email protected]>
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 <[email protected]>
* Add release notes for version 1.2.0.0

Signed-off-by: Ashish Agrawal <[email protected]>
Signed-off-by: Ashish Agrawal <[email protected]>
qreshi and others added 26 commits August 18, 2022 16:04
* Removal of NotificationEvent Request, Response , Search Results

Addition of NotificationEventDoc and Removal of NotificationEventInfo

Addition of NotificationEventDocTests

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

* Removing NotificationEventDoc and NotificationEventDocTests

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

Co-authored-by: Jindal <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
… of NotificationID (#156)

* Removal of NotificationEvent Request, Response , Search Results

Addition of NotificationEventDoc and Removal of NotificationEventInfo

Addition of NotificationEventDocTests

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

* Removing NotificationEventDoc and NotificationEventDocTests

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

Co-authored-by: Jindal <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Saurabh Singh <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: dblock <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
* Add legacy email support as a legacy Destination type

Signed-off-by: Mohammad Qureshi <[email protected]>

* Add accountName to LegacyEmailMessage

Signed-off-by: Mohammad Qureshi <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Saurabh Singh <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Subhobrata Dey <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Subhobrata Dey <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Subhobrata Dey <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Saurabh Singh <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: dblock <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Ankit Kala <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
(cherry picked from commit 739d155)
Signed-off-by: Subhobrata Dey <[email protected]>

Co-authored-by: Subhobrata Dey <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Mohammad Qureshi <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
* Version increment automation

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

* Version increment automation: task rename updateVersion

Signed-off-by: pgodithi <[email protected]>
(cherry picked from commit 366bf16)
Signed-off-by: prudhvigodithi <[email protected]>

Co-authored-by: Prudhvi Godithi <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Saurabh Singh <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: GitHub <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
Signed-off-by: Zelin Hao <[email protected]>
@prudhvigodithi
Copy link
Contributor

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.
@dblock @bbarani
Thank you

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.