summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <>2019-06-20 08:39:08 +0100
committerTim Smith <>2019-06-20 08:39:08 +0100
commit06fde00f9306b19c0941001143459cf34c276eb0 (patch)
treebcde01a2298de9768ab7537bf08456e477b49649
parent721cd70716b9cb91ecfd5867330a9d03244aa399 (diff)
downloadchef-missing_notes.tar.gz
Add Chef 14.12.9 release notesmissing_notes
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md14
1 files changed, 13 insertions, 1 deletions
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