---
title: "Anyscale platform release notes - May 2026"
description: "Learn about new features on the Anyscale platform, CLI, SDK, and console released in May 2026."
---

# Anyscale platform release notes - May 2026

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

To learn about new features added as part of Ray releases, see [Ray release highlights](https://github.com/ray-project/ray/releases).

## Task and actor dashboards are now generally available on AKS, EKS, and GKE

**May 4, 2026**

The Anyscale task and actor dashboards are now generally available on Anyscale clouds backed by AKS, EKS, and GKE. Anyscale also extended the supporting [system cluster](/admin/cloud/system-cluster.md) to other Kubernetes providers in beta release. See [Anyscale task dashboard](/monitoring/task-dashboard.md) and [Anyscale actor dashboard](/monitoring/actor-dashboard.md).

## Multi-version services move to private beta

**May 4, 2026**

`anyscale service deploy --versions` now requires Anyscale to enable the `enable-multi-version-services` feature flag for your organization. The feature is supported only on Anyscale clouds backed by virtual machines (VMs) on AWS. To request access, contact [Anyscale support](mailto:support@anyscale.com).

Anyscale enforces this flag server-side, so the requirement applies to all CLI and SDK versions. Operations on existing multi-version services, including traffic weight updates, restarts, in-place upgrades, and rollbacks, continue to work without the feature flag. Anyscale CLI/SDK 0.26.100 adds a translated error message for organizations without the flag enabled. See [Version 0.26.100 release notes](/release-notes/cli-sdk.md#0-26-100).

## Anyscale CLI version 0.26.100 released

**May 4, 2026**

A new version of the Anyscale CLI and SDK is now available. See [Version 0.26.100 release notes](/release-notes/cli-sdk.md#0-26-100).

---

Previous: [Releases and support](/release-notes.md) | Next: [April 2026](/release-notes/platform/2026/april.md)