v1.0.0-beta.162

openmeterio/openmeterv1.0.0-beta.162Aug 26, 2024by github-actions[bot]

AI Summary

Fixes meter registration, adds example seeders, and updates several dependencies.

Key Highlights

  • Fixed meter registration
  • Added example seeders
  • Updated Prometheus and ClickHouse dependencies
  • Updated Python aiohttp dependency

New Features

  • Added example seeders

Full Release Notes

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

## What's Changed
### Bug Fixes 🐛
* fix: meter registration by @turip in https://github.com/openmeterio/openmeter/pull/1434
### Dependency Updates ⬆️
* chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 by @dependabot in https://github.com/openmeterio/openmeter/pull/1429
* chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.27.1 to 2.28.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/1428
* chore(deps): bump aiohttp from 3.10.4 to 3.10.5 in /api/client/python in the production-dependencies group by @dependabot in https://github.com/openmeterio/openmeter/pull/1432
### Other Changes
* Add example seeders by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/1423


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