Releases: EladLeev/kafka-config-metrics
Releases · EladLeev/kafka-config-metrics
v3.0
What's Changed
- Support custom labels by @EladLeev in #25
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #24
- Configure Renovate by @renovate in #28
- upgrade to go 1.19, migrate Sarama to IBM, bump deps by @EladLeev in #32
- Bump GH Actions version by @EladLeev in #35
- Add Helm CI by @EladLeev in #38
- Fix deployment by @EladLeev in #40
- add keywords by @EladLeev in #41
- Update igabaydulin/helm-check-action action to v0.2.0 by @renovate in #39
- Update configmap.yaml by @EladLeev in #44
- Update actions/setup-go action to v5 by @renovate in #45
- Update module github.com/prometheus/client_golang to v1.18.0 by @renovate in #46
- Update azure/setup-helm action to v4 by @renovate in #49
- Update module github.com/IBM/sarama to v1.43.0 by @renovate in #47
- Update module github.com/prometheus/client_golang to v1.19.0 by @renovate in #48
- Update module github.com/IBM/sarama to v1.43.1 by @renovate in #50
- Update module github.com/IBM/sarama to v1.43.2 by @renovate in #51
- Update igabaydulin/helm-check-action action to v0.2.1 by @renovate in #52
- Update module github.com/prometheus/client_golang to v1.19.1 by @renovate in #53
- Update module github.com/BurntSushi/toml to v1.4.0 by @renovate in #54
- Update goreleaser/goreleaser-action action to v6 by @renovate in #55
- Update docker/build-push-action action to v6 by @renovate in #56
- Update module github.com/prometheus/client_golang to v1.20.2 by @renovate in #58
- Update module github.com/IBM/sarama to v1.43.3 by @renovate in #57
- Update module github.com/prometheus/client_golang to v1.20.3 by @renovate in #59
- Update module github.com/prometheus/client_golang to v1.20.4 by @renovate in #60
- refactor the whole thing by @EladLeev in #62
New Contributors
Full Changelog: v2.0...v3.0
kafka-config-metrics-1.0.3
Kafka Configs Metrics Exporter for Prometheus
kafka-config-metrics-1.0.2
Kafka Configs Metrics Exporter for Prometheus
kafka-config-metrics-1.0.1
Kafka Configs Metrics Exporter for Prometheus
kafka-config-metrics-1.0.0
Kafka Configs Metrics Exporter for Prometheus
v2.0
What's Changed
- Adding healthy & read endpoints by @EladLeev in #10
- Adding support for custom config path by @EladLeev in #11
- unified GH actions by @EladLeev in #12
- Fix ghcr by @EladLeev in #13
- adding helm chart and updating README by @EladLeev in #14
- fix gosec-G114 by @EladLeev in #17
- Bump github.com/prometheus/client_golang from 1.7.1 to 1.11.1 by @dependabot in #18
- Bump http2 and ssh due to security alert by @EladLeev in #19
- fix CVE-2022-41723 by @EladLeev in #20
- Adding CI for GH release by @EladLeev in #21
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v1.0...v1.3
Initial KCM Exporter release
This is the first stable release of Kafka Configs Metrics Exporter
🎉