Skip to content

Commit 717c613

Browse files
authored
Merge pull request #309731 from CycleCloud/abatallas/ccw_release_notes_v2025.12.01
Update CCWS release notes for version 2025.12.01
2 parents fab3b27 + 7c388db commit 717c613

3 files changed

Lines changed: 59 additions & 3 deletions

File tree

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: CycleCloud Workspace for Slurm - Release Notes 2025.12.01
3+
description: These release notes for Azure CycleCloud Workspace for Slurm 2025.12.01 summarize new features and bug fixes included in the release.
4+
author: abatallas
5+
ms.date: 12/18/2025
6+
ms.author: padmalathas
7+
---
8+
9+
# CycleCloud Workspace for Slurm version 2025.12.01
10+
11+
Azure CycleCloud Workspace for Slurm 2025.12.01 was released as General Audience. This article provides you with information about:
12+
13+
* Recent releases
14+
* Previews underway with known limitations (if applicable)
15+
* Known issues
16+
* Deprecated functionality (if applicable)
17+
18+
The following release notes identify the new features and the open issues for the 2025.09.15 release of Azure CycleCloud Workspace for Slurm.
19+
20+
The release notes are continuously updated. Open known issues that require a workaround are added when they're discovered. Carefully review the information in the release notes before deploying Azure CycleCloud Workspace for Slurm.
21+
22+
This release corresponds to the software version:
23+
24+
- **CycleCloud Workspace for Slurm version 2025.12.01**
25+
26+
## What's new in CycleCloud Workspace for Slurm version 2025.12.01?
27+
28+
Azure CycleCloud Workspace for Slurm is updated regularly. Stay up to date with the latest announcements.
29+
30+
This release contains the following new features:
31+
32+
* Use of CycleCloud Marketplace Image 8.8.1
33+
* Removal of all NVMe and Pyxis-related cluster-init scripts (now native to CycleCloud)
34+
* Microsoft Entra ID single sign-on
35+
* Support for Microsoft Entra ID for single sign-on
36+
* Utility script for creating a Microsoft Entra ID application registration for use with CCW
37+
* Utility script for updating an existing application registration following a successful CCW deployment
38+
* Open OnDemand
39+
* Support for Open OnDemand 4.0.8
40+
* Inclusion of Open OnDemand cluster template in CycleCloud for possible future use
41+
* Admin user owns copy of Open OnDemand cluster parameters found in home directory if applicable
42+
* Support for multiple user domains
43+
* Support for monitoring with existing instances of Azure Monitor workspaces
44+
* Larger subnet sizes in auto-created virtual networks when using Azure Managed Lustre
45+
* Support for Ubuntu 24.04 and Alma Linux 9 on all cluster nodes
46+
* Support for Slurm 25.05.2, deprecation of support for 23.11.10 and 24.05.4
47+
48+
## Known issues in this release
49+
50+
- **Open OnDemand**: IP addresses are erroneously marked as invalid input in the FQDN field of the Open OnDemand section of the Marketplace UI. To work around this issue, leave the FQDN field blank, uncheck "Start Cluster," and then add the desired IP in the FQDN field of the Open OnDemand cluster's settings in the CycleCloud web UI.
51+
- **Azure US Gov Only**: Marketplace deployment validation fails due to an incorrect API version. To mitigate this issue, refer: [How to deploy a CycleCloud Workspace for Slurm environment using the CLI](../../how-to/ccws/deploy-with-cli.md).

articles/cyclecloud/release-notes/ccws/release-notes.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,21 @@
22
title: Current Release Notes - Azure CycleCloud Workspace for Slurm
33
description: Read the product release notes for the current Azure CycleCloud Workspace for Slurm release.
44
author: abatallas
5-
ms.date: 12/03/2025
5+
ms.date: 12/18/2025
66
ms.author: padmalathas
77
---
88

99
# Azure CycleCloud Workspace for Slurm
1010

1111

12-
The current release is `2025.09.15`.
12+
The current release is `2025.12.01`.
1313

1414

1515
## Release Notes
1616

1717
Comprehensive release notes for the individual releases are listed:
1818

19+
* [**2025.12.01 Release Notes**](2025-12-01.md) - released on 12/18/25
1920
* [**2025.09.15 Release Notes**](2025-09-15.md) - released on 09/15/25
2021
* [**2025.07.08 Release Notes**](2025-07-08.md) - released on 07/08/25
2122
* [**2025.04.24 Release Notes**](2025-04-24.md) - released on 05/27/25

articles/cyclecloud/toc.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,11 @@
269269
- name: 8.8.0 Release Notes
270270
href: ./release-notes/8-8-0.md
271271
- name: Release Notes - CycleCloud Workspace for Slurm
272-
href: ./release-notes/ccws/release-notes.md
272+
items:
273+
- name: Current Release - 2025.12.01
274+
href: ./release-notes/ccws/2025-12-01.md
275+
- name: All Releases
276+
href: ./release-notes/ccws/release-notes.md
273277
- name: Service Policy
274278
href: service-policy.md
275279
- name: Data Usage Policy

0 commit comments

Comments
 (0)