From b01f8d900a5dba74411fb0bd8f1293b07a611e49 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Mon, 16 Apr 2018 13:46:15 -0700 Subject: Add 14.0.202 release notes Signed-off-by: Tim Smith --- RELEASE_NOTES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 54d1dd48bb..1bca0ecfdd 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,14 @@ _This file holds "in progress" release notes for the current release under development and is intended for consumption by the Chef Documentation team. Please see for the official Chef release notes._ +# Chef Client Release Notes 14.0.202 + +This release of Chef 14 resolves several regressions in the Chef 14.0 release. + +- Resources contained in cookbooks would be used instead of built-in Chef client resources causing older resources to run +- Resources failed due to a missing `property_is_set?` and `resources` methods +- `yum_package` changed the order of `disablerepo` and `enablerepo` options +- Depsolving large numbers of cookbooks with chef zero/local took a very long time + # Chef Client Release Notes 14.0: ## New Resources -- cgit v1.2.1