From 38739bcc630b74fb48a6d194aa63512920739c0c Mon Sep 17 00:00:00 2001 From: Raja Bhaiya Gupta Date: Thu, 10 Jul 2025 14:16:34 +0530 Subject: [PATCH 1/3] Update versions.md Added the Chef 360 platform supported version Signed-off-by: Raja Bhaiya Gupta --- content/versions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/versions.md b/content/versions.md index 18926626fe..d311b0fda4 100644 --- a/content/versions.md +++ b/content/versions.md @@ -68,6 +68,7 @@ commercial agreement with Chef. Additional information is available in | Chef Habitat | 0.81+ | GA | n/a | | Chef InSpec | 6.x | GA | n/a | | Chef Workstation | 24.x (2024), 25.x (2025) | GA | n/a | +| Chef 360 Platform | 1.4 | GA | n/a | {{< note >}} From e07ebbeea407118e22ac3d3aa7b1df1d524da37e Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Mon, 14 Jul 2025 12:15:18 -0400 Subject: [PATCH 2/3] Edit Signed-off-by: Ian Maddaus --- content/versions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/versions.md b/content/versions.md index d311b0fda4..56acedd1cd 100644 --- a/content/versions.md +++ b/content/versions.md @@ -62,13 +62,13 @@ commercial agreement with Chef. Additional information is available in | Product | Version | Lifecycle Status | EOL Date | |-------------------|--------------------------|------------------|----------------| +| Chef 360 Platform | Latest | GA | n/a | | Chef Automate | Latest | GA | n/a | | Chef Infra Client | 18.x | GA | n/a | | Chef Infra Server | 15.x | GA | n/a | | Chef Habitat | 0.81+ | GA | n/a | | Chef InSpec | 6.x | GA | n/a | | Chef Workstation | 24.x (2024), 25.x (2025) | GA | n/a | -| Chef 360 Platform | 1.4 | GA | n/a | {{< note >}} From bbb6eb1a1b69d9967aeb62f388d3c2c5a8af5270 Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Thu, 17 Jul 2025 10:30:44 -0400 Subject: [PATCH 3/3] Publish 360 1.4 docs Signed-off-by: Ian Maddaus --- config/_default/menu.toml | 49 ++++++++++++++++++++---------------- config/_default/params.toml | 6 ++++- content/360/_index.md | 3 ++- content/release_notes_360.md | 35 ++++++++++++++++++++++++++ netlify.toml | 2 +- 5 files changed, 71 insertions(+), 24 deletions(-) diff --git a/config/_default/menu.toml b/config/_default/menu.toml index 15960f0ce8..5bff71630f 100644 --- a/config/_default/menu.toml +++ b/config/_default/menu.toml @@ -113,32 +113,39 @@ title = "Chef 360 Platform" identifier = "360" [[360]] -title = "version 1.3" +title = "version 1.4" parent = "360" -identifier = "360/1.3" -url = "/360/1.3/" +identifier = "360/1.4" +url = "/360/1.4/" weight = 10 -[[360]] -title = "version 1.2" -parent = "360" -identifier = "360/1.2" -url = "/360/1.2/" -weight = 20 + [[360]] + title = "version 1.3" + parent = "360" + identifier = "360/1.3" + url = "/360/1.3/" + weight = 20 -[[360]] -title = "version 1.1" -parent = "360" -identifier = "360/1.1" -url = "/360/1.1/" -weight = 30 + [[360]] + title = "version 1.2" + parent = "360" + identifier = "360/1.2" + url = "/360/1.2/" + weight = 30 -[[360]] -title = "version 1.0" -parent = "360" -identifier = "360/1.0" -url = "/360/1.0/" -weight = 40 + [[360]] + title = "version 1.1" + parent = "360" + identifier = "360/1.1" + url = "/360/1.1/" + weight = 40 + + [[360]] + title = "version 1.0" + parent = "360" + identifier = "360/1.0" + url = "/360/1.0/" + weight = 50 #### # End Chef 360 Menu diff --git a/config/_default/params.toml b/config/_default/params.toml index c0f21e0696..4a4bd8121d 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -64,7 +64,7 @@ gh_path = "https://github.com/chef/license-service/tree/main/docs-chef-io/conten [search] -default_search_product_keys = ["", "chef-360-saas", "chef-360-1.3", "automate", "desktop", "habitat", "client", "server", "inspec", "saas", "supermarket", "workstation"] +default_search_product_keys = ["", "chef-360-saas", "chef-360-1.4", "automate", "desktop", "habitat", "client", "server", "inspec", "saas", "supermarket", "workstation"] [search.products] @@ -72,6 +72,10 @@ default_search_product_keys = ["", "chef-360-saas", "chef-360-1.3", "automate", name = "360 Platform" product_key = "chef-360" +[[search.products.360.versions]] +name = "1.4" +product_version_key = "chef-360-1.4" + [[search.products.360.versions]] name = "1.3" product_version_key = "chef-360-1.3" diff --git a/content/360/_index.md b/content/360/_index.md index 97afa41c20..02dbe8314a 100644 --- a/content/360/_index.md +++ b/content/360/_index.md @@ -7,7 +7,8 @@ gh_repo = "chef-web-docs" Chef 360 Platform versions: -- [Chef 360 Platform 1.2](/360/1.3/) +- [Chef 360 Platform 1.4](/360/1.4/) +- [Chef 360 Platform 1.3](/360/1.3/) - [Chef 360 Platform 1.2](/360/1.2/) - [Chef 360 Platform 1.1](/360/1.1/) - [Chef 360 Platform 1.0](/360/1.0/) diff --git a/content/release_notes_360.md b/content/release_notes_360.md index 9205a068a8..bad33f15da 100644 --- a/content/release_notes_360.md +++ b/content/release_notes_360.md @@ -12,6 +12,41 @@ product = [""] weight = 10 +++ +## Chef 360 Platform 1.4.0 + +Release date: July 17, 2025 + +### New features + +- The Chef Declarative State Management (DSM) service is now included in Chef 360 Platform. + + Chef DSM acts as a central repository for configuration data. + It manages cookbooks, policies, and metadata for nodes managed by Chef Infra Client. + DSM enables nodes to efficiently request and receive configuration details, ensuring streamlined deployment and management processes. For more information, see the [Chef DSM documentation](https://docs.chef.io/360/1.4/dsm/). + +- Node enrollment can now be performed using a binary executable directly from the nodes. +- All tables can now be exported as CSV files using the Chef 360 Platform UI. + +### Improvements + +- Courier now supports a larger number of parallel jobs. + +### Preview features + +- An Ansible interpreter is now available invoke Ansible commands in a Courier job. For more information, see the [Ansible interpreter documentation](https://docs.chef.io/360/1.4/courier/interpreters/ansible/). + +### 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 | 18.7.3 | + ## Chef 360 Platform 1.3.1 Release date: June 3, 2025 diff --git a/netlify.toml b/netlify.toml index d856c0e155..a9fe73d086 100644 --- a/netlify.toml +++ b/netlify.toml @@ -78,7 +78,7 @@ [[redirects]] from = "/360/latest/*" - to = "/360/1.3/:splat" + to = "/360/1.4/:splat" status = 301 ####