From 0dfd316815d79f763deeab2504e76f0f1089e9a2 Mon Sep 17 00:00:00 2001 From: Eugene Lee Date: Fri, 11 Mar 2022 14:52:10 -0800 Subject: [PATCH] Move commits to infrastructure Signed-off-by: Eugene Lee --- .../opensearch-observability.release-notes-1.3.0.0.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/release-notes/opensearch-observability.release-notes-1.3.0.0.md b/release-notes/opensearch-observability.release-notes-1.3.0.0.md index 4d4bb7fb7..2cd38fc33 100644 --- a/release-notes/opensearch-observability.release-notes-1.3.0.0.md +++ b/release-notes/opensearch-observability.release-notes-1.3.0.0.md @@ -38,7 +38,6 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 1.3.0 * Add observability visualization to notebooks ([#351](https://github.com/opensearch-project/observability/pull/351)) ### Bug Fixes -* change to support java 8 in compile and runtime ([#575](https://github.com/opensearch-project/observability/pull/575)) * fix for datepicker issue ([#571](https://github.com/opensearch-project/observability/pull/571)) * Show saved time range when editing saved visualization ([#570](https://github.com/opensearch-project/observability/pull/570)) * Issue/query click ([#569](https://github.com/opensearch-project/observability/pull/569)) @@ -74,12 +73,10 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 1.3.0 * updating readme and badges ([#352](https://github.com/opensearch-project/observability/pull/352)) ### Maintenance -* Change Default CI java version to 11 ([#504](https://github.com/opensearch-project/observability/pull/504)) -* Update backport and add auto-delete workflows ([#496](https://github.com/opensearch-project/observability/pull/496)) -* Add auto backporting functionality ([#491](https://github.com/opensearch-project/observability/pull/491)) * bump main to 1.3 ([#361](https://github.com/opensearch-project/observability/pull/361)) ### Infrastructure +* change to support java 8 in compile and runtime ([#575](https://github.com/opensearch-project/observability/pull/575)) * Update cypress test ([#564](https://github.com/opensearch-project/observability/pull/564)) * fixed flaky panel test ([#565](https://github.com/opensearch-project/observability/pull/565)) * Feature flyout tests ([#553](https://github.com/opensearch-project/observability/pull/553)) @@ -88,5 +85,8 @@ Compatible with OpenSearch and OpenSearch Dashboards Version 1.3.0 * Update cypress for trace analytics traces view ([#536](https://github.com/opensearch-project/observability/pull/536)) * Cypress fix for panels and events ([#531](https://github.com/opensearch-project/observability/pull/531)) * updated panels flaky jest tests ([#505](https://github.com/opensearch-project/observability/pull/505)) +* Change Default CI java version to 11 ([#504](https://github.com/opensearch-project/observability/pull/504)) +* Update backport and add auto-delete workflows ([#496](https://github.com/opensearch-project/observability/pull/496)) +* Add auto backporting functionality ([#491](https://github.com/opensearch-project/observability/pull/491)) * [main] jcenter removed from gradle.build ([#374](https://github.com/opensearch-project/observability/pull/374)) * Configure WhiteSource for GitHub.com ([#365](https://github.com/opensearch-project/observability/pull/365)) \ No newline at end of file