From 4df46396b7f773e8ae111ee6fbdd1837c606fb33 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 14:33:27 -0700 Subject: [PATCH 1/4] Add new MAINTAINERS to CODEOWNERS file (#4199) (#4378) * Add new code owners Signed-off-by: Tao Liu * modify changelog.md Signed-off-by: Tao Liu --------- Signed-off-by: Tao Liu (cherry picked from commit bb0c98f496f56e9b8677939fdf0b31c988e569f7) Signed-off-by: github-actions[bot] # Conflicts: # CHANGELOG.md Co-authored-by: github-actions[bot] --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7899a0afa723..9346def6aafd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @ananzh @kavilla @seanneumann @AMoo-Miki @ashwin-pc @joshuarrrr @abbyhu2000 @zengyan-amazon @kristenTian @zhongnansu @manasvinibs +* @ananzh @kavilla @seanneumann @AMoo-Miki @ashwin-pc @joshuarrrr @abbyhu2000 @zengyan-amazon @kristenTian @zhongnansu @manasvinibs @ZilongX @Flyingliuhub From 63908e83196d6fa09a4230897c48ebfacebfbd25 Mon Sep 17 00:00:00 2001 From: Ashwin P Chandran Date: Wed, 28 Jun 2023 11:54:09 -0700 Subject: [PATCH 2/4] Release notes for 1.3.11 (#4423) * chore: Adds 1.3.11 release notes Signed-off-by: Ashwin P Chandran * chore: Adds 1.3.11 release notes updated Signed-off-by: Ashwin P Chandran --------- Signed-off-by: Ashwin P Chandran --- ...pensearch-dashboards.release-notes-1.3.11.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 release-notes/opensearch-dashboards.release-notes-1.3.11.md diff --git a/release-notes/opensearch-dashboards.release-notes-1.3.11.md b/release-notes/opensearch-dashboards.release-notes-1.3.11.md new file mode 100644 index 000000000000..d1da70ee1dee --- /dev/null +++ b/release-notes/opensearch-dashboards.release-notes-1.3.11.md @@ -0,0 +1,17 @@ +# Version 1.3.11 Release Notes + +### 🛡 Security + +- [CVE-2022-1537] Bump grunt from `1.5.2` to `1.5.3` ([#4276](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4276)) + +### 📈 Features/Enhancements + +### 🐛 Bug Fixes + +### 🚞 Infrastructure + +- Upgrade the backport workflow ([#4343](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4343)) + +### 📝 Documentation + +### 🛠 Maintenance From 7de483fa3c02e2c526d85db1ebdbcd57f63ce192 Mon Sep 17 00:00:00 2001 From: Ashwin P Chandran Date: Wed, 28 Jun 2023 12:06:10 -0700 Subject: [PATCH 3/4] Updates Release notes for 1.3.11 (#4428) * chore: Adds 1.3.11 release notes Signed-off-by: Ashwin P Chandran * chore: Adds 1.3.11 release notes updated Signed-off-by: Ashwin P Chandran * chore: Adds 1.3.11 release notes adds skipped changelog PR Signed-off-by: Ashwin P Chandran --------- Signed-off-by: Ashwin P Chandran --- release-notes/opensearch-dashboards.release-notes-1.3.11.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release-notes/opensearch-dashboards.release-notes-1.3.11.md b/release-notes/opensearch-dashboards.release-notes-1.3.11.md index d1da70ee1dee..815f8adad9ff 100644 --- a/release-notes/opensearch-dashboards.release-notes-1.3.11.md +++ b/release-notes/opensearch-dashboards.release-notes-1.3.11.md @@ -3,6 +3,7 @@ ### 🛡 Security - [CVE-2022-1537] Bump grunt from `1.5.2` to `1.5.3` ([#4276](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4276)) +- [CVE-2020-15366] Bump ajv from `4.11.8` to `6.12.6` ([#3769](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3769)) ### 📈 Features/Enhancements @@ -15,3 +16,4 @@ ### 📝 Documentation ### 🛠 Maintenance + From 82d8632dd345939f08ae5aeabdd17394a07feb43 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 12:08:59 -0700 Subject: [PATCH 4/4] Adding Tao and Zilong to MAINTAINERS (#4137) (#4425) * Adding Tao and Zilong to MAINTAINERS Signed-off-by: Yan Zeng (cherry picked from commit 6399a6ccb12f3b6f1aa263c2a7af2faf80292cdc) Signed-off-by: github-actions[bot] # Conflicts: # CHANGELOG.md Co-authored-by: github-actions[bot] --- MAINTAINERS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index ecb3f2928616..ae42e47b014b 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -17,6 +17,8 @@ This document contains a list of maintainers in this repo. See [opensearch-proje | Kristen Tian | [kristenTian](https://github.com/kristenTian) | Amazon | | Zhongnan Su | [zhongnansu](https://github.com/zhongnansu) | Amazon | | Manasvini B Suryanarayana | [manasvinibs](https://github.com/manasvinibs) | Amazon | +| Tao Liu | [Flyingliuhub](https://github.com/Flyingliuhub) | Amazon | +| Zilong Xia | [ZilongX](https://github.com/ZilongX) | Amazon | ## Emeritus