From cb485a366ed6aed7a2e7f325a301fa806d9ef0f3 Mon Sep 17 00:00:00 2001 From: LisaBarry316 Date: Wed, 25 Feb 2026 14:28:57 +0000 Subject: [PATCH] Added the additional point about MT and HA to the Chef 360 Platform 1.6.0 Release Notes Signed-off-by: LisaBarry316 --- content/release_notes/360.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/release_notes/360.md b/content/release_notes/360.md index 9502348d2..86e60faa0 100644 --- a/content/release_notes/360.md +++ b/content/release_notes/360.md @@ -29,6 +29,7 @@ This release: - **DSM in the Chef 360 User Interface (UI):** You can view and manage DSM nodes and related objects (such as cookbooks, roles, databags, environments, and clients) directly from the Chef 360 Platform web interface, without relying on API or CLI access. - **Custom policies for custom roles:** Organization administrators can create, update, and delete custom authorization policies and attach them to custom roles using the UI. - **Update assemblies to the latest skill versions:** Assemblies surface the latest available skill versions and provide guided update flows with confirmation feedback in the UI. +- **Enterprise grade multi-tenancy and High Availability (HA):** Chef 360 Platform now supports multiple tenants in a single installation while keeping data strictly isolated between them and and can run as either a single-node (non-HA) or multi-node HA cluster depending on your availability and scale requirements. Each tenant has its own DNS entry and Identity Provider (IdP) and can contain multiple Organizational Units (OUs) that own most of the tenant's data. Licenses and users are managed at the tenant level, while built-in roles are shared across the platform. ### Improvements