Anyscale platform release notes - February 2026
Anyscale platform release notes - February 2026
Use this page to learn about new features and improvements to the Anyscale platform released in February 2026, including the Anyscale console, CLI, and SDK.
To learn about new features added as part of Ray releases, see Ray release highlights.
To learn about Python and system libraries installed in each Anyscale base image, see Anyscale base images.
To view platform release notes from other months, see All platform release notes.
Declarative compute configs for VM-based clouds (beta)
February 27, 2026
You can now use declarative compute configs for Anyscale clouds backed by AWS EC2 or Google Cloud GCE. Specify CPU, memory, and GPU requirements with required_resources and optional required_labels for head and worker nodes; Anyscale selects and provisions VM instance types that match. This feature is in beta release. See Declarative compute configs.
Anyscale CLI version 0.26.87 released
February 19, 2026
A new version of the Anyscale CLI and SDK is now available. See Version 0.26.87 release notes.
Custom tag normalization for cloud provider compatibility
February 19, 2026
Anyscale now normalizes custom resource tags to ensure compatibility across all cloud providers. Anyscale converts uppercase letters to lowercase and strips periods (.) from tag keys and values. This changes previous behavior where tags with periods or uppercase letters silently failed to propagate to underlying cloud infra. See Custom tag requirements and limitations.
Anyscale operator for Kubernetes version 1.4.1 released
February 19, 2026
Anyscale has released version 1.4.1 of the Anyscale operator for Kubernetes. For release details, see the Anyscale operator GitHub page.
Changes in 1.4.1:
- AWS credential mount: You can now specify the signature version to use for S3 in the AWS credential mounting utility. This applies to the operator and all workloads.
- Bug fixes:
- Fixes a bug where the operator presented its client ID instead of its principal ID when verifying an Azure cloud with the Anyscale CLI.
- Fixes a race condition with Kueue integration where the operator would be unable to remove the workload custom resource.
Ray 2.54.0 released
February 17, 2026
Ray 2.54.0 has released and is available as an Anyscale base image.
See Ray 2.54.0 release highlights.
For all Python and system dependencies, see Anyscale base images.