v1.0.0-beta.221

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

AI Summary

Exposes subscription billing periods, adds customer list search by partial key, and introduces customer ID to events.

Key Highlights

  • Exposed subscription billing period
  • Customer list search by partial key
  • Event customer ID addition
  • Lease health check for collector leader elector

New Features

  • Subscription billing period exposure
  • Customer list search by partial key
  • Event customer ID field
  • Advanced meter group by filters

Full Release Notes

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

## What's Changed
### Exciting New Features 🎉
* feat: expose subscription billing period by @turip in https://github.com/openmeterio/openmeter/pull/3243
* feat(event): add customer id by @hekike in https://github.com/openmeterio/openmeter/pull/3246
* feat(api): customer list search by partial key by @tothandras in https://github.com/openmeterio/openmeter/pull/3263
* refactor: thresholds for balance threshold events by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/3269
### Bug Fixes 🐛
* fix(streaming): event v1 customer filter by @hekike in https://github.com/openmeterio/openmeter/pull/3260
### Dependency Updates ⬆️
* chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 in the googlecloud group by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3251
* chore(deps): bump golang from 1.24.6-alpine3.21 to 1.25.0-alpine3.21 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3242
* chore(deps): bump github.com/svix/svix-webhooks from 1.71.0 to 1.73.0 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3228
* chore(deps): bump the k8s group with 3 updates by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3227
* chore(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.11.0 to 2.11.1 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3250
* chore(deps): bump atlas to v.0.36.0 by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/3252
### Other Changes
* fix: e2e docker rebuilds by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/3244
* chore(collector): add lease health check to leader elector by @tothandras in https://github.com/openmeterio/openmeter/pull/3248


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