From 9b23ac6519704cadbbccbd94820d21e0b34c3952 Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Thu, 4 Jun 2026 10:31:43 -0400 Subject: [PATCH 1/2] Add 1.7.2 release notes Signed-off-by: Ian Maddaus --- content/release_notes/360.md | 268 ++++++++++++++++++++++------------- 1 file changed, 170 insertions(+), 98 deletions(-) diff --git a/content/release_notes/360.md b/content/release_notes/360.md index ac1f3b4f8..213c48b79 100644 --- a/content/release_notes/360.md +++ b/content/release_notes/360.md @@ -14,6 +14,78 @@ swiftype_search_products = [""] weight = 10 +++ +## Chef 360 Platform 1.7.2 + +Release date: June 3, 2026 + +Chef 360 Platform 1.7.2 delivers major improvements across Node Management and Courier, introduces a new notifications system, and adds platform capabilities for tenant lifecycle management and security updates. + +### New features + +- **Node Management skill lifecycle hooks**: You can now register scripts with Node Management that run automatically during skill installation, upgrade, and removal events. + This eliminates manual post-install steps such as bootstrapping Chef Infra Client into Chef Declarative State Management (DSM) and provisioning credentials. + +- **Courier: run jobs on demand**: You can now manually execute any existing Courier job definition without creating a duplicate. + Manual execution creates a new job instance linked to the same job definition, preserving the original schedule and execution history. + +- **Notifications system**: Chef 360 Platform now includes a built-in notifications system integrated with Node Management and Courier. + You can subscribe to platform events---such as node enrollment status changes and Courier job execution failures---to receive timely alerts about platform activity. + +- **Automate Connector**: When migrating from Chef Infra Server to Chef Declarative State Management (DSM), you can now configure Chef DSM to forward Chef Infra Client run reports to your existing Chef Automate server. + This preserves your reporting and compliance workflows during migration without requiring changes to your Chef clients. + +- **Connector Management**: Connector Management is now available in the Chef 360 Platform UI. + Administrators can discover, view, and manage the lifecycle state and status of connectors (outposts) directly from the platform. + +- **SaaS tenant lifecycle controls**: Platform administrators can now disable or enable tenants. + Disabling a tenant halts all tenant-scoped background activity and blocks API access with explicit error messaging. + +### Improvements + +- **Courier job wizard: edit advanced fields**: You can now edit advanced Courier job fields---including input variables, expected input variables, conditions, and output variables---from any step in the Courier job creation wizard in the Chef 360 Platform UI before final submission. + +- **License management API**: The license management API now includes endpoints to list and get services, consistent with the existing assets and features API conventions. + +### Dependency updates + +- **Go runtime**: Updated Go runtime to version 1.26.3 on Chef 360 Platform services to resolve Go CVEs. + +### Security updates + +- Resolved critical and high CVEs in fluent-bit, mailpit, nginx, and chef-os-shell. +- Updated the Go Habitat package to 1.26.3 to resolve Go CVEs. + +### Supported skill versions + +This release supports the following skill versions. + +| Skill | Skill name | Habitat package | Version | Change summary | +| ------------------------ | ----------------------- | ------------------------------------- | ------- | ------------------------------------------------------------------ | +| Courier Runner | courier-runner | chef-platform/courier-runner | 1.5.16 | Courier Runner handles interpreter exit codes gracefully | +| Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.54 | Improvements in skill configuration validation | +| InSpec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.21 | System environment variables inherited by Chef InSpec at execution | +| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.1.14 | Improvement in subnet mask detection for node attributes | +| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.18 | | +| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.15 | | +| Infra Client Interpreter | chef-client-interpreter | chef-platform/chef-client-interpreter | 1.0.18 | | +| Ansible Interpreter | ansible-interpreter | chef-platform/ansible-interpreter | 0.1.10 | | + +### Component versions + + + +| Component | Version | +| ----------------------- | ---------------- | +| chef-360 | 1.7.2 | +| Installer | v2.14.0+k8s-1.32 | +| Kubernetes (bundled) | v1.32.12+k0s.1 | +| AdminConsole | v1.129.4-ec.0 | +| EmbeddedClusterOperator | v2.14.0+k8s-1.32 | +| OpenEBS | v4.4.0 | +| Registry | v3.0.0 | +| SeaweedFS | v4.0.413 | +| Velero | v11.4.0 | + ## Chef 360 Platform 1.7.1 Release date: May 12, 2026 @@ -40,30 +112,30 @@ You must upgrade to Chef 360 Platform 1.7.0 before upgrading to 1.7.1. This release supports the following skill versions. -| Skill | Skill name | Habitat package | Version | Change summary | -| ------------------------ | ----------------------- | ------------------------------------- | ------- | ----------------------------------------------------------------- | -| Courier Runner | courier-runner | chef-platform/courier-runner | 1.5.16 | Courier Runner handles interpreter exit codes gracefully | -| Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.54 | Improvements in skill configuration validation | +| Skill | Skill name | Habitat package | Version | Change summary | +| ------------------------ | ----------------------- | ------------------------------------- | ------- | ------------------------------------------------------------------ | +| Courier Runner | courier-runner | chef-platform/courier-runner | 1.5.16 | Courier Runner handles interpreter exit codes gracefully | +| Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.54 | Improvements in skill configuration validation | | InSpec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.21 | System environment variables inherited by Chef InSpec at execution | -| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.1.14 | Improvement in subnet mask detection for node attributes | -| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.18 | | -| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.15 | | -| Infra Client Interpreter | chef-client-interpreter | chef-platform/chef-client-interpreter | 1.0.18 | | -| Ansible Interpreter | ansible-interpreter | chef-platform/ansible-interpreter | 0.1.10 | | +| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.1.14 | Improvement in subnet mask detection for node attributes | +| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.18 | | +| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.15 | | +| Infra Client Interpreter | chef-client-interpreter | chef-platform/chef-client-interpreter | 1.0.18 | | +| Ansible Interpreter | ansible-interpreter | chef-platform/ansible-interpreter | 0.1.10 | | ### Component versions -| Component | Version | -| ------------------------- | ------------------ | -| chef-360 | 1.7.1 | -| Installer | v2.14.0+k8s-1.32 | -| Kubernetes (bundled) | v1.32.12+k0s.1 | -| AdminConsole | v1.129.4-ec.0 | -| EmbeddedClusterOperator | v2.14.0+k8s-1.32 | -| OpenEBS | v4.4.0 | -| Registry | v3.0.0 | -| SeaweedFS | v4.0.413 | -| Velero | v11.4.0 | +| Component | Version | +| ----------------------- | ---------------- | +| chef-360 | 1.7.1 | +| Installer | v2.14.0+k8s-1.32 | +| Kubernetes (bundled) | v1.32.12+k0s.1 | +| AdminConsole | v1.129.4-ec.0 | +| EmbeddedClusterOperator | v2.14.0+k8s-1.32 | +| OpenEBS | v4.4.0 | +| Registry | v3.0.0 | +| SeaweedFS | v4.0.413 | +| Velero | v11.4.0 | ## Chef 360 Platform 1.7.0 @@ -203,16 +275,16 @@ The minimum hardware requirement for Chef 360 Platform is as follows (because DS ### Supported skill versions -| Skill | Skill name | Habitat package | Version | Change summary | -|-----------------------------|----------------------------|------------------------------------------|---------|------------------------------| -| Courier Runner | courier-runner | chef-platform/courier-runner | 1.5.7 | Courier runner handles interpreter exit codes gracefully | -| Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.38 | Improvements in skill configuration validation | -| InSpec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.15 | System environment variables inherited by InSpec at execution | -| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.1.6 | Improvement in subnet mask detection for node attributes | -| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.10 | | -| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.9 | | -| Infra Client Interpreter | chef-client-interpreter | chef-platform/chef-client-interpreter | 1.0.9 | | -| Ansible Interpreter | ansible-interpreter | chef-platform/ansible-interpreter | 0.1.6 | | +| Skill | Skill name | Habitat package | Version | Change summary | +| ------------------------ | ----------------------- | ------------------------------------- | ------- | ------------------------------------------------------------- | +| Courier Runner | courier-runner | chef-platform/courier-runner | 1.5.7 | Courier runner handles interpreter exit codes gracefully | +| Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.38 | Improvements in skill configuration validation | +| InSpec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.15 | System environment variables inherited by InSpec at execution | +| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.1.6 | Improvement in subnet mask detection for node attributes | +| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.10 | | +| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.9 | | +| Infra Client Interpreter | chef-client-interpreter | chef-platform/chef-client-interpreter | 1.0.9 | | +| Ansible Interpreter | ansible-interpreter | chef-platform/ansible-interpreter | 0.1.6 | | ## Chef 360 Platform 1.5.2 @@ -323,7 +395,7 @@ Release date: September 10, 2025 ### Supported skill versions | Skill | Skill name | Habitat package | Version | -|--------------------------|-------------------------|---------------------------------------|---------| +| ------------------------ | ----------------------- | ------------------------------------- | ------- | | Ansible Interpreter | ansible-interpreter | chef-platform/ansible-interpreter | 0.1.3 | | Courier Runner | courier-runner | chef-platform/courier-runner | 1.5.2 | | Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.11 | @@ -359,7 +431,7 @@ The Chef 360 Platform UI now includes screens to help you manage application key ### Supported skill versions | Skill | Skill name | Habitat package | Version | -|--------------------------|-------------------------|---------------------------------------|---------| +| ------------------------ | ----------------------- | ------------------------------------- | ------- | | Courier Runner | courier-runner | chef-platform/courier-runner | 1.5.1 | | Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.11 | | Inspec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.8 | @@ -394,15 +466,15 @@ Release date: July 17, 2025 ### Supported skill versions -| Skill | Skill name | Habitat package | Version | -| ----------------------------- | ------------------------ | ------------------------------------- | ------- | -| Courier Runner | courier-runner | chef-platform/courier-runner | 1.5.1 | -| Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.9 | -| Inspec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.8 | -| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.0.9 | -| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.5 | -| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.6 | -| Chef Infra Client Interpreter | chef-client-interpreter | chef-platform/chef-client-interpreter | 1.0.8 | +| Skill | Skill name | Habitat package | Version | +| ----------------------------- | ----------------------- | ------------------------------------- | ------- | +| Courier Runner | courier-runner | chef-platform/courier-runner | 1.5.1 | +| Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.9 | +| Inspec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.8 | +| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.0.9 | +| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.5 | +| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.6 | +| Chef Infra Client Interpreter | chef-client-interpreter | chef-platform/chef-client-interpreter | 1.0.8 | ## Chef 360 Platform 1.3.1 @@ -429,7 +501,7 @@ Release date: June 3, 2025 ### Supported skill versions | Skill | Skill name | Habitat package | Version | -| ------------------------------|---------------------------|---------------------------------------------------------------------------------------------------------------|---------| +| ----------------------------- | ------------------------- | ------------------------------------------------------------------------------------------------------------- | ------- | | Chef Infra Client Interpreter | `chef-client-interpreter` | [chef-platform/chef-client-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-client-interpreter) | 1.0.6 | | Chef Inspec Interpreter | `inspec-interpreter` | [chef-platform/inspec-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/inspec-interpreter) | 1.0.7 | | Courier Runner | `courier-runner` | [chef-platform/courier-runner](https://bldr.habitat.sh/#/pkgs/chef-platform/courier-runner) | 1.4.9 | @@ -461,7 +533,7 @@ Release date: April 29, 2025. ### Supported skill versions | Skill | Skill name | Habitat package | Version | -| ------------------------------|---------------------------|---------------------------------------------------------------------------------------------------------------|---------| +| ----------------------------- | ------------------------- | ------------------------------------------------------------------------------------------------------------- | ------- | | Chef Infra Client Interpreter | `chef-client-interpreter` | [chef-platform/chef-client-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-client-interpreter) | 1.0.6 | | Chef Inspec Interpreter | `inspec-interpreter` | [chef-platform/inspec-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/inspec-interpreter) | 1.0.7 | | Courier Runner | `courier-runner` | [chef-platform/courier-runner](https://bldr.habitat.sh/#/pkgs/chef-platform/courier-runner) | 1.4.7 | @@ -492,15 +564,15 @@ Release date: March 6, 2025 ### Supported skill versions -| Skill | Skill name | Habitat package | Version | -|--------------------------|---------------------------|---------------------------------------|---------| -| Courier Runner | courier-runner | chef-platform/courier-runner | 1.4.6 | -| Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.2 | -| Inspec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.6 | -| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.0.4 | -| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.4 | -| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.5 | -| Infra Client Interpreter | chef-client-interpreter | chef-platform/chef-client-interpreter | 1.0.6 | +| Skill | Skill name | Habitat package | Version | +| ------------------------ | ----------------------- | ------------------------------------- | ------- | +| Courier Runner | courier-runner | chef-platform/courier-runner | 1.4.6 | +| Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.2 | +| Inspec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.6 | +| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.0.4 | +| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.4 | +| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.5 | +| Infra Client Interpreter | chef-client-interpreter | chef-platform/chef-client-interpreter | 1.0.6 | ## Chef 360 Platform 1.2.0 @@ -552,15 +624,15 @@ Release date: February 14, 2025. ### Supported skill versions -| Skill | Skill name | Habitat package | Version | -| -------------------------|---------------------------|---------------------------------------------------------------------------------------------------------------|----------| -| Node Management Agent | `node-management-agent` | [chef-platform/node-management-agent](https://bldr.habitat.sh/#/pkgs/chef-platform/node-management-agent) | 1.0.4 | -| Courier Runner | `courier-runner` | [chef-platform/courier-runner](https://bldr.habitat.sh/#/pkgs/chef-platform/courier-runner) | 1.4.6 | -| Gohai | `chef-gohai` | [chef-platform/chef-gohai](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-gohai) | 1.2.1 | -| Shell Interpreter | `shell-interpreter` | [chef-platform/shell-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/shell-interpreter) | 1.0.5 | -| Restart Interpreter | `restart-interpreter` | [chef-platform/restart-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/restart-interpreter) | 1.0.4 | -| Infra Client Interpreter | `chef-client-interpreter` | [chef-platform/chef-client-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-client-interpreter) | 1.0.6 | -| Inspec Interpreter | `inspec-interpreter` | [chef-platform/inspec-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/inspec-interpreter) | 1.0.6 | +| Skill | Skill name | Habitat package | Version | +| ------------------------ | ------------------------- | ------------------------------------------------------------------------------------------------------------- | ------- | +| Node Management Agent | `node-management-agent` | [chef-platform/node-management-agent](https://bldr.habitat.sh/#/pkgs/chef-platform/node-management-agent) | 1.0.4 | +| Courier Runner | `courier-runner` | [chef-platform/courier-runner](https://bldr.habitat.sh/#/pkgs/chef-platform/courier-runner) | 1.4.6 | +| Gohai | `chef-gohai` | [chef-platform/chef-gohai](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-gohai) | 1.2.1 | +| Shell Interpreter | `shell-interpreter` | [chef-platform/shell-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/shell-interpreter) | 1.0.5 | +| Restart Interpreter | `restart-interpreter` | [chef-platform/restart-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/restart-interpreter) | 1.0.4 | +| Infra Client Interpreter | `chef-client-interpreter` | [chef-platform/chef-client-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-client-interpreter) | 1.0.6 | +| Inspec Interpreter | `inspec-interpreter` | [chef-platform/inspec-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/inspec-interpreter) | 1.0.6 | ## Chef 360 Platform 1.1.2 @@ -581,15 +653,15 @@ Release date: December 26, 2024. ### Supported skill versions -| Skill | Skill name | Habitat package | Version | -|---------------------------|----------------------------|------------------------------------------|---------| -| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.0.3 | -| Courier Runner | courier-runner | chef-platform/courier-runner | 1.4.4 | -| Gohai | chef-gohai | chef-platform/chef-gohai | 1.0.3 | -| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.3 | -| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.2 | -| Infra Client Interpreter | chef-client-interpreter. | chef-platform/chef-client-interpreter | 1.0.4 | -| Inspec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.4 | +| Skill | Skill name | Habitat package | Version | +| ------------------------ | ------------------------ | ------------------------------------- | ------- | +| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.0.3 | +| Courier Runner | courier-runner | chef-platform/courier-runner | 1.4.4 | +| Gohai | chef-gohai | chef-platform/chef-gohai | 1.0.3 | +| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.3 | +| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.2 | +| Infra Client Interpreter | chef-client-interpreter. | chef-platform/chef-client-interpreter | 1.0.4 | +| Inspec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.4 | ## Chef 360 Platform 1.1.1 @@ -653,15 +725,15 @@ Release date: November 21, 2024. ### Supported skill versions -| Skill | Skill name | Habitat package | Version | -| -------------------------|---------------------------|---------------------------------------------------------------------------------------------------------------|----------| -| Node Management Agent | `node-management-agent` | [chef-platform/node-management-agent](https://bldr.habitat.sh/#/pkgs/chef-platform/node-management-agent) | 1.0.3 | -| Courier Runner | `courier-runner` | [chef-platform/courier-runner](https://bldr.habitat.sh/#/pkgs/chef-platform/courier-runner) | 1.4.4 | -| Gohai | `chef-gohai` | [chef-platform/chef-gohai](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-gohai) | 1.0.3 | -| Shell Interpreter | `shell-interpreter` | [chef-platform/shell-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/shell-interpreter) | 1.0.3 | +| Skill | Skill name | Habitat package | Version | +| ------------------------ | ------------------------- | ------------------------------------------------------------------------------------------------------------- | ------- | +| Node Management Agent | `node-management-agent` | [chef-platform/node-management-agent](https://bldr.habitat.sh/#/pkgs/chef-platform/node-management-agent) | 1.0.3 | +| Courier Runner | `courier-runner` | [chef-platform/courier-runner](https://bldr.habitat.sh/#/pkgs/chef-platform/courier-runner) | 1.4.4 | +| Gohai | `chef-gohai` | [chef-platform/chef-gohai](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-gohai) | 1.0.3 | +| Shell Interpreter | `shell-interpreter` | [chef-platform/shell-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/shell-interpreter) | 1.0.3 | | Restart Interpreter | `restart-interpreter` | [chef-platform/restart-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/restart-interpreter) | 1.0.2 | -| Infra Client Interpreter | `chef-client-interpreter` | [chef-platform/chef-client-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-client-interpreter) | 1.0.4 | -| Inspec Interpreter | `inspec-interpreter` | [chef-platform/inspec-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/inspec-interpreter) | 1.0.4 | +| Infra Client Interpreter | `chef-client-interpreter` | [chef-platform/chef-client-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-client-interpreter) | 1.0.4 | +| Inspec Interpreter | `inspec-interpreter` | [chef-platform/inspec-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/inspec-interpreter) | 1.0.4 | ### Known issues @@ -681,15 +753,15 @@ Release date: July 22, 2024. ### Supported skill versions -| Skill | Skill name | Habitat package | Version | -| -------------------------|---------------------------|---------------------------------------------------------------------------------------------------------------|----------| -| Node Management Agent | `node-management-agent` | [chef-platform/node-management-agent](https://bldr.habitat.sh/#/pkgs/chef-platform/node-management-agent) | 1.0.1 | -| Courier Runner | `courier-runner` | [chef-platform/courier-runner](https://bldr.habitat.sh/#/pkgs/chef-platform/courier-runner) | 1.4.2 | -| Gohai | `chef-gohai` | [chef-platform/chef-gohai](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-gohai) | 1.0.1 | -| Shell Interpreter | `shell-interpreter` | [chef-platform/shell-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/shell-interpreter) | 1.0.2 | -| Restart Interpreter | `restart-interpreter` | [chef-platform/restart-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/restart-interpreter) | 1.0.1 | -| Infra Client Interpreter | `chef-client-interpreter` | [chef-platform/chef-client-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-client-interpreter) | 1.0.3 | -| Inspec Interpreter | `inspec-interpreter` | [chef-platform/inspec-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/inspec-interpreter) | 1.0.3 | +| Skill | Skill name | Habitat package | Version | +| ------------------------ | ------------------------- | ------------------------------------------------------------------------------------------------------------- | ------- | +| Node Management Agent | `node-management-agent` | [chef-platform/node-management-agent](https://bldr.habitat.sh/#/pkgs/chef-platform/node-management-agent) | 1.0.1 | +| Courier Runner | `courier-runner` | [chef-platform/courier-runner](https://bldr.habitat.sh/#/pkgs/chef-platform/courier-runner) | 1.4.2 | +| Gohai | `chef-gohai` | [chef-platform/chef-gohai](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-gohai) | 1.0.1 | +| Shell Interpreter | `shell-interpreter` | [chef-platform/shell-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/shell-interpreter) | 1.0.2 | +| Restart Interpreter | `restart-interpreter` | [chef-platform/restart-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/restart-interpreter) | 1.0.1 | +| Infra Client Interpreter | `chef-client-interpreter` | [chef-platform/chef-client-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-client-interpreter) | 1.0.3 | +| Inspec Interpreter | `inspec-interpreter` | [chef-platform/inspec-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/inspec-interpreter) | 1.0.3 | ## Chef 360 Platform 1.0.1 @@ -711,15 +783,15 @@ Release date: July 15, 2024 ### Supported skill versions -| Skill | Skill name | Habitat package | Version | -| -------------------------|---------------------------|---------------------------------------------------------------------------------------------------------------|----------| -| Node Management Agent | `node-management-agent` | [chef-platform/node-management-agent](https://bldr.habitat.sh/#/pkgs/chef-platform/node-management-agent) | 1.0.1 | -| Courier Runner | `courier-runner` | [chef-platform/courier-runner](https://bldr.habitat.sh/#/pkgs/chef-platform/courier-runner) | 1.4.1 | -| Gohai | `chef-gohai` | [chef-platform/chef-gohai](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-gohai) | 1.0.1 | -| Shell Interpreter | `shell-interpreter` | [chef-platform/shell-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/shell-interpreter) | 1.0.1 | -| Restart Interpreter | `restart-interpreter` | [chef-platform/restart-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/restart-interpreter) | 1.0.1 | -| Infra Client Interpreter | `chef-client-interpreter` | [chef-platform/chef-client-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-client-interpreter) | 1.0.2 | -| Inspec Interpreter | `inspec-interpreter` | [chef-platform/inspec-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/inspec-interpreter) | 1.0.2 | +| Skill | Skill name | Habitat package | Version | +| ------------------------ | ------------------------- | ------------------------------------------------------------------------------------------------------------- | ------- | +| Node Management Agent | `node-management-agent` | [chef-platform/node-management-agent](https://bldr.habitat.sh/#/pkgs/chef-platform/node-management-agent) | 1.0.1 | +| Courier Runner | `courier-runner` | [chef-platform/courier-runner](https://bldr.habitat.sh/#/pkgs/chef-platform/courier-runner) | 1.4.1 | +| Gohai | `chef-gohai` | [chef-platform/chef-gohai](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-gohai) | 1.0.1 | +| Shell Interpreter | `shell-interpreter` | [chef-platform/shell-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/shell-interpreter) | 1.0.1 | +| Restart Interpreter | `restart-interpreter` | [chef-platform/restart-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/restart-interpreter) | 1.0.1 | +| Infra Client Interpreter | `chef-client-interpreter` | [chef-platform/chef-client-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-client-interpreter) | 1.0.2 | +| Inspec Interpreter | `inspec-interpreter` | [chef-platform/inspec-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/inspec-interpreter) | 1.0.2 | ## Chef 360 Platform 1.0.0 @@ -795,8 +867,8 @@ Interface-driven ### Supported skill versions -| Skill | Habitat package | Version | -|------------------------- | --------------------------------------|---------| +| Skill | Habitat package | Version | +| ------------------------ | ------------------------------------- | ------- | | Node Management Agent | chef-platform/node-management-agent | 1.0.0 | | Courier Runner | chef-platform/courier-runner | 1.4.0 | | Gohai | chef-platform/chef-gohai | 1.0.0 | From bec260945d4cca056690c2d03e32105c0118cf8a Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Fri, 12 Jun 2026 13:54:43 -0400 Subject: [PATCH 2/2] Update release notes to match prerelease branch Signed-off-by: Ian Maddaus --- content/release_notes/360.md | 34 +++++++++++++++------------------- 1 file changed, 15 insertions(+), 19 deletions(-) diff --git a/content/release_notes/360.md b/content/release_notes/360.md index 213c48b79..7ce034797 100644 --- a/content/release_notes/360.md +++ b/content/release_notes/360.md @@ -16,10 +16,14 @@ swiftype_search_products = [""] ## Chef 360 Platform 1.7.2 -Release date: June 3, 2026 +Release date: June 16, 2026 Chef 360 Platform 1.7.2 delivers major improvements across Node Management and Courier, introduces a new notifications system, and adds platform capabilities for tenant lifecycle management and security updates. +### Prerequisites + +Before upgrading to Chef 360 Platform 1.7.2, you must be running version 1.7.1. + ### New features - **Node Management skill lifecycle hooks**: You can now register scripts with Node Management that run automatically during skill installation, upgrade, and removal events. @@ -34,12 +38,6 @@ Chef 360 Platform 1.7.2 delivers major improvements across Node Management and C - **Automate Connector**: When migrating from Chef Infra Server to Chef Declarative State Management (DSM), you can now configure Chef DSM to forward Chef Infra Client run reports to your existing Chef Automate server. This preserves your reporting and compliance workflows during migration without requiring changes to your Chef clients. -- **Connector Management**: Connector Management is now available in the Chef 360 Platform UI. - Administrators can discover, view, and manage the lifecycle state and status of connectors (outposts) directly from the platform. - -- **SaaS tenant lifecycle controls**: Platform administrators can now disable or enable tenants. - Disabling a tenant halts all tenant-scoped background activity and blocks API access with explicit error messaging. - ### Improvements - **Courier job wizard: edit advanced fields**: You can now edit advanced Courier job fields---including input variables, expected input variables, conditions, and output variables---from any step in the Courier job creation wizard in the Chef 360 Platform UI before final submission. @@ -59,21 +57,19 @@ Chef 360 Platform 1.7.2 delivers major improvements across Node Management and C This release supports the following skill versions. -| Skill | Skill name | Habitat package | Version | Change summary | -| ------------------------ | ----------------------- | ------------------------------------- | ------- | ------------------------------------------------------------------ | -| Courier Runner | courier-runner | chef-platform/courier-runner | 1.5.16 | Courier Runner handles interpreter exit codes gracefully | -| Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.54 | Improvements in skill configuration validation | -| InSpec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.21 | System environment variables inherited by Chef InSpec at execution | -| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.1.14 | Improvement in subnet mask detection for node attributes | -| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.18 | | -| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.15 | | -| Infra Client Interpreter | chef-client-interpreter | chef-platform/chef-client-interpreter | 1.0.18 | | -| Ansible Interpreter | ansible-interpreter | chef-platform/ansible-interpreter | 0.1.10 | | +| Skill | Skill name | Habitat package | Version | Change summary | +| ------------------------ | ----------------------- | ------------------------------------- | ------- | -------------------------------------------------------------- | +| Courier Runner | courier-runner | chef-platform/courier-runner | 1.5.19 | Courier runner handles interpreter exit codes gracefully. | +| Gohai | chef-gohai | chef-platform/chef-gohai | 1.2.57 | Improvements in skill configuration validation. | +| InSpec Interpreter | inspec-interpreter | chef-platform/inspec-interpreter | 1.0.24 | System environment variables inherited by InSpec at execution. | +| Node Management Agent | node-management-agent | chef-platform/node-management-agent | 1.1.18 | Improvement in subnet mask detection for node attributes. | +| Restart Interpreter | restart-interpreter | chef-platform/restart-interpreter | 1.0.21 | | +| Shell Interpreter | shell-interpreter | chef-platform/shell-interpreter | 1.0.18 | | +| Infra Client Interpreter | chef-client-interpreter | chef-platform/chef-client-interpreter | 1.0.20 | | +| Ansible Interpreter | ansible-interpreter | chef-platform/ansible-interpreter | 0.1.11 | | ### Component versions - - | Component | Version | | ----------------------- | ---------------- | | chef-360 | 1.7.2 |