Releases: resmoio/kubernetes-event-exporter
Releases · resmoio/kubernetes-event-exporter
v1.7
What's Changed
- Adds a makefile to ease builds/tests locally and adds a dockerignore file for faster docker builds by @ronaknnathani in #154
- Improves leader election so that we don't lose events during leadership changes by @ronaknnathani in #153
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #149
Full Changelog: v1.6.1...v1.7
v1.6.1
v.1.6
What's Changed
- Add owner references to EnhancedEvent, consolidate calls to apiserver, make cache size configurable and add metrics for reads by @ronaknnathani in #144
- feat(loki): add support for custom headers by @btoic in #142
New Contributors
- @ronaknnathani made their first contribution in #144
- @btoic made their first contribution in #142
Full Changelog: v1.5...v1.6
v1.5
What's Changed
- Fix minor typo in README.md by @triangularcover in #122
- Remove namespace configuration from deployment by @ivankovnatsky in #123
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #133
- Add Headers into the ElasticsearchConfig. by @tedyage in #131
- feat: add build_info metric by @t3mi in #121
New Contributors
- @triangularcover made their first contribution in #122
- @ivankovnatsky made their first contribution in #123
- @tedyage made their first contribution in #131
- @t3mi made their first contribution in #121
Full Changelog: v1.4...v1.5
v1.4
What's Changed
- Use exporter-toolkit by @mrueg in #71
- Introduce omitLookup config flag by @transacid in #115
New Contributors
- @transacid made their first contribution in #115
Full Changelog: v1.3...v1.4
v1.3
What's Changed
- sink/slack: Use
GetString
for color by @superbrothers in #112 - Support kubernetes 1.27 by @sergelogvinov in #111
New Contributors
- @sergelogvinov made their first contribution in #111
Full Changelog: v1.2...v1.3
v1.2
What's Changed
- Add more visibility for dropped events by @Evedel in #37
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #60
- Add Kustomize by @jameshearttech in #58
- Consolidate metrics code in a single package, add metrics prefix config option by @Evedel in #55
- feat: add dedot option to stdout and pipe sinks by @Redlinkk in #59
- Add charts by @zhan9san in #54
- Bump google.golang.org/grpc from 1.51.0 to 1.53.0 by @dependabot in #101
- add checksum to deployment by @Lesss1 in #98
- Update README.md by @hayk96 in #96
- Config file for dependabot by @jylitalo in #88
- Remove redundant returns by @jylitalo in #87
- Adding firehose to config.example.yaml by @zviae in #93
- "io/ioutil" has been deprecated by @jylitalo in #85
- New probes and Kubernetes Service resource by @nlamirault in #82
- go.mod: Update masterminds/sprig to v3 by @mrueg in #72
- Adopt Pod Security Admission "restricted" policy by @superbrothers in #100
- feat: improve error handling in teams sink for http error 429 response by @minchao in #94
- Migrate yaml library from gopkg/yaml to goccy/yaml to expose config errors easier by @Evedel in #73
- add loki receiver by @navidshariaty in #50
- feat: Add GetString to slack sink config by @xonvanetta in #76
- ineffectual assignment to err, if we don't check it by @jylitalo in #86
- added capability to use elasticsearch datastreams by @jylitalo in #92
- Revert "added capability to use elasticsearch datastreams" by @mustafaakin in #102
- fixed kafka sinker initialization failure when the TLS certificate is invalid by @yanmxa in #80
- Revert "fixed kafka sinker initialization failure when the TLS certificate is invalid" by @mustafaakin in #103
- Update README.md by @shadowofmoo in #99
- Fix "template: kubernetes-event-exporter/templates/_helpers.tpl:14:14… by @yuriscott in #108
- Chart enchantments by @jkroepke in #97
- Support setting the kubeconfig via flag and env variable by @fgksgf in #42
- Refactoring labels and add ServiceMonitor resource by @nlamirault in #84
New Contributors
- @dependabot made their first contribution in #60
- @jameshearttech made their first contribution in #58
- @Redlinkk made their first contribution in #59
- @zhan9san made their first contribution in #54
- @Lesss1 made their first contribution in #98
- @hayk96 made their first contribution in #96
- @jylitalo made their first contribution in #88
- @zviae made their first contribution in #93
- @nlamirault made their first contribution in #82
- @mrueg made their first contribution in #72
- @superbrothers made their first contribution in #100
- @navidshariaty made their first contribution in #50
- @xonvanetta made their first contribution in #76
- @yanmxa made their first contribution in #80
- @shadowofmoo made their first contribution in #99
- @yuriscott made their first contribution in #108
- @jkroepke made their first contribution in #97
- @fgksgf made their first contribution in #42
Full Changelog: v1.1...v1.2
kubernetes-event-exporter-0.4.2
Export Kubernetes events to multiple destinations with routing and filtering
kubernetes-event-exporter-0.4.1
Export Kubernetes events to multiple destinations with routing and filtering
kubernetes-event-exporter-0.4.0
Export Kubernetes events to multiple destinations with routing and filtering