summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-10-30 14:15:09 -0700
committerGitHub <noreply@github.com>2017-10-30 14:15:09 -0700
commitab5dc0216a2a26d0bf99b888d6fa5fffe40d79c5 (patch)
tree036c22a091515f54ff1ec6d850c243f9e35d1b04 /RELEASE_NOTES.md
parent34b1c21be84a94631d0423e1c50331e655f8cd04 (diff)
parent1bb2e6c626a803e3f18f2c6570d5e540eecd3168 (diff)
downloadchef-ab5dc0216a2a26d0bf99b888d6fa5fffe40d79c5.tar.gz
Merge pull request #6529 from chef/deprecation_notes
Update the Ohai 13.6 release notes
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index e9e2ec372c..2fd309388e 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -52,6 +52,10 @@ Windows nodes running on Rackspace will now properly detect themselves as runnin
The Packages plugin now supports gathering packages data on Amazon Linux
+### Deprecation updates
+
+In Ohai 13 we replaced the filesystem and cloud plugins with the filesystem2 and cloud_v2 plugins. To maintain compatibility with users of the previous V2 plugins we write data to both locations. We had originally planned to continue writing data to both locations until Chef 15. Instead due to the large amount of duplicate node data this introduces we are updating OHAI-11 and OHAI-12 deprecations to remove node['cloud_v2'] and node['filesystem2'] with the release of Chef 14 in April 2018.
+
# Chef Client Release Notes 13.5:
## Mount's password property is now marked as sensitive