Update opensearch-dashboards 3.5.0 -> 3.6.0

Release notes: https://github.com/opensearch-project/opensearch-build/blob/main/release-notes/opensearch-release-notes-3.6.0.md
This commit is contained in:
pvk
2026-05-20 11:52:37 +00:00
parent aae17d3138
commit 9b80d879c2
4 changed files with 4091 additions and 21027 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
COMMENT = visualization tool for data in OpenSearch
V = 3.5.0
V = 3.6.0
DISTNAME = opensearch-dashboards-$V-linux-x64
PKGNAME = opensearch-dashboards-$V
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (opensearch-dashboards-3.5.0-linux-x64.tar.gz) = g0aKKvi2rAd3AFdlfkotzoyREfoSTKJFI7bihjFu2wU=
SIZE (opensearch-dashboards-3.5.0-linux-x64.tar.gz) = 496169167
SHA256 (opensearch-dashboards-3.6.0-linux-x64.tar.gz) = r5Rtz1IGDbT3WmvjiBWiJYYpfMAs6VdJbhmuCE9pGi4=
SIZE (opensearch-dashboards-3.6.0-linux-x64.tar.gz) = 466827681
@@ -10,7 +10,7 @@ Index: bin/use_node
elif [ $UNAME = "Darwin" ]; then
OS="darwin"
else
@@ -74,7 +76,7 @@ fi
@@ -69,7 +71,7 @@ fi
if [ -x "$NODE" ]; then
# Node.js binary was found where it was expected; no need to show an error
NODE_ERROR_SHOW=
File diff suppressed because it is too large Load Diff