inspec/CHANGELOG.md
Dominik Richter 468159772f 0.9.4
2015-11-24 20:04:31 +01:00

28 KiB

Change Log

0.9.4 (2015-11-24)

Full Changelog

Fixed bugs:

  • registry_key needs to be case insensitive #254
  • User resource doesn't handle group names with spaces #238

Closed issues:

  • inspec does not extract section name from test file header #182

Merged pull requests:

  • bugfix: user resources support for group with whitespace #258 (chris-rock)
  • Improve conf file resources csv, json, yaml, ini #257 (chris-rock)
  • Bugfix: make registry_key resource case-insensitive #255 (alexpop)
  • improvement: update install instructions and add notes for windows builds #253 (chris-rock)

v0.9.3 (2015-11-20)

Full Changelog

Implemented enhancements:

  • Support the control keyword, synonymous to rule #188

Closed issues:

  • Multiple computed calls to describe aren't registered #246
  • port resource does not work on CentOS #239
  • os_env not working #236
  • service resource misbehaves on upstart hosts #226
  • OS resource requires requires a Symbol not a String wrong in docs #224
  • Cannot run against remote WinRM SSL systems #221
  • Proper Changelog #211

Merged pull requests:

v0.9.2 (2015-11-06)

Full Changelog

Merged pull requests:

0.9.1 (2015-11-04)

Full Changelog

Closed issues:

Merged pull requests:

0.9.0 (2015-11-03)

Full Changelog

Closed issues:

  • Make text replacements in documentation work correctly #170
  • rename project to inspec #129
  • resource integration tests #73

Merged pull requests:

0.8.0 (2015-10-21)

Full Changelog

Implemented enhancements:

  • pretty-print resources #78
  • Add networking resources #68
  • Add WinRM transport layer #64

Fixed bugs:

  • expose all necessary methods in OS resource #79

Closed issues:

  • script resource #74
  • add project docs #72
  • OS detection on debian does not detect versions #39
  • ensure all resources have a proper to_s method #98
  • Escape commands before we execute them #70

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator