From 00ca8236fdc83ca2a70fcd3d5154b6d10747121a Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Thu, 10 Dec 2020 16:52:42 -0800 Subject: Add InSpec 4.24 to the release notes Signed-off-by: Tim Smith --- RELEASE_NOTES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'RELEASE_NOTES.md') diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 685580d0aa..f65e8e2b7d 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,6 +2,17 @@ This file holds "in progress" release notes for the current release under develo # What's New in 16.8 +## Chef InSpec 4.24 + +Chef InSpec has been updated to 4.24.8 including the following improvements: + +- An unset `HOME environment variable will not cause execution failures +- You can use wildcards in `platform-name` and `release` in InSpec profiles +- The support for arrays in the `WMI` resource, so it can return multiple objects +- The `package` resource on Windows properly escapes package names +- The `grub_conf` resource succeeds even if without a `menuentry` in the grub config +- Loaded plugins won't try to re-load themselves + ## Updated Resources ### dsc_resource / dsc_script -- cgit v1.2.1