Skip to content

Commit 5ed2132

Browse files
nikhil2611sanghinitinIanMadd
authored
Release notes for chef workstation 26 release (#4600)
* release notes for chef workstation 26 release Signed-off-by: nikhil2611 <ngupta@progress.com> * updating release notes Signed-off-by: nikhil2611 <ngupta@progress.com> * formatting and improving the content Signed-off-by: nikhil2611 <ngupta@progress.com> * Updated the correct versions Signed-off-by: nikhil2611 <ngupta@progress.com> * Added know issue in release notes Signed-off-by: nitin sanghi <nsanghi@progress.com> * Added 2 command which we are not supporting in ws 26 Signed-off-by: nitin sanghi <nsanghi@progress.com> * Update PR comment feedback Signed-off-by: nitin sanghi <nsanghi@progress.com> * Update release notes Signed-off-by: Ian Maddaus <ian.maddaus@progress.com> * Updated workstation and knife version Signed-off-by: nitin sanghi <nsanghi@progress.com> --------- Signed-off-by: nikhil2611 <ngupta@progress.com> Signed-off-by: nitin sanghi <nsanghi@progress.com> Signed-off-by: Ian Maddaus <ian.maddaus@progress.com> Co-authored-by: nitin sanghi <nsanghi@progress.com> Co-authored-by: ns <sanghinitin@users.noreply.github.com> Co-authored-by: Ian Maddaus <ian.maddaus@progress.com>
1 parent 52b7339 commit 5ed2132

1 file changed

Lines changed: 92 additions & 1 deletion

File tree

content/release_notes/workstation.md

Lines changed: 92 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,97 @@ summary = "Chef Workstation release notes"
1717
<!-- cSpell:disable -->
1818
<!-- vale off -->
1919

20+
## Chef Workstation 26.0.18
21+
22+
Release date: April 13, 2026
23+
24+
### Key features
25+
26+
- Chef Workstation 26 is built entirely on Chef Habitat. We aren't providing traditional Omnibus builds.
27+
- Chef Workstation now uses Semantic Versioning (SemVer). Chef Workstation 26 supports Chef Infra Client 19 development, while Chef Workstation 25 supports Chef Infra Client 18.
28+
- Chef Workstation 26 fully supports Chef Infra Client 19 development and deployment using Test Kitchen Enterprise (TKE) and Knife.
29+
- Chef Workstation 26 uses standard licensing for commercial, community, and trial customers.
30+
- Workstation behavior remains consistent on both Linux and Windows platforms.
31+
32+
### Chef Workstation tools
33+
34+
- All Workstation tools are released as Habitat packages.
35+
- Habitat wrappers provide improved runtime isolation for each tool.
36+
- Dependency management is streamlined within the Habitat ecosystem.
37+
- Tool updates are faster and no longer require a full Workstation reinstall.
38+
39+
#### Tool updates
40+
41+
- **Berkshelf**:
42+
43+
- Updated Berkshelf to version 8.1.21.
44+
45+
- **Chef CLI**:
46+
47+
- Updated the `chef` CLI to version 6.1.29.
48+
49+
- The `chef report cookbooks` and `chef report nodes` commands are no longer supported.
50+
51+
- **Chef Infra Client**:
52+
53+
- Updated Chef Infra Client to version 19.2.12. This LTS version is fully built on Chef Habitat.
54+
55+
For details, see the [Chef Infra Client 19 release notes](https://docs.chef.io/release_notes/client/#chef-infra-client-19212).
56+
57+
- **Chef InSpec**:
58+
59+
- Updated Chef InSpec to version 7.0.107.
60+
61+
For details, see the [Chef InSpec 7 release notes](https://docs.chef.io/release_notes/inspec/#chef-inspec-70107).
62+
63+
- **Chef Vault**:
64+
65+
- Updated Chef Vault to version 4.2.9.
66+
67+
- **Cookstyle**:
68+
69+
- Updated Cookstyle to version 8.6.10 with RuboCop engine 1.82.1.
70+
71+
- **Fauxhai**:
72+
73+
- Updated Fauxhai to version 9.4.20.
74+
75+
- **Knife**:
76+
77+
- Knife is now maintained separately in the [chef/knife](https://github.com/chef/knife/) GitHub repository.
78+
- Updated Knife to version 19.0.105.
79+
80+
For details, see the [Knife changelog](https://github.com/chef/knife/blob/main/CHANGELOG.md).
81+
82+
- **Ohai**:
83+
84+
- Updated Ohai to version 19.1.24.
85+
86+
- **Test Kitchen Enterprise**:
87+
88+
- We replaced community-supported Test Kitchen with Chef Test Kitchen Enterprise (TKE) version 2.0.11.
89+
90+
- Test Kitchen Enterprise is available as a Habitat package and can be managed using the hab CLI.
91+
92+
#### Removed tools
93+
94+
- The Chef Workstation App is no longer included in Chef Workstation.
95+
- `mixlib-install` is no longer a Workstation component. Workstation now uses Chef Habitat to manage dependencies.
96+
- The `chef-run` CLI is no longer a Workstation component. Use Agentless Mode in Chef Infra Client instead.
97+
98+
### Packages
99+
100+
- For this Chef Workstation version, we're only releasing Habitat packages of Workstation and not OS-native packages.
101+
- This release has Habitat-based packages for the following platforms:
102+
103+
- Linux (x86_64)
104+
- Windows (x86_64)
105+
106+
### Known issues
107+
108+
- Using custom gems or changing the Ruby path isn't supported in this release.
109+
- The `knife google server create` command on Windows can fail during password reset if the GCEAgent initializes slowly (for example, on slow boot or low-resource machines).
110+
20111
## Chef Workstation 25.13.7
21112

22113
Release Date: March 5, 2026.
@@ -2612,7 +2703,7 @@ Chef Infra Client has been updated from 16.4.38 to 16.4.41. This release:
26122703

26132704
`chef-run` has been updated to add support for YAML-based recipes introduced in Chef Infra Client 16. Users can specify a YAML recipe in the same way that they would normally specify a Ruby recipe, such as `chef run target chef_repo/recipes/my_recipe.yml`.
26142705

2615-
NOTE: We incorrectly said we released this feature in Chef Workstation 20.6.62, but the updated dependency wasn't pulled for that release.
2706+
NOTE: We incorrectly said we released this feature in Chef Workstation 20.6.62, but the updated dependency wasn't pulled for that release.
26162707

26172708
#### Chef Vault
26182709

0 commit comments

Comments
 (0)