This is an automated email from the ASF dual-hosted git repository. wilfreds pushed a commit to branch branch-1.8 in repository https://gitbox.apache.org/repos/asf/yunikorn-release.git
commit 04d5b3ffb1058d75092cb97e99055c3aa1e9bd18 Author: Wilfred Spiegelenburg <[email protected]> AuthorDate: Thu Jan 29 14:22:08 2026 +1100 [YUNIKORN-3164] config and changelog update for RC2 --- release-tools/release-configs.json | 2 +- release-top-level-artifacts/CHANGELOG | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/release-tools/release-configs.json b/release-tools/release-configs.json index 6cb253a..cf31c63 100644 --- a/release-tools/release-configs.json +++ b/release-tools/release-configs.json @@ -25,7 +25,7 @@ "name": "yunikorn-web", "alias": "web", "description": "the scheduler web UI", - "tag": "v1.8.0-1", + "tag": "v1.8.0-2", "repository": "https://github.com/apache/yunikorn-web" } ] diff --git a/release-top-level-artifacts/CHANGELOG b/release-top-level-artifacts/CHANGELOG index 00a0f17..78e6da3 100644 --- a/release-top-level-artifacts/CHANGELOG +++ b/release-top-level-artifacts/CHANGELOG @@ -57,6 +57,7 @@ Release Notes - Apache YuniKorn - Version 1.8.0 * [YUNIKORN-3170] - Upgrade website to React 19 * [YUNIKORN-3176] - Update Go compiler in web repo * [YUNIKORN-3177] - Angular CVEs + * [YUNIKORN-3214] - Web UI not functional in 1.8.0-RC1 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
