Skip to content

Commit 35c1203

Browse files
authored
Add 360 1.3.1 RN to chef-web-docs (#4436)
Signed-off-by: Ian Maddaus <[email protected]>
1 parent 02e75aa commit 35c1203

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

content/release_notes_360.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,40 @@ product = [""]
1212
weight = 10
1313
+++
1414

15+
## Chef 360 Platform 1.3.1
16+
17+
Release date: June 3, 2025
18+
19+
### New features
20+
21+
- You can now deploy Chef 360 Platform and use AWS RDS, S3, and Secrets Manager to host databases, file storage, and secrets.
22+
- You can now use Courier job templates in the Chef 360 Platform UI to get started creating common Courier jobs.
23+
24+
### Improvements
25+
26+
- We improved error and warning messages in the Chef 360 Platform UI so they're more self-explanatory.
27+
- You can now create a Courier job using the list of node IDs from the data of a Courier job instance.
28+
29+
### Bug fixes
30+
31+
- We fixed an issue where you couldn't log in to the Chef 360 Platform UI and received a "connect: connection refused" error message.
32+
33+
### Security updates
34+
35+
- We added new enforcements to handle account lockouts during brute force attacks.
36+
37+
### Supported skill versions
38+
39+
| Skill | Skill name | Habitat package | Version |
40+
| ------------------------------|---------------------------|---------------------------------------------------------------------------------------------------------------|---------|
41+
| 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 |
42+
| Chef Inspec Interpreter | `inspec-interpreter` | [chef-platform/inspec-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/inspec-interpreter) | 1.0.7 |
43+
| Courier Runner | `courier-runner` | [chef-platform/courier-runner](https://bldr.habitat.sh/#/pkgs/chef-platform/courier-runner) | 1.4.9 |
44+
| Gohai | `chef-gohai` | [chef-platform/chef-gohai](https://bldr.habitat.sh/#/pkgs/chef-platform/chef-gohai) | 1.2.7 |
45+
| Node Management Agent | `node-management-agent` | [chef-platform/node-management-agent](https://bldr.habitat.sh/#/pkgs/chef-platform/node-management-agent) | 1.0.8 |
46+
| Restart Interpreter | `restart-interpreter` | [chef-platform/restart-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/restart-interpreter) | 1.0.4 |
47+
| Shell Interpreter | `shell-interpreter` | [chef-platform/shell-interpreter](https://bldr.habitat.sh/#/pkgs/chef-platform/shell-interpreter) | 1.0.5 |
48+
1549
## Chef 360 Platform 1.3.0
1650

1751
Release date: April 29, 2025.

0 commit comments

Comments
 (0)