From 00c7843eba9ef57063e0eb14198c00d73b851c70 Mon Sep 17 00:00:00 2001 From: replicated-ci <90716069+replicated-ci@users.noreply.github.com> Date: Wed, 28 May 2025 22:22:52 +0000 Subject: [PATCH 1/2] Vendor Portal v2025.05.28-4 release notes --- docs/release-notes/rn-vendor-platform.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/release-notes/rn-vendor-platform.md b/docs/release-notes/rn-vendor-platform.md index a8fdd271f8..6aad8d149e 100644 --- a/docs/release-notes/rn-vendor-platform.md +++ b/docs/release-notes/rn-vendor-platform.md @@ -10,6 +10,14 @@ This topic contains release notes for the Replicated Vendor Platform, which incl +## v2025.05.28-4 + +Released on May 28, 2025 + +### Bug Fixes {#bug-fixes-v2025-05-28-4} +* VMs that sit in "queued" status for greater than 24 hours will now be removed and show up in the VM and CMX history as "queued". On the UI they will be represented as "Queued Timeout". +* Fixed an issue that resulted in an unremovable network being created when creating a VM that resulted in a create error. + ## v2025.05.23-2 Released on May 23, 2025 From fd171570befae6013be3ed9d284d3a2250a828f2 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Wed, 28 May 2025 17:40:44 -0600 Subject: [PATCH 2/2] Update rn-vendor-platform.md --- docs/release-notes/rn-vendor-platform.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/release-notes/rn-vendor-platform.md b/docs/release-notes/rn-vendor-platform.md index 6aad8d149e..44bc0fc433 100644 --- a/docs/release-notes/rn-vendor-platform.md +++ b/docs/release-notes/rn-vendor-platform.md @@ -15,8 +15,8 @@ This topic contains release notes for the Replicated Vendor Platform, which incl Released on May 28, 2025 ### Bug Fixes {#bug-fixes-v2025-05-28-4} -* VMs that sit in "queued" status for greater than 24 hours will now be removed and show up in the VM and CMX history as "queued". On the UI they will be represented as "Queued Timeout". -* Fixed an issue that resulted in an unremovable network being created when creating a VM that resulted in a create error. +* Compatibility Matrix: VMs that remain in the "queued" status for longer than 24 hours are removed and then displayed on the Compatibility Matrix **History** page as "Queued Timeout". +* Compatibility Matrix: Fixes an issue that could cause an error when creating a VM due to an unremovable network. ## v2025.05.23-2