diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-04-22 00:31:32 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-04-22 00:31:32 +0000 |
commit | a155c8bd65ee04d2afbf144b91902c6ba5658b47 (patch) | |
tree | ff49398ba2ce57021a622c6d974d74fea1875770 /CHANGELOG.md | |
parent | 7ca520d143796128ad1bec1890275beff3628c65 (diff) | |
download | chef-a155c8bd65ee04d2afbf144b91902c6ba5658b47.tar.gz |
Bump version to 17.0.220 by Chef Expeditorv17.0.220
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4603b7278d..a3635861d6 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.0.219 --> -## [v17.0.219](https://github.com/chef/chef/tree/v17.0.219) (2021-04-22) +<!-- latest_release 17.0.220 --> +## [v17.0.220](https://github.com/chef/chef/tree/v17.0.220) (2021-04-22) #### Merged Pull Requests -- Bump omnibus-software from `0dcaeb1` to `3ac1dbe` in /omnibus [#11408](https://github.com/chef/chef/pull/11408) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) +- Replace the ChefFS parallelizer with parallel_map helper [#11397](https://github.com/chef/chef/pull/11397) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- latest_release --> <!-- release_rollup since=16.8.14 --> ### Changes not yet released to stable #### Merged Pull Requests +- Replace the ChefFS parallelizer with parallel_map helper [#11397](https://github.com/chef/chef/pull/11397) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 17.0.220 --> - Bump omnibus-software from `0dcaeb1` to `3ac1dbe` in /omnibus [#11408](https://github.com/chef/chef/pull/11408) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 17.0.219 --> - Bump omnibus from `dd57896` to `79c80e0` in /omnibus [#11410](https://github.com/chef/chef/pull/11410) ([dependabot-preview[bot]](https://github.com/dependabot-preview[bot])) <!-- 17.0.218 --> - Bump inspec-core-bin to 4.33.1 [#11413](https://github.com/chef/chef/pull/11413) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) <!-- 17.0.217 --> |