This file is used to list changes made in each version of the chef-falcon cookbook.
Initial release.
- Linux support with API installation method
Full Changelog: https://github.com/CrowdStrike/chef-falcon/compare/0.1.0...0.1.1
- Fix cookbook quality issues by @carlosmmatos in CrowdStrike#18
- Added badge to README for cookbook in supermarket by @carlosmmatos in CrowdStrike#19
- Update readme to include full links by @carlosmmatos in CrowdStrike#20
- Integration Testing by @carlosmmatos in CrowdStrike#21
Full Changelog: https://github.com/CrowdStrike/chef-falcon/compare/0.1.1...v0.1.2
- Decrement int test by @carlosmmatos in CrowdStrike#29
- Add local install_method to install falcon from local file source by @carlosmmatos in CrowdStrike#30
- Update ci and fix local install by @carlosmmatos in CrowdStrike#31
- Fix issue with s390x support on sensor API by @carlosmmatos in CrowdStrike#34
Full Changelog: https://github.com/CrowdStrike/chef-falcon/compare/0.1.2...v0.1.3
- Fixed issue of pointing to wrong files for nightly runs by @carlosmmatos in CrowdStrike#39
- Add changelog for last release to not forget in next one by @carlosmmatos in CrowdStrike#42
- Fix ci issues for version and lint by @carlosmmatos in CrowdStrike#43
- Manage sensor version via GH secrets by @carlosmmatos in CrowdStrike#44
- Added new FALCON_VERSIONS to nightly workflow by @carlosmmatos in CrowdStrike#46
- Add FALCON_VERSION as valid workflow call by @carlosmmatos in CrowdStrike#47
- fixes issue with user-agent being overwritten by sensor version by @carlosmmatos in CrowdStrike#48