Hello everyone! I’m pleased to announce the release of InSpec v1.49.2. It’s been a while since our last stable release due to the holidays, so this one is chock full of goodness.
Enhancements
- bond resource: Add bonding mode matcher #2414 (ehanlon)
- file resource: adds
Synchronize
permission to windows ACL checks #2399 (TheLonelyGhost) - Add platform resource and platform supports #2393 (jquick)
- Deprecate and warn when comparing against OS name with capitals/spaces #2397 (jquick)
- load local dependencies in inspec shell #2438 (arlimus)
Bug Fixes
- package resource: Enhance resource error handling #2388 (jerryaldrichiii)
- default attributes for nil and false #2410 (arlimus)
- Fix OWCA detection for
compliance login
#2401 (jerryaldrichiii) - Fix
x509_certificate
integration tests #2431 (jerryaldrichiii) - Fix Docker build in the Expeditor pipeline #2432 (adamleff)
- Add support for Darwin Directory Service groups #2403 (jerryaldrichiii)
- Update apache_conf regular expression to exclude whitespace. #2416 (miah)
- dependency chaining in libraries #2428 (arlimus)
- Modify
inspec json
to usecheck_mode
#2435 (jerryaldrichiii)
Merged Pull Requests
- Split unit tests from functional #2391 (adamleff)
- Bump minor version and cleanup changelog for release #2440 (adamleff)
As usual, InSpec v1.49.2 can be found on downloads.chef.io, RubyGems, Habitat Builder, and Docker Hub.
Thanks!
~Adam