Skip to main content

Anyscale platform release notes - June 2026

Anyscale platform release notes - June 2026

Use this page to learn about new features and improvements to the Anyscale platform released in June 2026, including the Anyscale console, CLI, and SDK.

To learn about new features added as part of Ray releases, see Ray release highlights.

Anyscale on Azure is now in Public Preview

June 2, 2026

Anyscale on Azure is now in Public Preview, a native integration with Azure that runs on Azure Kubernetes Service. The Anyscale control plane is hosted in Azure, and you manage your clouds, deployments, and monitoring from the Azure portal. For setup, architecture, networking, identity, and supported regions, see the Anyscale on Azure documentation on Microsoft Learn. For troubleshooting, see Anyscale on Azure knowledge base.

Mount EBS volumes to the head node on AWS (Beta)

June 1, 2026

You can now attach an existing AWS Elastic Block Store (EBS) volume to a cluster's head node and have Anyscale mount it into the Ray container at a path you choose. Use it to persist head-node-only data across cluster restarts, such as a Bazel or Docker build cache. You create and manage the volume, and the mount runs on AWS clouds backed by virtual machines. See Mount an EBS volume to the head node.