inspec/CHANGELOG.md
Christoph Hartmann 7498a74a82 1.26.0
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2017-05-30 23:38:38 -05:00

6.6 KiB

Change Log

v1.26.0 (2017-05-30)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • bugfix: adjust localhost+sudo test output to train update #1873 (arlimus)
  • bugfix: do not send nil to command on unsupported OS #1865 (arlimus)
  • bugfix: non-url servers with compliance login #1861 (arlimus)
  • Habitat Profiles: redirect stderr to stdout #1826 (adamleff)

Closed issues:

  • Using Automate - compliance\_profile\_name': undefined method []' for nil:NilClass NoMethodError seeing 1.25.1 Inspec #1848
  • Missing filesystem size check for InSpec #1843

v1.25.1 (2017-05-20)

Full Changelog

Implemented enhancements:

  • throw an error during inspec check if the version is not correct #1832 (chris-rock)

Fixed bugs:

v1.25.0 (2017-05-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • read source code if profile is in tgz/zip #1816 (arlimus)
  • Update postgresql conf resource to accept include_dir as a string as well as an array #1727 (elliott-davis)

v1.24.0 (2017-05-11)

Full Changelog

Implemented enhancements:

v1.23.0 (2017-05-04)

Full Changelog

Implemented enhancements:

  • Add command-line completions for fish shell #1760 (smith)
  • Error and exit when using --sudo locally #1741 (adamleff)

Fixed bugs:

  • Make the --no-color flag work for inspec exec #1749 (adamleff)
  • Fix xinetd resource failing when file cannot be read #1746 (adamleff)
  • Habitat profile bug fixes and improvements #1735 (rhass)

Merged pull requests:

v1.22.0 (2017-04-27)

Full Changelog

Implemented enhancements:

  • rename parse\_config options for clarity #1709
  • rename SimpleConfig / parse_config / parse_config_file options #1723 (arlimus)
  • Add matchers help to shell, clean up help output #1722 (adamleff)
  • provide inspec.version information #1719 (arlimus)
  • provide the inspec keyword #1718 (arlimus)
  • print and prettyprint the inspec backend class #1717 (arlimus)

Fixed bugs:

v1.21.0 (2017-04-24)

Full Changelog

* This Change Log was automatically generated by github_changelog_generator