~data-platform/+git/opensearch-notifications:lp-2.11.1

Last commit made on 2023-11-01
Get this branch:
git clone -b lp-2.11.1 https://git.launchpad.net/~data-platform/+git/opensearch-notifications
Members of Canonical Data Platform can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

e47fc48... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Increment version to 2.11.1-SNAPSHOT (#803)

Signed-off-by: opensearch-ci-bot <email address hidden>
Co-authored-by: opensearch-ci-bot <email address hidden>

16f601b... by gaobinlong <email address hidden>

Fix integration test failure by allowing direct access to system index warning (#784) (#785)

* Fix integration test failure by allowing direct access to system index warning

Signed-off-by: gaobinlong <email address hidden>

* Fix bwc test failure of throwing direct access to system index when getting mapping

Signed-off-by: gaobinlong <email address hidden>

---------

Signed-off-by: gaobinlong <email address hidden>
(cherry picked from commit 0a7a5f99e71248cce9d5c15b0b99f9f270261d21)

968c3d5... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Add 2.11 release notes (#774) (#776)

(cherry picked from commit 4f871fd6edd6cdc92febcbc0ce1a070fbb4390dd)

Signed-off-by: yuye-aws <email address hidden>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

fd849a6... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Increment version to 2.11.0-SNAPSHOT (#757)

Signed-off-by: opensearch-ci-bot <email address hidden>
Co-authored-by: opensearch-ci-bot <email address hidden>

0a9dfb0... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Add 2.10.0 release notes (#755) (#759)

* Add 2.10.0 release notes

* update release notes

* Update opensearch-notifications.release-notes-2.10.0.0.md

* fix wrong PR number

---------

(cherry picked from commit 1f9d183558d90b3a4b5301a868b1f8b446b8df71)

Signed-off-by: Hailong Cui <email address hidden>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

588bc9a... by Hailong Cui <email address hidden>

Updates demo certs used in integ tests (#756) (#758)

(cherry picked from commit f52f799980bb5a9bc8b4765a9c1cb37a9fb42b64)

Signed-off-by: Darshit Chanpura <email address hidden>
Signed-off-by: Hailong Cui <email address hidden>
Co-authored-by: Darshit Chanpura <email address hidden>

2c90d49... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

[Backport 2.x] onboarding system and hidden index (#748)

* onboard system and hidden index (#742)

Signed-off-by: Hailong Cui <email address hidden>
(cherry picked from commit be1df945937015b9d83d7a5ac9c049df4caa52b4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* ignore system index warning

Signed-off-by: Hailong Cui <email address hidden>

---------

Signed-off-by: Hailong Cui <email address hidden>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hailong Cui <email address hidden>

6d94dd5... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

Add microsoft teams validation error message (#746) (#747)

* add validation failure message for Microsoft Teams

* modify integtest

---------

(cherry picked from commit 3c53f69af130b936a1f02a4fedff3f21fda2846d)

Signed-off-by: zhichao-aws <email address hidden>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

5bc6d6f... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

[Backport 2.x] Microsoft teams (#745)

* Microsoft teams (#676)

* Added feature support for microsoft teams webhoo

Signed-off-by: danielkyalo599 <email address hidden>

* Added feature support for microsoft teams webhook ,removed valid webhooks

Signed-off-by: danielkyalo599 <email address hidden>

* Added feature support for Microsoft teams webhook

Signed-off-by: danielkyalo599 <email address hidden>

* Refactored feature support for ms teams and added unit and integTest

Signed-off-by: danielkyalo599 <email address hidden>

* fix build in core

Signed-off-by: zhichao-aws <email address hidden>

* fix core-spi build

Signed-off-by: zhichao-aws <email address hidden>

* fix notifications main code

Signed-off-by: zhichao-aws <email address hidden>

* fix mappings, add IT

Signed-off-by: zhichao-aws <email address hidden>

* add auto upgrade mapping logic

Signed-off-by: zhichao-aws <email address hidden>

* put load mapping to initialize step

Signed-off-by: zhichao-aws <email address hidden>

* add schema_version field

Signed-off-by: zhichao-aws <email address hidden>

* add integ test

Signed-off-by: zhichao-aws <email address hidden>

* adjust with auto upgrade mapping logic

Signed-off-by: zhichao-aws <email address hidden>

* add bwc

Signed-off-by: zhichao-aws <email address hidden>

* modify bwc

Signed-off-by: zhichao-aws <email address hidden>

* modify bwc

Signed-off-by: zhichao-aws <email address hidden>

* resolve comments

Signed-off-by: zhichao-aws <email address hidden>

* add license header

Signed-off-by: zhichao-aws <email address hidden>

* fix microsoft teams sample url in IT to adapt url validation

Signed-off-by: zhichao-aws <email address hidden>

---------

Signed-off-by: danielkyalo599 <email address hidden>
Signed-off-by: zhichao-aws <email address hidden>
Co-authored-by: danielkyalo599 <email address hidden>
(cherry picked from commit 8c8a6b6a1124cc9485fe6d4124295a5e6fecd386)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* adapt to 2.x httpcomponents version

Signed-off-by: zhichao-aws <email address hidden>

---------

Signed-off-by: danielkyalo599 <email address hidden>
Signed-off-by: zhichao-aws <email address hidden>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: danielkyalo599 <email address hidden>
Co-authored-by: zhichao-aws <email address hidden>

743851e... by "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>

fix actions components after core #9082 (#739) (#740)

* fix actions

* fix test

---------

(cherry picked from commit d36b9c0133442de95763b3de72f5887053afb8df)

Signed-off-by: zhichao-aws <email address hidden>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>