summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-12-10 16:52:42 -0800
committerTim Smith <tsmith84@gmail.com>2020-12-10 16:52:42 -0800
commit00ca8236fdc83ca2a70fcd3d5154b6d10747121a (patch)
treebde47021f7cf5b4e5032c4955326dfae2dee8e4e
parent2962e7781b5ec1923f4becb22020803a559f8073 (diff)
downloadchef-00ca8236fdc83ca2a70fcd3d5154b6d10747121a.tar.gz
Add InSpec 4.24 to the release notes
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md11
1 files changed, 11 insertions, 0 deletions
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