Hello InSpec friends!
We are delighted to announce the availability of version 4.26.4 of Chef InSpec. Changes include:
New Features
- You can now directly refer to settings in the
nginx_conf
resource using theits
syntax. Thanks @rgeissert! (#5285) - You can now specify the shell type for WinRM connections using the
--winrm-shell-type
option. Thanks @catriona1! (#5263) - Plugin settings can now be set programmatically. Thanks @tecracer-theinen! (#5393)
Bug Fixes
- Updated the
oracledb_session
to use more general invocation options. Thanks @pacopal! (#5193) - Fixed an error with the
http
resource when packaged with Chef Infra Client by includingfaraday_middleware
in the gemspec. (#5391) - Fixed an incompatibility between
parslet
andtoml
when used with Chef Infra. (#5394) - Improved programmatic plugin configuration. (#5395)
Get the Build
You can download binaries directly from downloads.chef.io.