summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-14 17:11:56 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-14 17:11:56 +0000
commit17ba8804826823f4154c466201afc2ae554d9ee6 (patch)
tree57c3ebb76c924d67ce196f41daa11e333564e157 /CHANGELOG.md
parent1d450378c85d8e168061499f0f85ea8360f9867e (diff)
downloadchef-17ba8804826823f4154c466201afc2ae554d9ee6.tar.gz
Bump version to 17.3.31 by Chef Expeditorv17.3.31
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 0028c10778..8bbc9c0d8b 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.3.30 -->
-## [v17.3.30](https://github.com/chef/chef/tree/v17.3.30) (2021-07-14)
+<!-- latest_release 17.3.31 -->
+## [v17.3.31](https://github.com/chef/chef/tree/v17.3.31) (2021-07-14)
#### Merged Pull Requests
-- Deprecate the old policyfile compat mode [#11804](https://github.com/chef/chef/pull/11804) ([lamont-granquist](https://github.com/lamont-granquist))
+- Experimental support for an AWS Secrets Fetcher [#11791](https://github.com/chef/chef/pull/11791) ([marcparadise](https://github.com/marcparadise))
<!-- latest_release -->
<!-- release_rollup since=17.2.29 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Experimental support for an AWS Secrets Fetcher [#11791](https://github.com/chef/chef/pull/11791) ([marcparadise](https://github.com/marcparadise)) <!-- 17.3.31 -->
- Deprecate the old policyfile compat mode [#11804](https://github.com/chef/chef/pull/11804) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.3.30 -->
- Update descriptions for the new habitat resources [#11801](https://github.com/chef/chef/pull/11801) ([tas50](https://github.com/tas50)) <!-- 17.3.29 -->
- adds unix_bootstrap and windows_bootstrap path configs [#11592](https://github.com/chef/chef/pull/11592) ([skylerto](https://github.com/skylerto)) <!-- 17.3.28 -->