Releases: falcosecurity/falcosidekick
Releases · falcosecurity/falcosidekick
2.19.0
2.19.0 - 2020-12-01
New
- New output : Apache Kafka (PR#124 thanks to @KeisukeYamashita)
- New output : Cloudwatch Logs (PR#127 thanks to @cpanato)
Enhancement
- Bump Golang version to
1.15
(PR#128 thanks to @KeisukeYamashita) - Add a contributing document (PR#123 thanks to @cpanato)
- Add a
.dockerignore
for small images (PR#126 thanks to @KeisukeYamashita) - Refactor HTTP server handler (PR#116 thanks to @KeisukeYamashita)
- Add test for
Discord
(PR#117 thanks to @KeisukeYamashita)
Fix
- Fix Discord output's Prometheus metrics (PR#118 thanks to @KeisukeYamashita)
- Fix
nil pointer
whenGCP
configuration is incorrect (PR#130)
2.18.0
2.18.0 - 2020-11-20
New
- New output : Google Chat (PR#107 thanks to @KeisukeYamashita)
Enhancement
- Add test for
Mattermost
(PR#99 thanks to @pcpanato) - Add golangci lint (PR#100 thanks to @pcpanato)
- Dependecies: update several deps (PR#103 thanks to @pcpanato)
- clean a bit the
Circleci
config (PR#106 thanks to @pcpanato) - Use
testify
to check the test results (PR#108 PR#112 thanks to @pcpanato) - Refactor type assertion in output (PR#110 thanks to @KeisukeYamashita)
- Add test for
Rocketchat
(PR#113 thanks to @pcpanato)
Fix
2.17.0
2.16.0
2.15.0
2.15.0 - 2020-10-27
New
- New output : AWS SNS (PR#84)
- A
prometheus
exporter is now available for all metrics
Enhancement
Fix
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
2.14.0 - 2020-08-10
New
- New output : Azure Event Hubs (PR#66 thanks to @arminc)
- New output : Discord (PR#61 thanks to @nibalizer)
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