v1.0.0-beta.202

openmeterio/openmeterv1.0.0-beta.202Mar 13, 2025by github-actions[bot]

AI Summary

Adds Prometheus input to collector, customer override API, restore functionality, and list customer subscriptions. Removes billing expands.

Key Highlights

  • Prometheus input for collector
  • Customer override API and list subscriptions
  • Restore functionality for entities
  • Removal of billing expands

Breaking Changes

  • Remove * expands from billing

New Features

  • Prometheus input
  • Customer override API
  • Restore functionality
  • List subscriptions
  • Timestamps and offset fields

Full Release Notes

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

## What's Changed
### Exciting New Features 🎉
* feat(collector): prometheus input by @tothandras in https://github.com/openmeterio/openmeter/pull/2425
* Add Restore Functionality by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2426
* feat: openmeter customer override api by @turip in https://github.com/openmeterio/openmeter/pull/2371
* List Customer Subscriptions by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2429
* feat(collector): timestamps and offset fields by @tothandras in https://github.com/openmeterio/openmeter/pull/2431
### Bug Fixes 🐛
* Fix customer subject validation by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2385
* fix: invoice deletion throws an error (OM-1251) but completes by @turip in https://github.com/openmeterio/openmeter/pull/2423
* Fix validations on Continuing Subscriptions by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2424
### Breaking Changes 🛠
* chore: remove * expands from billing by @turip in https://github.com/openmeterio/openmeter/pull/2422
### Dependency Updates ⬆️
* chore(deps): bump the golang group with 2 updates by @dependabot in https://github.com/openmeterio/openmeter/pull/2398
* chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.32.2 to 2.33.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/2401
* chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 in the prometheus group by @dependabot in https://github.com/openmeterio/openmeter/pull/2400
* chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 by @dependabot in https://github.com/openmeterio/openmeter/pull/2402
* chore(deps): bump github.com/redpanda-data/benthos/v4 from 4.44.1 to 4.45.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/2404
* chore(deps): bump github.com/svix/svix-webhooks from 1.61.0 to 1.61.3 by @dependabot in https://github.com/openmeterio/openmeter/pull/2403
* chore(deps): bump golang from 1.24.0-alpine3.21 to 1.24.1-alpine3.21 by @dependabot in https://github.com/openmeterio/openmeter/pull/2396
* chore(deps): bump the otel group across 1 directory with 12 updates by @dependabot in https://github.com/openmeterio/openmeter/pull/2428
### Other Changes
* fix: balance snapshot indexes by @turip in https://github.com/openmeterio/openmeter/pull/2418
* refactor: rely on FromEntities where it makes sense by @turip in https://github.com/openmeterio/openmeter/pull/2380


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