From 45843e2aa60f329077cb5c9167ec73b42174dcfb Mon Sep 17 00:00:00 2001 From: Derek Ho Date: Wed, 22 Feb 2023 14:54:58 -0500 Subject: [PATCH] fix up release notes for 2.6 (#298) * fix up release notes for 2.6 Signed-off-by: Derek Ho * remove old changes Signed-off-by: Derek Ho --------- Signed-off-by: Derek Ho --- ...rch-observability.release-notes-2.6.0.0.md | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/release-notes/opensearch-observability.release-notes-2.6.0.0.md b/release-notes/opensearch-observability.release-notes-2.6.0.0.md index e69de29bb2..cbda223e38 100644 --- a/release-notes/opensearch-observability.release-notes-2.6.0.0.md +++ b/release-notes/opensearch-observability.release-notes-2.6.0.0.md @@ -0,0 +1,26 @@ +## Version 2.6.0.0 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards Version 2.6.0 + +### Bug Fixes + +- correct ppl leran more link ([#189](https://github.com/opensearch-project/dashboards-observability/pull/189)) +- Few fixes regarding issues for visualization rendering ([#187](https://github.com/opensearch-project/dashboards-observability/pull/187)) +- Debug CVE fix ([#223](https://github.com/opensearch-project/dashboards-observability/pull/223)) ([#263](https://github.com/opensearch-project/dashboards-observability/pull/263)) +- Fix bugs related to trace analytics jaeger mode ([#237](https://github.com/opensearch-project/dashboards-observability/pull/237))([#271](https://github.com/opensearch-project/dashboards-observability/pull/271))([#280](https://github.com/opensearch-project/dashboards-observability/pull/280)) +- Update error handling in viz container ([#252](https://github.com/opensearch-project/dashboards-observability/pull/252)) +- Panels filter check for where clause ([#253](https://github.com/opensearch-project/dashboards-observability/pull/253)) +- Fix explorer dark mode issue and restructure scss ([#262](https://github.com/opensearch-project/dashboards-observability/pull/262)) +- Operational panels cypress fix ([#274](https://github.com/opensearch-project/dashboards-observability/pull/274)) +- Event Analytics Bug Fixes ([#291](https://github.com/opensearch-project/dashboards-observability/pull/291)) +- remove timeseries data validation to get back line chart support ([#292](https://github.com/opensearch-project/dashboards-observability/pull/292)) +- Add missing changes for visualization config pane ([#294](https://github.com/opensearch-project/dashboards-observability/pull/294)) + +### Features +- Add new page/route for notebooks create and rename ([#250](https://github.com/opensearch-project/dashboards-observability/pull/250))([#293](https://github.com/opensearch-project/dashboards-observability/pull/293)) + + +### Maintenance + +- Cypress test update and related linting fixes ([#220](https://github.com/opensearch-project/dashboards-observability/pull/220)) +- upgrade cypress to 6 ([#249](https://github.com/opensearch-project/dashboards-observability/pull/249))