summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-02-02 17:07:27 +0000
committerChef Expeditor <chef-ci@chef.io>2023-02-02 17:07:27 +0000
commit7cdf5c95b7d8caac8786584ea9bcd4de869eb68b (patch)
tree3d62fc75ce7a23eb45f38d3934438b253f945e29 /CHANGELOG.md
parent369a7b8743cdb9f52ce75e0ab0935462bf23288a (diff)
downloadchef-7cdf5c95b7d8caac8786584ea9bcd4de869eb68b.tar.gz
Bump version to 18.1.11 by Chef Expeditorv18.1.11
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 5049a5a150..8036f01336 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.10 -->
-## [v18.1.10](https://github.com/chef/chef/tree/v18.1.10) (2023-02-02)
+<!-- latest_release 18.1.11 -->
+## [v18.1.11](https://github.com/chef/chef/tree/v18.1.11) (2023-02-02)
#### Merged Pull Requests
-- Bumping gems to pull in a valid license_scout version [#13547](https://github.com/chef/chef/pull/13547) ([johnmccrae](https://github.com/johnmccrae))
+- Fix for missing S3 region if run with EC2 instance profile [#13525](https://github.com/chef/chef/pull/13525) ([tecracer-theinen](https://github.com/tecracer-theinen))
<!-- latest_release -->
<!-- release_rollup since=18.1.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Fix for missing S3 region if run with EC2 instance profile [#13525](https://github.com/chef/chef/pull/13525) ([tecracer-theinen](https://github.com/tecracer-theinen)) <!-- 18.1.11 -->
- Bumping gems to pull in a valid license_scout version [#13547](https://github.com/chef/chef/pull/13547) ([johnmccrae](https://github.com/johnmccrae)) <!-- 18.1.10 -->
- Run Amazon Linux 2 kitchen tests on ubuntu-20.04 [#13531](https://github.com/chef/chef/pull/13531) ([tpowell-progress](https://github.com/tpowell-progress)) <!-- 18.1.9 -->
- Change to github commit sha. [#13507](https://github.com/chef/chef/pull/13507) ([gcs-devel](https://github.com/gcs-devel)) <!-- 18.1.8 -->