From 475d59f8d4718e3eac9f64ce47788993ce8031cd Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Thu, 26 Oct 2017 10:49:17 -0700 Subject: Add a note about the updated OHAI-11/12 deprecations We're deprecating these in Ohai 14 not 15 as previously planned Signed-off-by: Tim Smith --- RELEASE_NOTES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b53c7f35..ec7268da 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -20,6 +20,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. + # Ohai Release Notes 13.5 ### Correctly detect IPv6 routes ending in :: -- cgit v1.2.1