> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coreweave.com/llms.txt
> Use this file to discover all available pages before exploring further.

# December 10, 2025 - SUNK releases v6.10.0 and v7.1.0

> SUNK releases two new versions with features and bug fixes

## v6.10.0

SUNK v6.10.0 includes several new features and bug fixes.

### Features

* Slurm container version updated to `v24.11.5-coreweave.2-ubuntu22.04`
* Queue counts now include array jobs
* Metrics added for RPC latency

### Bug fixes

* Optimizations to `run-parts.sh`
* Excludes nodes from draining if they have jobs without a start time
* Removes handling of failed nodes from `cleanup-completing.sh`
* Improves the syncer's reconfigure time logic when handling timeouts and controller restarts

## v7.1.0

### Features

* Metrics added for RPC latency
* Queue counts now include array jobs

### Bug fixes

* Changes the CPU resource type to `string` format in YAML
* Optimizations to `run-parts.sh`
* Removes `set -e` from migration script
* Removes handling of failed nodes from `cleanup-completing.sh`
* Improves the syncer's reconfigure time logic when handling timeouts and controller restarts
* Updates `go.uber.org/zap` to `v1.27.1`
