Releases: inspec/kitchen-inspec
Releases · inspec/kitchen-inspec
kitchen-inspec 0.18.0
0.18.0 (2017-04-20)
Implemented enhancements:
Closed issues:
- kitchen verify failed with permission denied to create /.inpec directory #129
- junit format does not always use proper classname. #126
- Skipped tests report as failures in kitchen #125
- gem resource breaks if not using a different installation path #107
Merged pull requests:
kitchen-inspec 0.17.0
0.17.0 (2016-12-08)
Implemented enhancements:
- Support multiple outputs based on platform/test suite variables (issue 121) #122 (jcastillocano)
Merged pull requests:
kitchen-inspec 0.16.0
0.16.0 (2016-11-04)
Implemented enhancements:
Fixed bugs:
- Duplicate testing when verifier specified in suite definition #109
- OS detection 2nd time with unknown value? #92
Closed issues:
- Message: Could not load the 'inspec' verifier from the load path. Please ensure that your transport is installed as a gem or included in your Gemfile if using Bundler. #105
Merged pull requests:
- add attributes support in kitchen-inspec #116 (chris-rock)
- use suite names and only test master branch + PRs #115 (chris-rock)
- fix duplicate testing when unique suite name #114 (vjeffrey)
- update readme to reflect harmonization of profile location targets #113 (vjeffrey)
- Make the info message clearer #112 (chilicheech)
kitchen-inspec 0.15.1
kitchen-inspec 0.14.0
0.14.0 (2016-05-25)
Closed issues:
- How to verify with a local profile #88
Merged pull requests:
- update readme with remote profile handling #89 (chris-rock)
- depend on inspec 0.22+ #87 (chris-rock)
- support for sudo_command #86 (jeremymv2)
kitchen-inspec 0.13.0
0.13.0 (2016-05-10)
Implemented enhancements:
- Supermarket and Compliance support #84 (chris-rock)
- add more debug messages #82 (chris-rock)
Fixed bugs:
- Cannot run supermarket and compliance profiles #80
Merged pull requests:
- release via travis to rubygems on tags #79 (arlimus)
- fix lint #77 (chris-rock)
- fix lint #76 (chris-rock)
- Add support for profiles_path #75 (brettlangdon)
- Add complete profile example to readme #73 (alexpop)
- Use only the keys provided by Kitchen #72 (ehartmann)
- Support color flag #71 (jbussdieker)