All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v3.0.1 (2023-07-17)
Merged pull requests:
v3.0.0 (2023-07-06)
Breaking changes:
- Drop Puppet 6 support #27 (bastelfreak)
Implemented enhancements:
- Add feature flag to enable/disable managing of the falco repository #24 (jordyb6)
- Add watch_config _files parameter #23 (jordyb6)
Fixed bugs:
- Make falco file output really optional #28 (claviola)
- Fix falco-driver-loader bpf #26 (jordyb6)
- Fix: Add missing dependencies when building bpf probe #25 (jordyb6)
v2.0.0 (2023-04-13)
Breaking changes:
v1.2.0 (2023-04-11)
Implemented enhancements:
Fixed bugs:
v1.1.0 (2022-06-01)
Implemented enhancements:
v1.0.1 (2022-05-25)
Closed issues:
- release workflow has wrong owner listed #9
v1.0.0 (2022-05-24)
This is the first release as part of Vox Pupuli.
This module is derrived from falcosecurity/evolution. That code came from falcosecurity/falco as part of resolving issue falcosecurity/falco#1114. The old code is the basis for sysdig/falco. falcosecurity/falco#2005 was submitted to request that module be depreciated since it appears to be abandoned.
The v1.0.0 release includes an overhaul of the code to make everything work and bring it up to current coding standards. It also incorporates all the change needed as part of migrating a module to Vox Pupuli.
Breaking changes:
Fixed bugs:
Closed issues:
- Falco crashes due to formatting error in config file #7
- Update metadata.json to reflect transfer to Vox Pupuli #2
Merged pull requests:
v0.4.0 (2022-05-19)
* This Changelog was automatically generated by github_changelog_generator