From edd1b9c78c714166aed8f807f7feecc646f1fff9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 7 Sep 2023 03:47:32 +0000 Subject: [PATCH 1/2] Add 2.10 release notes. (#109) Signed-off-by: Xuesong Luo (cherry picked from commit e435e31643c3955b94a60773822481db0644b0be) Signed-off-by: github-actions[bot] --- ...ds-notifications.release-notes-2.10.0.0.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 release-notes/opensearch-dashboards-notifications.release-notes-2.10.0.0.md diff --git a/release-notes/opensearch-dashboards-notifications.release-notes-2.10.0.0.md b/release-notes/opensearch-dashboards-notifications.release-notes-2.10.0.0.md new file mode 100644 index 00000000..9b5b2315 --- /dev/null +++ b/release-notes/opensearch-dashboards-notifications.release-notes-2.10.0.0.md @@ -0,0 +1,19 @@ +## Version 2.10.0.0 2023-09-25 +Compatible with OpenSearch Dashboards 2.10.0 + +### Maintenance +* Bump semver from 5.7.1 to 5.7.2 ([#74](https://github.com/opensearch-project/dashboards-notifications/pull/74)) +* fix: CVE of tough-cookie and work-wrap ([#79](https://github.com/opensearch-project/dashboards-notifications/pull/79)) +* stabilize cypress test case ([#89](https://github.com/opensearch-project/dashboards-notifications/pull/89)) +* [AUTO] Increment version to 2.10.0.0 ([#96](https://github.com/opensearch-project/dashboards-notifications/pull/96)) +* Add auto release workflow ([#97](https://github.com/opensearch-project/dashboards-notifications/pull/97)) +* fix: bump @cypress/request to 3.0.0 ([#106](https://github.com/opensearch-project/dashboards-notifications/pull/106)) +* Remove unused semver version 6.x and 7.x ([#108](https://github.com/opensearch-project/dashboards-notifications/pull/108)) + +### Features/Enhancements +* add microsoft teams support ([#44](https://github.com/opensearch-project/dashboards-notifications/pull/44)) + +### Bug Fixes + +### Documentation +* 2.10 release notes. ([#109](https://github.com/opensearch-project/dashboards-notifications/pull/109)) \ No newline at end of file From d34222ccb0000379040ac23563c9a0da2d1d8a64 Mon Sep 17 00:00:00 2001 From: Hailong Cui Date: Thu, 7 Sep 2023 09:33:39 +0000 Subject: [PATCH 2/2] update snapshot Signed-off-by: Hailong Cui --- .../__snapshots__/ChannelActions.test.tsx.snap | 6 +++--- .../ChannelDetailsActions.test.tsx.snap | 4 ++-- .../__snapshots__/DetailsTableModal.test.tsx.snap | 12 ++++++------ .../CustomWebhookSettings.test.tsx.snap | 4 ++-- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/public/pages/Channels/__tests__/__snapshots__/ChannelActions.test.tsx.snap b/public/pages/Channels/__tests__/__snapshots__/ChannelActions.test.tsx.snap index e87e8d63..e983fd62 100644 --- a/public/pages/Channels/__tests__/__snapshots__/ChannelActions.test.tsx.snap +++ b/public/pages/Channels/__tests__/__snapshots__/ChannelActions.test.tsx.snap @@ -25,7 +25,7 @@ exports[` spec clicks in the popover 1`] = ` xmlns="http://www.w3.org/2000/svg" > @@ -100,7 +100,7 @@ exports[` spec renders the popover 1`] = ` xmlns="http://www.w3.org/2000/svg" > @@ -140,7 +140,7 @@ exports[` spec renders the popover with multiple selected chann xmlns="http://www.w3.org/2000/svg" > diff --git a/public/pages/Channels/__tests__/__snapshots__/ChannelDetailsActions.test.tsx.snap b/public/pages/Channels/__tests__/__snapshots__/ChannelDetailsActions.test.tsx.snap index b81abd62..dddb74e5 100644 --- a/public/pages/Channels/__tests__/__snapshots__/ChannelDetailsActions.test.tsx.snap +++ b/public/pages/Channels/__tests__/__snapshots__/ChannelDetailsActions.test.tsx.snap @@ -25,7 +25,7 @@ exports[` spec clicks buttons in popover 1`] = ` xmlns="http://www.w3.org/2000/svg" > @@ -65,7 +65,7 @@ exports[` spec opens popover 1`] = ` xmlns="http://www.w3.org/2000/svg" > diff --git a/public/pages/Channels/__tests__/__snapshots__/DetailsTableModal.test.tsx.snap b/public/pages/Channels/__tests__/__snapshots__/DetailsTableModal.test.tsx.snap index 44fe3039..c3a97a34 100644 --- a/public/pages/Channels/__tests__/__snapshots__/DetailsTableModal.test.tsx.snap +++ b/public/pages/Channels/__tests__/__snapshots__/DetailsTableModal.test.tsx.snap @@ -93,7 +93,7 @@ exports[` spec renders headers 1`] = ` xmlns="http://www.w3.org/2000/svg" > @@ -388,7 +388,7 @@ exports[` spec renders headers 1`] = ` xmlns="http://www.w3.org/2000/svg" > @@ -615,7 +615,7 @@ exports[` spec renders headers 1`] = ` xmlns="http://www.w3.org/2000/svg" > @@ -842,7 +842,7 @@ exports[` spec renders headers 1`] = ` xmlns="http://www.w3.org/2000/svg" > @@ -1057,7 +1057,7 @@ exports[` spec renders headers 1`] = ` xmlns="http://www.w3.org/2000/svg" > @@ -1320,7 +1320,7 @@ exports[` spec renders headers 1`] = ` xmlns="http://www.w3.org/2000/svg" > diff --git a/public/pages/CreateChannel/__tests__/__snapshots__/CustomWebhookSettings.test.tsx.snap b/public/pages/CreateChannel/__tests__/__snapshots__/CustomWebhookSettings.test.tsx.snap index 6e978161..2738e8f7 100644 --- a/public/pages/CreateChannel/__tests__/__snapshots__/CustomWebhookSettings.test.tsx.snap +++ b/public/pages/CreateChannel/__tests__/__snapshots__/CustomWebhookSettings.test.tsx.snap @@ -218,7 +218,7 @@ exports[` spec renders the component with errors 1`] = xmlns="http://www.w3.org/2000/svg" > @@ -299,7 +299,7 @@ exports[` spec renders the component with errors 2`] = xmlns="http://www.w3.org/2000/svg" >