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

  • Fix cookbook quality issues by @carlosmmatos in #18
  • Added badge to README for cookbook in supermarket by @carlosmmatos in #19
  • Update readme to include full links by @carlosmmatos in #20
  • Integration Testing by @carlosmmatos in #21

v0.1.2

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

  • Decrement int test by @carlosmmatos in #29
  • Add local install_method to install falcon from local file source by @carlosmmatos in #30
  • Update ci and fix local install by @carlosmmatos in #31
  • Fix issue with s390x support on sensor API by @carlosmmatos in #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 #39
  • Add changelog for last release to not forget in next one by @carlosmmatos in #42
  • Fix ci issues for version and lint by @carlosmmatos in #43
  • Manage sensor version via GH secrets by @carlosmmatos in #44
  • Added new FALCON_VERSIONS to nightly workflow by @carlosmmatos in #46
  • Add FALCON_VERSION as valid workflow call by @carlosmmatos in #47
  • fixes issue with user-agent being overwritten by sensor version by @carlosmmatos in #48