Skip to content

Releases: falcosecurity/falcosidekick

2.18.0

20 Nov 08:53
Compare
Choose a tag to compare

2.18.0 - 2020-11-20

New

Enhancement

Fix

2.17.0

15 Nov 15:40
Compare
Choose a tag to compare

2.17.0 - 2020-11-13

New

Enhancement

  • Better instructions for install with Helm (PR#95 thanks to @pyaillet)

2.16.0

29 Oct 22:17
Compare
Choose a tag to compare

2.16.0 - 2020-10-29

New

  • Custom Headers can be set for Webhook output (PR#92)

Enhancement

  • Enable of CircleCI for unit tests

2.15.0

28 Oct 08:37
Compare
Choose a tag to compare

2.15.0 - 2020-10-27

New

  • New output : AWS SNS (PR#84)
  • A prometheus exporter is now available for all metrics

Enhancement

  • Reduce cardinality of alerts by grouping them for AlertManager (PR#79 thanks to @epcim)

Fix

  • Fix unsupported chars in a label name for AlertManager (PR#78 thanks to @epcim)

Note

The Helm chart has been migrated to falcosecurity/charts, the official repository chart of falco organization. You can now install it from artifacthub.io.

2.14.0

08 Aug 19:08
Compare
Choose a tag to compare

2.14.0 - 2020-08-10

New

Enhancement

  • Cert validity of outputs can be disabled (PR#74
  • Golang 1.14 is now used for building the Docker image
  • Displayed username can be override for Slack, Mattermost and Rocketchat (PR#72

Fix

  • Wrong port name was displayed as output of Helm chart

Note

This release is the last one with an Helm chart, the next ones will be in Falco Charts repo

2.13.0

14 Jun 22:56
94a98f6
Compare
Choose a tag to compare

2.13.0 - 2020-06-15

New

  • New output : Rocketchat
  • New output : Mattermost

2.12.3

21 Apr 17:23
Compare
Choose a tag to compare

2.12.3 - 2020-04-21

Enhancement

  • Allow using Datadog EU site by specifying new variable datadog.host/DATADOG_HOST (PR#59 thanks to @DrPhil)
  • Docker Image is based now on last Golang and Alpine images

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)