From 835d6ebe50226268ddfee00b969d05f05ec274ab Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Mon, 4 Jun 2018 15:50:19 -0700 Subject: Add 14.2 release notes Signed-off-by: Tim Smith --- RELEASE_NOTES.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 621cdb24..d29843bc 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,15 +1,18 @@ +# Ohai Release Notes 14.2 + +## Virtualization detection on AWS + +Ohai now detects the virtualization hypervisor `amazonec2` when running on Amazon's new C5/M5 instances. + # Ohai Release Notes 14.1 ## Configurable DMI Whitelist -The whitelist of DMI IDs is now user configurable using the -`additional_dmi_ids` configuration setting, which takes an Array. +The whitelist of DMI IDs is now user configurable using the `additional_dmi_ids` configuration setting, which takes an Array. ## Shard plugin -The Shard plugin has been returned to a default plugin rather than an -optional one. To ensure we work in FIPS environments, the plugin will -use SHA256 rather than MD5 in those environments. +The Shard plugin has been returned to a default plugin rather than an optional one. To ensure we work in FIPS environments, the plugin will use SHA256 rather than MD5 in those environments. ## SCSI plugin -- cgit v1.2.1