Skip to content

Releases: falcosecurity/falcosidekick

2.12.2

21 Apr 14:51
Compare
Choose a tag to compare

2.12.2 - 2020-04-21

Fix

2.12.1

28 Jan 21:03
Compare
Choose a tag to compare

2.12.1 - 2020-01-28

Fix

2.12.0

16 Jan 15:44
Compare
Choose a tag to compare

2.12.0 - 2020-01-16

Enhancement

  • Add Pod Security Policy to helm chart (PR#54 thanks to @czunker)

2.11.1

06 Jan 20:10
Compare
Choose a tag to compare

2.11.1 - 2020-01-06

Fix

  • Wrong value reference for Elasticsearch output in deployment.yaml

2.11.0

13 Nov 22:05
Compare
Choose a tag to compare

2.11.0 - 2019-11-13

New

  • New output : Webhook
  • New output : DogStatsD
  • New metrics : running goroutines, number of used CPU

Enhancement

  • 💥 Standardization of metric names (to be consistent between expar and (Dog)StatsD)
  • 💥 New namespace for metrics (inputs), will be used for future inputs (fifo, gRPC)

Fix

  • StatsD implementation worked only with DogStatsD (issue #49)
  • Fix panic when payload from Falco is empty

2.10.0

22 Oct 09:55
Compare
Choose a tag to compare

2.10.0 - 2019-10-22

New

2.9.3

18 Oct 13:11
Compare
Choose a tag to compare

2.9.3 - 2019-10-18

Fix

2.9.2

11 Oct 21:55
Compare
Choose a tag to compare

2.9.2 - 2019-10-11

Enhancement

  • New metrics : Counts by prioritie

Fix

2.9.1

07 Oct 09:28
Compare
Choose a tag to compare

2.9.1 - 2019-10-07

Enhancement

2.9.0

04 Oct 12:23
3aa75ca
Compare
Choose a tag to compare

2.9.0 - 2019-10-04

New

  • New output : Opsgenie

Enhancement

  • New avatar : with colors and squared

Fix

  • Duplicated entries when events have non-string fields (PR#38 thanks to @actgardner)