2.25.0
2.25.0 - 2022-05-12
New
- New output: Policy Report (PR#256 thanks to @anushkamittal20)
- New output: Syslog (PR#272 thanks to @bdluca)
- New output: AWS Kinesis (PR#277 thanks to @gauravgahlot)
- New output: Zoho Cliq (PR#301 thanks to @averni)
- Images and Binaries for arm and arm64 (PR#288)
- Sign artifacts with cosign (PR#302)
Enhancement
- Add CI steps to push images into AWS ECR (PR#270 thanks to @maxgio92)
- Allow to choose API endpoint for AlertManager (PR#282 thanks to @mathildeHermet)
- Add label
priority
in AlertManager events (PR#276) - Update Golang + GolangCI-Lint (PR#289 PR#292)
- Add version info (PR#290)
- Update image base to alpine 3.15 (PR#291)
- Increase CircleCI timeout (PR#293)
- Support IRSA for AWS authentication (PR#295 thanks to @VariableExp0rt)
- Add tenant for Loki output (PR#308 thanks to @JGodin-C2C)
- Upgrade endpoint for Loki (PR#309 thanks to @JGodin-C2C)
- Add
tags
andsource
in events for all outputs (PR#310) - Add
custom_fields
to Prometheus series (PR#314 thanks to @LyvingInSync) - Update CircleCI jobs (PR#316)
Fix
- Fix OpsGenie output when keys have "." (PR#287)
- Fix typo in README (PR#299 thanks to @oleg-nenashev)
- Fix GCS writer not closed (PR#312 thanks to @Milkshak3s)