Skip to content

Releases: falcosecurity/falcosidekick

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)

2.8.0

11 Sep 12:46
b93c1d4
Compare
Choose a tag to compare

2.8.0 - 2019-09-11

New

  • New output : NATS

2.7.2

28 Aug 09:02
Compare
Choose a tag to compare

2.7.2 - 2019-08-28

Enhancement

  • all referencies to previous repository are replaced, falcosidekick is now in falcosecurity organization

2.7.1

28 Aug 08:10
Compare
Choose a tag to compare

2.7.1 - 2019-08-28

Enhancement

  • update of Dockerfile : golang 1.12 + alpine 3.10