Hello InSpec friends,
InSpec 3.7.1 is released today. A new way of specifying connection options in the configuration file has been added, many internal changes in preparation for the upcoming Attribute -> Input rename, as well as a host of bug fixes and of minor changes.
Happy Speccing,
Clinton Wolfe
New Features
- Config file formalization and credential sets: part 3, credential sets #3713 (clintoncwolfe)
Bug Fixes
- inspec compliance: Fix mocked configuration #3834 (skylerto)
- detect postgres 10 on centos properly #3833 (chris-rock)
- Force omnibus to link to train 1.7.4 #3858 (clintoncwolfe)
Merged Pull Requests
- Attribute-Input Rename: Move test files #3796 (clintoncwolfe)
- Attribute-Input Rename: Rename codefiles #3803 (clintoncwolfe)
- Attribute-Input Rename: Rename Classes and Methods #3811 (clintoncwolfe)
- Attribute-Input Rename: Add deprecation group #3805 (clintoncwolfe)
- Update support platforms in the readme #3812 (tas50)
- Moved the AWS init profile to the correct location. #3820 (skpaterson)
- Add a deprecation group for core AWS resources #3824 (clintoncwolfe)
- Suppress warnings in unit test output #3828 (jerryaldrichiii)
- Add term-ansicolor to inspec-core gem #3798 (jerryaldrichiii)
- add json example from http request #3827 (jtimberman)
- Update the integration tests to use dokken-images and newer Chef technologies #3814 (tas50)