v1.0.0-beta.194

openmeterio/openmeterv1.0.0-beta.194Feb 24, 2025by tothandras

AI Summary

This update disables stats for the Kafka admin client and improves error reporting for the collector. It also exposes logs for end-to-end tests.

Key Highlights

  • Disable stats for Kafka admin client
  • Improved collector output error handling
  • Expose logs of E2E tests

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.194 -->

## What's Changed
### Bug Fixes 🐛
* fix: disable stats for Kafka admin client by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/2323
### Dependency Updates ⬆️
* chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 in the prometheus group by @dependabot in https://github.com/openmeterio/openmeter/pull/2328
* chore(deps): bump github.com/svix/svix-webhooks from 1.59.1 to 1.59.2 by @dependabot in https://github.com/openmeterio/openmeter/pull/2329
* chore(deps): bump github.com/redis/go-redis/extra/redisotel/v9 from 9.7.0 to 9.7.1 by @dependabot in https://github.com/openmeterio/openmeter/pull/2330
* chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.32.0 to 2.32.2 by @dependabot in https://github.com/openmeterio/openmeter/pull/2331
* chore(deps): bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.5 by @dependabot in https://github.com/openmeterio/openmeter/pull/2334
* chore(deps): bump github.com/XSAM/otelsql from 0.36.0 to 0.37.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/2333
* chore(deps): bump github.com/rickb777/period from 1.0.8 to 1.0.9 by @dependabot in https://github.com/openmeterio/openmeter/pull/2336
* chore(deps): bump github.com/invopop/gobl from 0.209.0 to 0.210.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/2332
### Other Changes
* feat(collector): openmeter output errors by @tothandras in https://github.com/openmeterio/openmeter/pull/2324
* Expose logs of E2E tests by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2337


**Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.193...v1.0.0-beta.194