All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Replaced
ms_dotnet45
withms_dotnet
as the former is deprecated
- Added Chef client minimum version 12.6 requirement
- Added basic ChefSpec "it should converge" test
- Added basic InSpec smoke tests to ensure application is installed successfully
- Added knife-cookbook-doc to auto generate README
- Updated attribute and recipe files to include year/company in license header
- Updated
Gemfile
to only include what is not in ChefDK, knife-cookbook-doc and stove
- Removed support for 32 bit installs (attribute file only contains 64 bit install details now)
- Removed
windows
cookbook as it's no longer necessary
- Fixed Chef 12 warnings (#2)
- Added
ms_dotnet45
dependency to satisfy requirements on Windows 2008 R2 (#1)
- Wrong checksum in attributes file.
- Package name incorrect.
- Initial release of sbp_messageanalyzer