From 15f8ab3c4c0d8b333ee6f5928ab6d4e20bcb1a60 Mon Sep 17 00:00:00 2001 From: Tommy Markley Date: Tue, 7 Jun 2022 22:36:59 +0000 Subject: [PATCH] Adds v1.3.3 release notes Signed-off-by: Tommy Markley --- .../opensearch-dashboards.release-notes-1.3.3.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 release-notes/opensearch-dashboards.release-notes-1.3.3.md diff --git a/release-notes/opensearch-dashboards.release-notes-1.3.3.md b/release-notes/opensearch-dashboards.release-notes-1.3.3.md new file mode 100644 index 000000000000..9db418bf5961 --- /dev/null +++ b/release-notes/opensearch-dashboards.release-notes-1.3.3.md @@ -0,0 +1,10 @@ +## Version 1.3.3 Release Notes + +### 🐛 Bug Fixes +* [Bug] Fixes missing discover context icon ([#1545](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1545)) +* [Bug] Fixes the header loading spinner position in Firefox ([#1570](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1570)) +* [Bug] Fixes metric vizualization cut off text ([#1650](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1650)) + +### 🛠 Maintenance +* Removes irrelevant upsell in the timeout message ([#1599](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1599)) +* Removes duplicate var in opensearch-dashboards-docker ([#1649](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/1649))