From d87ef0d22ae8dd1e0dc1794e8939ade761cd7931 Mon Sep 17 00:00:00 2001 From: Derek Ho Date: Thu, 23 Feb 2023 14:42:33 -0500 Subject: [PATCH 1/3] move performance now to run time dep (#309) * move performance now to run time dep Signed-off-by: Derek Ho * update release notes for this PR and CI fix PR Signed-off-by: Derek Ho --------- Signed-off-by: Derek Ho (cherry picked from commit c0464990e3ba502d6def838edf14a0d7ef5bea92) --- package.json | 5 ++-- ...rch-observability.release-notes-2.6.0.0.md | 28 +++++++++++++++++++ 2 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 release-notes/opensearch-observability.release-notes-2.6.0.0.md diff --git a/package.json b/package.json index af2c782e08..f0e75aea9b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,8 @@ "react-graph-vis": "^1.0.5", "react-paginate": "^8.1.3", "react-plotly.js": "^2.5.1", - "redux-persist": "^6.0.0" + "redux-persist": "^6.0.0", + "performance-now": "^2.1.0" }, "devDependencies": { "@cypress/skip-test": "^2.6.1", @@ -48,7 +49,7 @@ "husky": "6.0.0", "jest-dom": "^4.0.0", "lint-staged": "^13.1.0", - "performance-now": "^2.1.0" + "jest-dom": "^4.0.0" }, "resolutions": { "react-syntax-highlighter": "^15.4.3", 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 new file mode 100644 index 0000000000..62a55f40c5 --- /dev/null +++ b/release-notes/opensearch-observability.release-notes-2.6.0.0.md @@ -0,0 +1,28 @@ +## 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)) +- Move performance now from a debug dependency to a runtime dependency ([#309](https://github.com/opensearch-project/dashboards-observability/pull/309)) + +### 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)) +- Fix Node.js and Yarn installation in CI ([#299](https://github.com/opensearch-project/dashboards-observability/pull/299)) From d764e76032c6cde4b6bffa6404862e281f880f22 Mon Sep 17 00:00:00 2001 From: Shenoy Pratik Date: Mon, 27 Mar 2023 10:36:32 -0700 Subject: [PATCH 2/3] remove duplicate jest-dom Signed-off-by: Shenoy Pratik --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index f0e75aea9b..b909396096 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,7 @@ "eslint": "^6.8.0", "husky": "6.0.0", "jest-dom": "^4.0.0", - "lint-staged": "^13.1.0", - "jest-dom": "^4.0.0" + "lint-staged": "^13.1.0" }, "resolutions": { "react-syntax-highlighter": "^15.4.3", From 282fc3783def0666472b6d869d9294cb61b8c913 Mon Sep 17 00:00:00 2001 From: Shenoy Pratik Date: Mon, 27 Mar 2023 11:45:08 -0700 Subject: [PATCH 3/3] updated snapshots for notebooks Signed-off-by: Shenoy Pratik --- .../__tests__/__snapshots__/para_input.test.tsx.snap | 8 ++++---- .../__tests__/__snapshots__/para_output.test.tsx.snap | 2 +- .../__tests__/__snapshots__/paragraphs.test.tsx.snap | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/public/components/notebooks/components/paragraph_components/__tests__/__snapshots__/para_input.test.tsx.snap b/public/components/notebooks/components/paragraph_components/__tests__/__snapshots__/para_input.test.tsx.snap index 813c41868f..a328c3d42b 100644 --- a/public/components/notebooks/components/paragraph_components/__tests__/__snapshots__/para_input.test.tsx.snap +++ b/public/components/notebooks/components/paragraph_components/__tests__/__snapshots__/para_input.test.tsx.snap @@ -2,10 +2,10 @@ exports[` spec renders the markdown component 1`] = `
spec renders the markdown component 1`] = ` exports[` spec renders the visualization component 1`] = `
spec renders other types of outputs 1`] = ` class="euiText euiText--medium" >
`; diff --git a/public/components/notebooks/components/paragraph_components/__tests__/__snapshots__/paragraphs.test.tsx.snap b/public/components/notebooks/components/paragraph_components/__tests__/__snapshots__/paragraphs.test.tsx.snap index ce102f0b7d..0fb4568101 100644 --- a/public/components/notebooks/components/paragraph_components/__tests__/__snapshots__/paragraphs.test.tsx.snap +++ b/public/components/notebooks/components/paragraph_components/__tests__/__snapshots__/paragraphs.test.tsx.snap @@ -79,10 +79,10 @@ exports[` spec renders the component 1`] = ` class="euiFormRow__fieldWrapper" >