Skip to content

Commit 5937091

Browse files
authored
Merge pull request #313267 from CycleCloud/alabont/release_notes_8_8_3
Add CycleCloud 8.8.3 Release Notes
2 parents b45e96c + 84a1def commit 5937091

4 files changed

Lines changed: 24 additions & 3 deletions

File tree

articles/cyclecloud/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ landingContent:
4545
linkLists:
4646
- linkListType: whats-new
4747
links:
48-
- text: CycleCloud 8.8.2 is now available (Release Notes)
48+
- text: CycleCloud 8.8.3 is now available (Release Notes)
4949
url: release-notes.md
5050
- text: CycleCloud Workspace for Slurm Release Notes
5151
url: release-notes/ccws/release-notes.md

articles/cyclecloud/release-notes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
title: Current Release Notes - Azure CycleCloud 8.8.x
33
description: Read the product release notes for the current Azure CycleCloud release. This article covers releases 8.8.x, 8.7.x, 8.6.x, 8.5.x, 8.4.x, 8.2.x and 8.1.x.
44
author: adriankjohnson
5-
ms.date: 02/06/2026
5+
ms.date: 03/17/2026
66
ms.author: adjohnso
77
---
88

99
# Azure CycleCloud 8.x
1010

11-
The current version is 8.8.2.
11+
The current version is 8.8.3.
1212

1313
## Azure CycleCloud 8.x release highlights
1414

@@ -33,6 +33,7 @@ The following table lists the release notes for the individual 8.x releases:
3333

3434
| CycleCloud Release Notes Version | Release date |
3535
| :-------------------------------: | :-----------: |
36+
| [**8.8.3**](release-notes/8-8-3.md) | 03/17/26 |
3637
| [**8.8.2**](release-notes/8-8-2.md) | 02/06/26 |
3738
| [**8.8.1**](release-notes/8-8-1.md) | 12/12/25 |
3839
| [**8.8.0**](release-notes/8-8-0.md) | 12/08/25 |
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: Release Notes v8.8.3
3+
description: Product release notes for Azure CycleCloud v8.8.3
4+
author: alabonte7
5+
ms.date: 03/17/2026
6+
ms.author: alabont
7+
---
8+
9+
# CycleCloud version 8.8.3
10+
11+
The release 8.8.3 addresses several key issues including a failure in installing the CLI due to azcopy download errors.
12+
13+
## Resolved Issues
14+
15+
- Installing CycleCloud CLI would fail due to an error downloading azcopy
16+
- Nodes failed to converge in non-public clouds
17+
- When users' login expired or when users weren't signed-in, some CycleCloud GUI URLs didn't correctly redirect to the sign in page
18+
- The disabled legacy `reboot_node` command was removed from the CLI. The new `restart_node` command replaces it

articles/cyclecloud/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ items:
267267
href: /previous-versions/azure/cyclecloud/release-notes-previous
268268
- name: Older Releases
269269
href: /previous-versions/azure/cyclecloud/release-notes-archive
270+
- name: 8.8.3 Release Notes
271+
href: ./release-notes/8-8-3.md
270272
- name: 8.8.2 Release Notes
271273
href: ./release-notes/8-8-2.md
272274
- name: 8.8.1 Release Notes

0 commit comments

Comments
 (0)