v1.9.0 / 2025-02-17
- Add support for authentication with AWS MSK via IAM by @errm in https://github.com/danielqsj/kafka_exporter/pull/415
- Improve metrics description in README by @timonegk in https://github.com/danielqsj/kafka_exporter/pull/473
- fix: incorrect build_info metric introduced in 9df9db85 by @hateeyan in https://github.com/danielqsj/kafka_exporter/pull/474
- Clean up all current vulnerabilities. by @nachogiljaldo in https://github.com/danielqsj/kafka_exporter/pull/475
- [misc] use github.com/xdg-go/scram instead of github.com/xdg/scram by @dao-jun in https://github.com/danielqsj/kafka_exporter/pull/465
- README: consumer lag cannot be seen by @seaBFH in https://github.com/danielqsj/kafka_exporter/pull/461
- support env SASL_USER_PASSWORD by @wangzhiy in https://github.com/danielqsj/kafka_exporter/pull/442
- Fix for issue 437 by @dSohaliya in https://github.com/danielqsj/kafka_exporter/pull/466
- @timonegk made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/473
- @nachogiljaldo made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/475
- @dao-jun made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/465
- @seaBFH made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/461
- @wangzhiy made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/442
- @dSohaliya made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/466
Full Changelog: https://github.com/danielqsj/kafka_exporter/compare/v1.8.0...v1.9.0
1.8.0 / 2024-08-20
- Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 by @dependabot in https://github.com/danielqsj/kafka_exporter/pull/389
- add noonroot in containers by @zhangguanzhang in https://github.com/danielqsj/kafka_exporter/pull/410
- add run with docker compose by @zeoses in https://github.com/danielqsj/kafka_exporter/pull/408
- Adding api group in service monitor for Azure managed prometheus by @rashmichandrashekar in https://github.com/danielqsj/kafka_exporter/pull/430
- Fix issue#409: skip error group members by @showuon in https://github.com/danielqsj/kafka_exporter/pull/441
- Fix CVEs by @aadarshjain-dev in https://github.com/danielqsj/kafka_exporter/pull/446
- Upgrade golang.org/x/net to v0.23.0 by @aadarshjain-dev in https://github.com/danielqsj/kafka_exporter/pull/447
- Handle Azure Eventhubs returns list duplicated servers by @nqminhdl in https://github.com/danielqsj/kafka_exporter/pull/448
- Update Go and Dependencies to Latest Versions for CVE Compliance and Project Maintenance by @abregar in https://github.com/danielqsj/kafka_exporter/pull/454
- chore: remove refs to deprecated io/ioutil by @testwill in https://github.com/danielqsj/kafka_exporter/pull/440
- Update readme for azure managed prometheus support by @rashmichandrashekar in https://github.com/danielqsj/kafka_exporter/pull/431
- fix: offsetFetchResponse missing topic partitions by @sciclon2 in https://github.com/danielqsj/kafka_exporter/pull/432
- fix: Fixing Issue with Member Assignments in Consumer Group by @sciclon2 in https://github.com/danielqsj/kafka_exporter/pull/429
- Fix Error Handling in Member Assignment to Ensure Seamless Processing by @sciclon2 in https://github.com/danielqsj/kafka_exporter/pull/427
- Supporting compile the exporter in linux/aarch64 (AKA: arm64) by @sciclon2 in https://github.com/danielqsj/kafka_exporter/pull/424
- @zhangguanzhang made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/410
- @zeoses made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/408
- @rashmichandrashekar made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/430
- @showuon made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/441
- @aadarshjain-dev made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/426
- @nqminhdl made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/448
- @abregar made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/454
- @testwill made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/440
- @sciclon2 made their first contribution in https://github.com/danielqsj/kafka_exporter/pull/432
Full Changelog: https://github.com/danielqsj/kafka_exporter/compare/v1.7.0...v1.8.0
1.7.0 / 2023-05-24
[FEATURE] Add topic and group exclusion parameters #379 [FEATURE] Upgrade golang to 1.20.4 https://github.com/danielqsj/kafka_exporter/commit/0d5444a8ab567c7783076d866a92918721313e9b [ENHANCEMENT] Set RootCAs to nil in default case https://github.com/danielqsj/kafka_exporter/commit/38526151ac64244880ed921e2c4926f41ff0bf4f [ENHANCEMENT] Bump github.com/Shopify/sarama from 1.36.0 to 1.38.1 https://github.com/danielqsj/kafka_exporter/commit/b9727bcfeb96774bbb653b7d1ade54f1b888a7da [ENHANCEMENT] Bump k8s.io/klog/v2 from 2.70.1 to 2.90.1 https://github.com/danielqsj/kafka_exporter/commit/a450413c4c15fddbde58dd7f4d0b5f98bc745be8 [ENHANCEMENT] update kingpin, prometheus, golang.org/x/net dependency https://github.com/danielqsj/kafka_exporter/commit/358eb6a9c7b01ef4eb999ad0d17c657a529825f8 [ENHANCEMENT] bump golangci-lint to 1.52.2 https://github.com/danielqsj/kafka_exporter/commit/d51342f57b40f7d2119bcce17d2dc2bdd3320b56 [ENHANCEMENT] upgrade github.com/prometheus/promu to v0.14.0 https://github.com/danielqsj/kafka_exporter/commit/9f423db0b96551a162bcffe6eaae942c8c8a83ff [ENHANCEMENT] docs: add doc for zookeeper part https://github.com/danielqsj/kafka_exporter/commit/ad9d0782a4da25733a2df2f2b147b55dd34d3e2d [FIX] docs: fix Grafana dashboard URL https://github.com/danielqsj/kafka_exporter/commit/14363ccecb658b6fcd925c9a12c23a56143d8b31
1.6.0 / 2022-08-24
[FEATURE] Add option kafka.allow-auto-topic-creation to control whether auto-create topics which do not already exist, default is false.
[ENHANCEMENT] Use klog to replace glog, which can make kingpin flag parse correctly.
1.5.0 / 2022-08-23
[FEATURE] Add broker info metric https://github.com/danielqsj/kafka_exporter/pull/300 [FEATURE] Add Datadog Support for Helm Chart https://github.com/danielqsj/kafka_exporter/pull/324 [ENHANCEMENT] Upgrade golang to 1.19 https://github.com/danielqsj/kafka_exporter/pull/322 [ENHANCEMENT] Upgrade sarama to v1.36.0 [ENHANCEMENT] Update prometheus/client_golang to v1.11.1 https://github.com/danielqsj/kafka_exporter/pull/319 [ENHANCEMENT] Update x/crypto and x/text dependencies https://github.com/danielqsj/kafka_exporter/pull/312
1.4.2 / 2021-09-16
[FEATURE] Support linux/arm64 and linux/ppc64le [FEATURE] Add possibility to enable TLS for web server #258 [ENHANCEMENT] Set glog levels to control verbosity #263 [ENHANCEMENT] helm chart: changed log level to verbosity #261 [BUGFIX] flag display and handler issue
1.4.1 / 2021-09-08
[ENHANCEMENT] Performance improvements for large clusters https://github.com/danielqsj/kafka_exporter/pull/228
1.4.0 / 2021-09-08
[FEATURE] introduce offset.show-all to control offset logic, default to collect all offset as 1.3.0 [FEATURE] upgrade to go 1.17 [ENHANCEMENT] fix build info missing
1.3.2 / 2021-09-07
[FEATURE] Enable building multi-arch docker images for s390x https://github.com/danielqsj/kafka_exporter/pull/251 [FEATURE] Add Kustomize Support https://github.com/danielqsj/kafka_exporter/pull/233 [FEATURE] Support connect to kerberized Kafka https://github.com/danielqsj/kafka_exporter/pull/230 [FEATURE] Initial smoke test https://github.com/danielqsj/kafka_exporter/pull/223 [FEATURE] Allow to skip certificate verification when tls is enabled https://github.com/danielqsj/kafka_exporter/pull/242 [ENHANCEMENT] offset/lag collect use all partition if consumer group is not Stable https://github.com/danielqsj/kafka_exporter/pull/255 [ENHANCEMENT] Replace github.com/prometheus/common/log with standard libary log https://github.com/danielqsj/kafka_exporter/pull/246 [ENHANCEMENT] Upgrade sarama to v1.29.1 [BUGFIX] fix ASN errors during Kerberos https://github.com/danielqsj/kafka_exporter/pull/249
1.3.1 / 2021-05-18
[FEATURE] Support specific sasl.mechanism #215 [ENHANCEMENT] Accelerate comsumer group offset and lag metrics collecting #220 [BUGFIX] Fix some release issue