summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-03-02 14:23:24 +0000
committerChef Expeditor <chef-ci@chef.io>2023-03-02 14:23:24 +0000
commit2feb4dc0552ad0a5d38ac89434ea153f348315ef (patch)
treeb556bee66df17bc25d416b9e8c47e464d6533f44 /CHANGELOG.md
parent97a5d19165ca3e4f83814f44a1171fe04a592894 (diff)
downloadchef-2feb4dc0552ad0a5d38ac89434ea153f348315ef.tar.gz
Bump version to 18.1.29 by Chef Expeditorv18.1.29tp/v18_1_29_for_ffi_science
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 ad6501067b..93e42f58c3 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 18.1.28 -->
-## [v18.1.28](https://github.com/chef/chef/tree/v18.1.28) (2023-03-01)
+<!-- latest_release 18.1.29 -->
+## [v18.1.29](https://github.com/chef/chef/tree/v18.1.29) (2023-03-02)
#### Merged Pull Requests
-- Updated the proxifier dependency [#13617](https://github.com/chef/chef/pull/13617) ([nikhil2611](https://github.com/nikhil2611))
+- Correcting cert retrieval issues for multiple user scenarios [#13552](https://github.com/chef/chef/pull/13552) ([johnmccrae](https://github.com/johnmccrae))
<!-- latest_release -->
<!-- release_rollup since=18.1.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Correcting cert retrieval issues for multiple user scenarios [#13552](https://github.com/chef/chef/pull/13552) ([johnmccrae](https://github.com/johnmccrae)) <!-- 18.1.29 -->
- Updated the proxifier dependency [#13617](https://github.com/chef/chef/pull/13617) ([nikhil2611](https://github.com/nikhil2611)) <!-- 18.1.28 -->
- chore: Use the `chef_dictionary` directly. [#13467](https://github.com/chef/chef/pull/13467) ([Jason3S](https://github.com/Jason3S)) <!-- 18.1.27 -->
- Force errors after bundler in omnibus_chef_build [#13613](https://github.com/chef/chef/pull/13613) ([tpowell-progress](https://github.com/tpowell-progress)) <!-- 18.1.26 -->