Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

39 lines (26 loc) · 2.17 KB

chef-falcon CHANGELOG

This file is used to list changes made in each version of the chef-falcon cookbook.

0.1.0

Initial release.

  • Linux support with API installation method

0.1.1

Full Changelog: https://github.com/CrowdStrike/chef-falcon/compare/0.1.0...0.1.1

v0.1.2

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

v0.1.3

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