This repository has been archived by the owner on Aug 31, 2022. It is now read-only.
Releases: opsgenie/kubernetes-event-exporter
Releases · opsgenie/kubernetes-event-exporter
v0.11 Released
What's Changed
- chore(docs): fix typo in READMD.md by @Ci-Jie in #153
- Add ThrottlePeriod param to give possibility to choose period for evi… by @omauger in #145
- Add firehose sink by @alias-dev in #133
- Support SASL connection for Kafka and add function to get time format ISO8601 by @omauger in #141
- Log error message when ES sink fails to index by @blamarvt in #142
- webhook support tls setting by @TinySong in #134
- Kafka avro by @xmcqueen in #152
New Contributors
- @Ci-Jie made their first contribution in #153
- @omauger made their first contribution in #145
- @alias-dev made their first contribution in #133
- @blamarvt made their first contribution in #142
- @TinySong made their first contribution in #134
- @xmcqueen made their first contribution in #152
Full Changelog: v0.10...v0.11
v0.10 Released
Sorry for long update, COVID effect and priority shifting caused a delay!
Highlights:
- Moved to Github Container Registry. @mustafaakin-atl
- Stdout Fixes. @akifkhan01 & @ItsMeFishy @mblaschke
- DeDot support for Elasticsearch to avoid field expansion, not default yet. @hikhvar
- ES client TLS support @hikhvar
- Slack library upgrade. @jun06t
- Syslog sink. @akifkhan01
- 5 seconds fix @NeonSludge
- AWS Event Bridge Support @tribonacci
- ARM64 & AMD64 builds @youyongsong
- Kafka TLS Skip verify @yanowitz (please don't do in production :) )
- No root user in image so all the security scanners out there can be happy @flaviolemos78
v0.9
Features:
- Big Query support via #69 @vsbus
- Elasticsearch 6.x support @mustafaakin
Fixes:
v0.8
- Webhook sinks accept all 2xx status as success @njegosrailic #50
- File rolling sink by @youyongsong #45
- MS Teams Support by @lesh366 #49
- Elasticsearch supprots optional layout by @mustafaakin #48
- Namespace support to work without cluster scope by @mustafaakin #42
- Various bugfixes outlined in #58
v0.7
- AWS OpsCenter Sink Support @brianterry
- Leader election by @youyongsong
- Elasticearch Readme Fixes by @mheck136
Also published to Docker hub