From 06fde00f9306b19c0941001143459cf34c276eb0 Mon Sep 17 00:00:00 2001 From: Tim Smith <> Date: Thu, 20 Jun 2019 08:39:08 +0100 Subject: Add Chef 14.12.9 release notes Signed-off-by: Tim Smith --- RELEASE_NOTES.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index adc5065cd9..caa090c5a0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -41,7 +41,19 @@ The `CHEF-25` deprecation for resource collisions between cookbooks and resource - openssl 1.0.2r -> 1.0.2s (bugfix only release) - cacerts 2019-01-23 -> 2019-05-15 -# Chef Client Release Notes 14.12: +# Chef Client Release Notes 14.12.9: + +## License Acceptance Placeholder Flag + +In preparation for Chef Infra Client 15.0 we've added a placeholder `--chef-license` flag to the chef-client command. This allows you to use the new `--chef-license` flag on both Chef Infra Client 14.12.9+ and 15+ notes without producing errors on Chef Infra Client 14. + +## Important Bug Fixes + +- Blacklisting and whiteliting default and override level attributes is once again possible. +- You may now encrypt a previously unencrypted data bag. +- Resolved a regression introduced in Chef Infra Client 14.12.3 that resulted in errors when managing Windows services + +# Chef Client Release Notes 14.12.3: ## Updated Resources -- cgit v1.2.1