From 1216e55409255d17ab90bd687a2ac38b8835eafe Mon Sep 17 00:00:00 2001 From: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:22:30 +0800 Subject: [PATCH] update release notes (#2155) --- .../20.appendix/release-notes/dashboard-ent-release-note.md | 5 +++++ docs-2.0/20.appendix/release-notes/explorer-release-note.md | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs-2.0/20.appendix/release-notes/dashboard-ent-release-note.md b/docs-2.0/20.appendix/release-notes/dashboard-ent-release-note.md index 9d2822ab9e9..c4a6518b896 100644 --- a/docs-2.0/20.appendix/release-notes/dashboard-ent-release-note.md +++ b/docs-2.0/20.appendix/release-notes/dashboard-ent-release-note.md @@ -10,6 +10,8 @@ - The [Cluster diagnostics](../../nebula-dashboard-ent/4.cluster-operator/cluster-information/cluster-diagnosis.md) formula supports configuration. - [Config Management](../../nebula-dashboard-ent/4.cluster-operator/operator/config-management.md) support **Add Config**, view the **Effective value** of the current configuration, and **View inconsistent configurations**. - In the [Notification endpoint](../../nebula-dashboard-ent/system-settings/notification-endpoint.md), the webhook supports configuring the **Webhook request body**. + - Support [custom monitoring panel](../../nebula-dashboard-ent/4.cluster-operator/2.monitor.md). + - Enhancement @@ -17,6 +19,9 @@ - [Cluster Overview](../../nebula-dashboard-ent/4.cluster-operator/1.overview.md) page optimization. - [Data Synchronization](../../nebula-dashboard-ent/4.cluster-operator/7.data-synchronization.md) optimization. - By default, the configuration of newly added nodes is consistent with that of the first node in the cluster. + - Optimize cluster diagnostic report content. + - Support changing the port number of `Prometheus` service in the `config.yaml` file. + ## Enterprise Edition 3.4.2 diff --git a/docs-2.0/20.appendix/release-notes/explorer-release-note.md b/docs-2.0/20.appendix/release-notes/explorer-release-note.md index abc99ca3703..f6697286f32 100644 --- a/docs-2.0/20.appendix/release-notes/explorer-release-note.md +++ b/docs-2.0/20.appendix/release-notes/explorer-release-note.md @@ -9,10 +9,6 @@ - [Import data](../../nebula-explorer/db-management/11.import-data.md) supports historical task re-import, and the data source type supports `cloud` and `SFTP`. - Support for the new [License](../../9.about-license/1.license-overview.md). -- Enhancement - - - [Import Data](../../nebula-explorer/db-management/11.import-data.md) function optimization. - ## v3.4.0 - Feature