Skip to content

Commit d37991b

Browse files
committed
Update CHANGELOG.md to reflect the promotion of 6.1.27
Obvious fix; these changes are the result of automation not creative thinking.
1 parent e32fdda commit d37991b

1 file changed

Lines changed: 39 additions & 42 deletions

File tree

CHANGELOG.md

Lines changed: 39 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,53 @@
11
<!-- usage documentation: https://expeditor.chef.io/docs/reference/changelog/#common-changelog -->
2-
<!-- latest_release 6.1.27 -->
3-
## [v6.1.27](https://github.com/chef/chef-cli/tree/v6.1.27) (2026-03-12)
4-
5-
#### Merged Pull Requests
6-
- Fixing windows pipeline for hab pkg by sticking to hab v1.6 [#329](https://github.com/chef/chef-cli/pull/329) ([nikhil2611](https://github.com/nikhil2611))
2+
<!-- latest_release -->
73
<!-- latest_release -->
84

9-
<!-- release_rollup since=5.6.16 -->
10-
### Changes not yet released to rubygems.org
11-
12-
#### Merged Pull Requests
13-
- Fixing windows pipeline for hab pkg by sticking to hab v1.6 [#329](https://github.com/chef/chef-cli/pull/329) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.27 -->
14-
- Update Expeditor config to promote Habitat packages to current and base-2025 channels [#328](https://github.com/chef/chef-cli/pull/328) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.26 -->
15-
- bump chef dep version constraint to all 18 or 19 infra-client [#322](https://github.com/chef/chef-cli/pull/322) ([Stromweld](https://github.com/Stromweld)) <!-- 6.1.25 -->
16-
- build deps change for hab pkg [#326](https://github.com/chef/chef-cli/pull/326) ([sanghinitin](https://github.com/sanghinitin)) <!-- 6.1.24 -->
17-
- Update clean lint roller script for stackprof false positive [#324](https://github.com/chef/chef-cli/pull/324) ([sanghinitin](https://github.com/sanghinitin)) <!-- 6.1.23 -->
18-
- CHEF-29685 - Added config to run bundle install to generate lock file at runtime [#309](https://github.com/chef/chef-cli/pull/309) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.22 -->
19-
- Fixing lint errors and added kitchen-omnibus-chef gem to fix spec [#319](https://github.com/chef/chef-cli/pull/319) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.21 -->
20-
- Upgrading chefstyle to cookstyle [#318](https://github.com/chef/chef-cli/pull/318) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.20 -->
21-
- remove lint roller gemfile in hab pkg [#317](https://github.com/chef/chef-cli/pull/317) ([sanghinitin](https://github.com/sanghinitin)) <!-- 6.1.19 -->
22-
- Remove Ruby 3.3 Windows pipeline [#315](https://github.com/chef/chef-cli/pull/315) ([sanjain-progress](https://github.com/sanjain-progress)) <!-- 6.1.18 -->
23-
- habitat: add core/zlib dependency to Windows plan [#314](https://github.com/chef/chef-cli/pull/314) ([sanjain-progress](https://github.com/sanjain-progress)) <!-- 6.1.17 -->
24-
- CHEF-25203: Fix chef exec and env command not working in Windows [#312](https://github.com/chef/chef-cli/pull/312) ([sanjain-progress](https://github.com/sanjain-progress)) <!-- 6.1.16 -->
25-
- Add core/libarchive dependency to windows plan [#311](https://github.com/chef/chef-cli/pull/311) ([sanjain-progress](https://github.com/sanjain-progress)) <!-- 6.1.15 -->
26-
- CHEF-28155- fixing code scan alerts in main [#307](https://github.com/chef/chef-cli/pull/307) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.14 -->
27-
- Moving git to pkg_deps [#304](https://github.com/chef/chef-cli/pull/304) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.13 -->
28-
- Remove Ruby version conditional logic for syslog from gemspec [#302](https://github.com/chef/chef-cli/pull/302) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.12 -->
29-
- Move syslog dependency from Gemfile to gemspec [#298](https://github.com/chef/chef-cli/pull/298) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.11 -->
30-
- build chef-cli against to base 2025 [#294](https://github.com/chef/chef-cli/pull/294) ([muthuja](https://github.com/muthuja)) <!-- 6.1.10 -->
31-
- Fixing habitat test builds by declaring HAB_ORIGIN after habitat install [#295](https://github.com/chef/chef-cli/pull/295) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.9 -->
32-
- Adding the HAB_BLDR_CHANNEL channel [#293](https://github.com/chef/chef-cli/pull/293) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.8 -->
33-
- CHEF-21123 - Ruby 3.4 update in chef-cli hab package [#291](https://github.com/chef/chef-cli/pull/291) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.7 -->
34-
- Updating the minitar dependency in main [#289](https://github.com/chef/chef-cli/pull/289) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.6 -->
35-
- removing freebsd from kitchen.yml generator template [#236](https://github.com/chef/chef-cli/pull/236) ([Stromweld](https://github.com/Stromweld)) <!-- 6.1.5 -->
36-
- Potential fix for code scanning alert no. 30: Workflow does not contain permissions [#287](https://github.com/chef/chef-cli/pull/287) ([ashiqueps](https://github.com/ashiqueps)) <!-- 6.1.4 -->
37-
- Securiy fix - Polynomial regular expression used [#285](https://github.com/chef/chef-cli/pull/285) ([ashiqueps](https://github.com/ashiqueps)) <!-- 6.1.3 -->
38-
- ffi-libarchive could not be loaded fix the warning by add dep in pkg_[#283](https://github.com/chef/chef-cli/pull/283) ([sanghinitin](https://github.com/sanghinitin)) <!-- 6.1.2 -->
39-
- Upgrading diff-lcs dependency [#284](https://github.com/chef/chef-cli/pull/284) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.1 -->
40-
- Ruby upgrade 3.4 changes [#280](https://github.com/chef/chef-cli/pull/280) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.1.0 -->
41-
- make pipelines public: habitat/test [#279](https://github.com/chef/chef-cli/pull/279) ([jaymzh](https://github.com/jaymzh)) <!-- 6.0.2 -->
42-
- Replaced the IO.read with File.read to fix the security warnings [#281](https://github.com/chef/chef-cli/pull/281) ([ashiqueps](https://github.com/ashiqueps)) <!-- 6.0.1 -->
43-
- Adding back the habitat packaging and license changes and releasing to major version [#272](https://github.com/chef/chef-cli/pull/272) ([nikhil2611](https://github.com/nikhil2611)) <!-- 6.0.0 -->
44-
- Adding the release branch to release the omnibus builds of chef-cli [#270](https://github.com/chef/chef-cli/pull/270) ([nikhil2611](https://github.com/nikhil2611)) <!-- 5.6.17 -->
5+
<!-- release_rollup -->
456
<!-- release_rollup -->
467

478
<!-- latest_stable_release -->
9+
## [v6.1.27](https://github.com/chef/chef-cli/tree/v6.1.27) (2026-03-16)
10+
11+
#### Merged Pull Requests
12+
- Adding the release branch to release the omnibus builds of chef-cli [#270](https://github.com/chef/chef-cli/pull/270) ([nikhil2611](https://github.com/nikhil2611))
13+
- Adding back the habitat packaging and license changes and releasing to major version [#272](https://github.com/chef/chef-cli/pull/272) ([nikhil2611](https://github.com/nikhil2611))
14+
- Replaced the IO.read with File.read to fix the security warnings [#281](https://github.com/chef/chef-cli/pull/281) ([ashiqueps](https://github.com/ashiqueps))
15+
- make pipelines public: habitat/test [#279](https://github.com/chef/chef-cli/pull/279) ([jaymzh](https://github.com/jaymzh))
16+
- Ruby upgrade 3.4 changes [#280](https://github.com/chef/chef-cli/pull/280) ([nikhil2611](https://github.com/nikhil2611))
17+
- Upgrading diff-lcs dependency [#284](https://github.com/chef/chef-cli/pull/284) ([nikhil2611](https://github.com/nikhil2611))
18+
- ffi-libarchive could not be loaded fix the warning by add dep in pkg_[#283](https://github.com/chef/chef-cli/pull/283) ([sanghinitin](https://github.com/sanghinitin))
19+
- Securiy fix - Polynomial regular expression used [#285](https://github.com/chef/chef-cli/pull/285) ([ashiqueps](https://github.com/ashiqueps))
20+
- Potential fix for code scanning alert no. 30: Workflow does not contain permissions [#287](https://github.com/chef/chef-cli/pull/287) ([ashiqueps](https://github.com/ashiqueps))
21+
- removing freebsd from kitchen.yml generator template [#236](https://github.com/chef/chef-cli/pull/236) ([Stromweld](https://github.com/Stromweld))
22+
- Updating the minitar dependency in main [#289](https://github.com/chef/chef-cli/pull/289) ([nikhil2611](https://github.com/nikhil2611))
23+
- CHEF-21123 - Ruby 3.4 update in chef-cli hab package [#291](https://github.com/chef/chef-cli/pull/291) ([nikhil2611](https://github.com/nikhil2611))
24+
- Adding the HAB_BLDR_CHANNEL channel [#293](https://github.com/chef/chef-cli/pull/293) ([nikhil2611](https://github.com/nikhil2611))
25+
- Fixing habitat test builds by declaring HAB_ORIGIN after habitat install [#295](https://github.com/chef/chef-cli/pull/295) ([nikhil2611](https://github.com/nikhil2611))
26+
- build chef-cli against to base 2025 [#294](https://github.com/chef/chef-cli/pull/294) ([muthuja](https://github.com/muthuja))
27+
- Move syslog dependency from Gemfile to gemspec [#298](https://github.com/chef/chef-cli/pull/298) ([nikhil2611](https://github.com/nikhil2611))
28+
- Remove Ruby version conditional logic for syslog from gemspec [#302](https://github.com/chef/chef-cli/pull/302) ([nikhil2611](https://github.com/nikhil2611))
29+
- Moving git to pkg_deps [#304](https://github.com/chef/chef-cli/pull/304) ([nikhil2611](https://github.com/nikhil2611))
30+
- CHEF-28155- fixing code scan alerts in main [#307](https://github.com/chef/chef-cli/pull/307) ([nikhil2611](https://github.com/nikhil2611))
31+
- Add core/libarchive dependency to windows plan [#311](https://github.com/chef/chef-cli/pull/311) ([sanjain-progress](https://github.com/sanjain-progress))
32+
- CHEF-25203: Fix chef exec and env command not working in Windows [#312](https://github.com/chef/chef-cli/pull/312) ([sanjain-progress](https://github.com/sanjain-progress))
33+
- habitat: add core/zlib dependency to Windows plan [#314](https://github.com/chef/chef-cli/pull/314) ([sanjain-progress](https://github.com/sanjain-progress))
34+
- Remove Ruby 3.3 Windows pipeline [#315](https://github.com/chef/chef-cli/pull/315) ([sanjain-progress](https://github.com/sanjain-progress))
35+
- remove lint roller gemfile in hab pkg [#317](https://github.com/chef/chef-cli/pull/317) ([sanghinitin](https://github.com/sanghinitin))
36+
- Upgrading chefstyle to cookstyle [#318](https://github.com/chef/chef-cli/pull/318) ([nikhil2611](https://github.com/nikhil2611))
37+
- Fixing lint errors and added kitchen-omnibus-chef gem to fix spec [#319](https://github.com/chef/chef-cli/pull/319) ([nikhil2611](https://github.com/nikhil2611))
38+
- CHEF-29685 - Added config to run bundle install to generate lock file at runtime [#309](https://github.com/chef/chef-cli/pull/309) ([nikhil2611](https://github.com/nikhil2611))
39+
- Update clean lint roller script for stackprof false positive [#324](https://github.com/chef/chef-cli/pull/324) ([sanghinitin](https://github.com/sanghinitin))
40+
- build deps change for hab pkg [#326](https://github.com/chef/chef-cli/pull/326) ([sanghinitin](https://github.com/sanghinitin))
41+
- bump chef dep version constraint to all 18 or 19 infra-client [#322](https://github.com/chef/chef-cli/pull/322) ([Stromweld](https://github.com/Stromweld))
42+
- Update Expeditor config to promote Habitat packages to current and base-2025 channels [#328](https://github.com/chef/chef-cli/pull/328) ([nikhil2611](https://github.com/nikhil2611))
43+
- Fixing windows pipeline for hab pkg by sticking to hab v1.6 [#329](https://github.com/chef/chef-cli/pull/329) ([nikhil2611](https://github.com/nikhil2611))
44+
<!-- latest_stable_release -->
45+
4846
## [v5.6.16](https://github.com/chef/chef-cli/tree/v5.6.16) (2024-11-08)
4947

5048
#### Merged Pull Requests
5149
- Update generator kitchen templates for modern platforms [#234](https://github.com/chef/chef-cli/pull/234) ([Stromweld](https://github.com/Stromweld))
5250
- Support for bearer token [#239](https://github.com/chef/chef-cli/pull/239) ([sanjain-progress](https://github.com/sanjain-progress))
53-
<!-- latest_stable_release -->
5451

5552
## [v5.6.14](https://github.com/chef/chef-cli/tree/v5.6.14) (2023-09-15)
5653

0 commit comments

Comments
 (0)