summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-09-09 21:13:16 +0000
committerChef Expeditor <chef-ci@chef.io>2021-09-09 21:13:16 +0000
commit5761afec4a5aa81e2d139d86978577976e6cf7b9 (patch)
tree4d762cec25e61133dd128c5ba126a2efda292934 /CHANGELOG.md
parentd2d9ac4880e0c2e599c01b7d1b5160ab8020e723 (diff)
downloadchef-5761afec4a5aa81e2d139d86978577976e6cf7b9.tar.gz
Bump version to 17.5.4 by Chef Expeditorv17.5.4
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b631c46691..0c849080d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,17 +1,18 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
This changelog lists individual merged pull requests to Chef Infra Client and geared towards developers. For a list of significant changes per release see the [Chef Infra Client Release Notes](https://docs.chef.io/release_notes_client/).
-<!-- latest_release 17.5.3 -->
-## [v17.5.3](https://github.com/chef/chef/tree/v17.5.3) (2021-09-09)
+<!-- latest_release 17.5.4 -->
+## [v17.5.4](https://github.com/chef/chef/tree/v17.5.4) (2021-09-09)
#### Merged Pull Requests
-- Enable directly using AWS S3 with --recipe-url parameter of Chef Client [#11962](https://github.com/chef/chef/pull/11962) ([tecracer-theinen](https://github.com/tecracer-theinen))
+- Bump chef-vault to 4.1.4 [#12015](https://github.com/chef/chef/pull/12015) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot]))
<!-- latest_release -->
<!-- release_rollup since=17.4.38 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bump chef-vault to 4.1.4 [#12015](https://github.com/chef/chef/pull/12015) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.5.4 -->
- Enable directly using AWS S3 with --recipe-url parameter of Chef Client [#11962](https://github.com/chef/chef/pull/11962) ([tecracer-theinen](https://github.com/tecracer-theinen)) <!-- 17.5.3 -->
- [chef-client] Enable chef_client_scheduled_task resource to leverage … [#12014](https://github.com/chef/chef/pull/12014) ([gholtiii](https://github.com/gholtiii)) <!-- 17.5.2 -->
- Add AKeyless Vault support [#12012](https://github.com/chef/chef/pull/12012) ([marcparadise](https://github.com/marcparadise)) <!-- 17.5.1 -->