From 744c0839da7732a320845df8bb13054479efee66 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 19:00:21 -0800 Subject: [PATCH] [Chore] Add 2.4.1 release notes (#3070) (#3072) * [Chore] Add 2.4.1 release notes Signed-off-by: Josh Romero (cherry picked from commit bb94a9d6fb795a6e11d4739f428430f5fab18461) Signed-off-by: github-actions[bot] Signed-off-by: Josh Romero Signed-off-by: github-actions[bot] Co-authored-by: github-actions[bot] --- .../opensearch-dashboards.release-notes-2.4.1.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 release-notes/opensearch-dashboards.release-notes-2.4.1.md diff --git a/release-notes/opensearch-dashboards.release-notes-2.4.1.md b/release-notes/opensearch-dashboards.release-notes-2.4.1.md new file mode 100644 index 000000000000..84e3a787e6de --- /dev/null +++ b/release-notes/opensearch-dashboards.release-notes-2.4.1.md @@ -0,0 +1,9 @@ +## Version 2.4.1 Release Notes + +### 🐛 Bug Fixes + +* Update `leaflet-vega` and fix its usage ([#3005](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3005)) + +### 🔩 Tests + +* Correct the linting logic for `no-restricted-path` to ignore trailing slashes ([#3020](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3020))