From 69fc0da7319db12ba3db81f3714ba81bddad6266 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 13:54:41 -0700 Subject: [PATCH] Add 1.3.0 release notes (#54) (#55) Signed-off-by: Eugene Lee --- ...shboards-visualizations.release-notes-1.3.0.0.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 release-notes/opensearch-dashboards-visualizations.release-notes-1.3.0.0.md diff --git a/release-notes/opensearch-dashboards-visualizations.release-notes-1.3.0.0.md b/release-notes/opensearch-dashboards-visualizations.release-notes-1.3.0.0.md new file mode 100644 index 0000000..52231a8 --- /dev/null +++ b/release-notes/opensearch-dashboards-visualizations.release-notes-1.3.0.0.md @@ -0,0 +1,13 @@ +## Version 1.3.0.0 Release Notes + +Compatible with OpenSearch 1.3.0.0 + +### Infrastructure +* Add Auto Backporting ([#48](https://github.com/opensearch-project/dashboards-visualizations/pull/48)) +* Force cypress to use PDT time ([#41](https://github.com/opensearch-project/dashboards-visualizations/pull/41)) + +### Maintenance +* Bump gantt chart for 1.3 release ([#51](https://github.com/opensearch-project/dashboards-visualizations/pull/51)) + +### Bug Fixes +* Fix UT coverage on codecov ([#40](https://github.com/opensearch-project/dashboards-visualizations/pull/40))