-
Notifications
You must be signed in to change notification settings - Fork 95
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.12. #470
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 <[email protected]>
Signed-off-by: Zhongnan Su <[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]>
Signed-off-by: Sarat Vemulapalli <[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]>
Signed-off-by: Vacha <[email protected]>
Signed-off-by: Miki <[email protected]>
…58) Signed-off-by: dblock <[email protected]>
[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 <[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: 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]>
Signed-off-by: Marc Handalian <[email protected]>
Signed-off-by: Ryan Bogan <[email protected]>
Signed-off-by: Ashish Agrawal <[email protected]>
Signed-off-by: dblock <[email protected]>
Signed-off-by: Vacha Shah <[email protected]>
Signed-off-by: Drew Baugher <[email protected]>
* Publish snapshots to maven via GHA Signed-off-by: Ashish Agrawal <[email protected]> * fix task name Signed-off-by: Ashish Agrawal <[email protected]> * Adjusted maven function used by workflow. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: Ashish Agrawal <[email protected]> Signed-off-by: AWSHurneyt <[email protected]> Co-authored-by: Ashish Agrawal <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
Signed-off-by: Craig Perkins <[email protected]> (cherry picked from commit 89b7457) Co-authored-by: Craig Perkins <[email protected]>
…383) Signed-off-by: Surya Sashank Nistala <[email protected]> (cherry picked from commit deed4bd) Co-authored-by: Surya Sashank Nistala <[email protected]>
Signed-off-by: Angie Zhang <[email protected]>
… (#399) * Added user_info injection of User object in InjectSecurity Signed-off-by: Petar <[email protected]> (cherry picked from commit f7639aa) Co-authored-by: Petar Dzepina <[email protected]>
* Added 2.7 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.7 release notes. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit 88c537d) Co-authored-by: AWSHurneyt <[email protected]>
…#414) Signed-off-by: Subhobrata Dey <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
Signed-off-by: Subhobrata Dey <[email protected]>
* added noop trigger Signed-off-by: Petar Dzepina <[email protected]> (cherry picked from commit c507ac9) Co-authored-by: Petar Dzepina <[email protected]>
Signed-off-by: bowenlan-amzn <[email protected]> (cherry picked from commit 4c6f497) Co-authored-by: bowenlan-amzn <[email protected]>
Signed-off-by: opensearch-ci-bot <[email protected]> Co-authored-by: opensearch-ci-bot <[email protected]>
* adds models for chained alert trigger and chained alerts (#426) Signed-off-by: Surya Sashank Nistala <[email protected]> * fix execution id field in alerts (#429) Signed-off-by: Surya Sashank Nistala <[email protected]> * accept workflow argument in chained alert constructor (#435) Signed-off-by: Surya Sashank Nistala <[email protected]> * add tests for chained alert Signed-off-by: Surya Sashank Nistala <[email protected]> --------- Signed-off-by: Surya Sashank Nistala <[email protected]> (cherry picked from commit 5ef9b55) Co-authored-by: Surya Sashank Nistala <[email protected]>
Signed-off-by: Surya Sashank Nistala <[email protected]> (cherry picked from commit fcb853e) Co-authored-by: Surya Sashank Nistala <[email protected]>
Signed-off-by: Surya Sashank Nistala <[email protected]> (cherry picked from commit f1c0f1d) Co-authored-by: Surya Sashank Nistala <[email protected]>
Signed-off-by: Surya Sashank Nistala <[email protected]> (cherry picked from commit 110bf01) Co-authored-by: Surya Sashank Nistala <[email protected]>
Signed-off-by: Surya Sashank Nistala <[email protected]> (cherry picked from commit 37e36b7) Co-authored-by: Surya Sashank Nistala <[email protected]>
opensearch-trigger-bot
bot
force-pushed
the
create-pull-request/patch
branch
from
June 29, 2023 21:36
4489041
to
251ad58
Compare
* fix opensearch commons strings library dependency import Signed-off-by: Surya Sashank Nistala <[email protected]> * gradle apply spotless check Signed-off-by: Surya Sashank Nistala <[email protected]> --------- Signed-off-by: Surya Sashank Nistala <[email protected]>
) Signed-off-by: Surya Sashank Nistala <[email protected]>
(cherry picked from commit 1484bff) Signed-off-by: Sayali Gaikawad <[email protected]> Signed-off-by: Hailong Cui <[email protected]> Co-authored-by: Sayali Gaikawad <[email protected]>
* add auditDelegateMonitorAlerts flag * add audit state check in error alert validation * add test to verify workflow with auditDelegateMonitor flag null --------- Signed-off-by: Surya Sashank Nistala <[email protected]> (cherry picked from commit 90bea0c) Co-authored-by: Surya Sashank Nistala <[email protected]>
… cat/indices, and cat/shards. (#479) (#481) Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit f062232) Co-authored-by: AWSHurneyt <[email protected]>
* Added 2.9 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.9 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.9 release notes. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]> (cherry picked from commit d21660f) Co-authored-by: AWSHurneyt <[email protected]>
Signed-off-by: GitHub <[email protected]>
opensearch-trigger-bot
bot
force-pushed
the
create-pull-request/patch
branch
from
July 24, 2023 19:49
251ad58
to
3ae2c60
Compare
Closing this as the version increment is completed for 1.3.12. |
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.11.0 was pushed, and incremented the version from 1.3.11 to 1.3.12.