github falcosecurity/falco 0.39.0

9 hours ago

LIBS
DRIVER

Packages Download
rpm-x86_64 rpm
deb-x86_64 deb
tgz-x86_64 tgz
rpm-aarch64 rpm
deb-aarch64 deb
tgz-aarch64 tgz
Images
docker pull docker.io/falcosecurity/falco:0.39.0
docker pull public.ecr.aws/falcosecurity/falco:0.39.0
docker pull docker.io/falcosecurity/falco-driver-loader:0.39.0
docker pull docker.io/falcosecurity/falco-driver-loader-legacy:0.39.0
docker pull docker.io/falcosecurity/falco-no-driver:0.39.0
docker pull docker.io/falcosecurity/falco-distroless:0.39.0

v0.39.0

Released on 2024-10-01

Breaking Changes ⚠️

  • fix(falco_metrics)!: split tags label into multiple tag_-prefixed labels [#3337] - @ekoops
  • fix(falco_metrics)!: use full name for configs and rules files [#3337] - @ekoops
  • update(falco_metrics)!: rearrange n_evts_cpu and n_drops_cpu Prometheus metrics to follow best practices [#3319] - @incertum
  • cleanup(userspace/falco)!: drop deprecated -t,-T,-D options. [#3311] - @FedeDP

Major Changes

  • feat(stats): add host_netinfo networking information stats family [#3344] - @ekoops
  • new(falco): add json_include_message_property to have a message field without date and priority [#3314] - @LucaGuerra
  • new(userspace/falco,userspace/engine): rule json schema validation [#3313] - @FedeDP
  • new(falco): introduce append_output configuration [#3308] - @LucaGuerra
  • new(userspace/falco): added --config-schema action to print config schema [#3312] - @FedeDP
  • new(falco): enable CLI options with -o key={object} [#3310] - @LucaGuerra
  • new(config): add container_engines config to falco.yaml [#3266] - @incertum
  • new(metrics): add host_ifinfo metric [#3253] - @incertum
  • new(userspace,unit_tests): validate configs against schema [#3302] - @FedeDP

Minor Changes

  • update(falco): upgrade libs to 0.18.1 [#3349] - @LucaGuerra
  • update(systemd): users can refer to systemd falco services with a constistent unique alias falco.service [#3332] - @ekoops
  • update(cmake): bump libs to 0.18.0 and driver to 7.3.0+driver. [#3330] - @FedeDP
  • chore(userspace/falco): deprecate cri related CLI options. [#3329] - @FedeDP
  • update(cmake): bumped falcoctl to v0.10.0 and rules to 3.2.0 [#3327] - @FedeDP
  • update(falco_metrics): change prometheus rules metric naming [#3324] - @incertum

Bug Fixes

  • fix(falco): allow disable_cri_async from both CLI and config [#3353] - @LucaGuerra
  • fix(engine): sync outputs before printing stats at shutdown [#3338] - @LucaGuerra
  • fix(falco): allow plugin init_config map in json schema [#3335] - @LucaGuerra
  • fix(userspace/falco): properly account for plugin with CAP_PARSING when computing interesting sc set [#3334] - @FedeDP

Non user-facing changes

Statistics

MERGED PRS NUMBER
Not user-facing 35
Release note 22
Total 57

Release Manager @FedeDP

Don't miss a new falco release

NewReleases is sending notifications on new releases.