v1.0.0-beta.223
openmeterio/openmeterv1.0.0-beta.223Sep 18, 2025by github-actions[bot]
AI Summary
Improves the collector with support for Prometheus input client headers and configurable Kubernetes pod inclusion, alongside soft delete subject support.
Key Highlights
- Collector Prometheus input client headers support
- Configurable pending pod inclusion for Kubernetes input
- Soft delete subjects
- Bug fixes for subscription sync and subject lookups
New Features
- Prometheus input client headers
- Configurable pending pod inclusion
- Soft delete subjects
- Notification event locking
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.223 --> ## What's Changed ### Exciting New Features 🎉 * feat: additional client options by @turip in https://github.com/openmeterio/openmeter/pull/3341 * feat(collector): add support for prometheus input client headers by @tothandras in https://github.com/openmeterio/openmeter/pull/3286 * feat(collector): add configurable pending pod inclusion for kubernetes input by @tothandras in https://github.com/openmeterio/openmeter/pull/3394 ### Bug Fixes 🐛 * chore: fix subscription sync deleted customer handling by @turip in https://github.com/openmeterio/openmeter/pull/3376 * refactor: soft delete subjects by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/3373 * fix: shallowing error on owner lookup by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/3377 * fix: return billing period for free phases too by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/3391 * fix: remove unnecessary deleted check on subject when fetching by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/3392 * fix(api): use filters in listing customer entitlements by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/3390 ### Dependency Updates ⬆️ * chore(deps): bump github.com/invopop/gobl from 0.220.6 to 0.300.0 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3370 * chore(deps): bump gotest.tools/gotestsum from 1.12.3 to 1.13.0 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3371 * chore(deps): bump tonistiigi/xx from 1.6.1 to 1.7.0 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3380 * chore(deps): bump github.com/invopop/gobl from 0.300.0 to 0.300.1 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3384 * chore(deps): bump github.com/jmattheis/goverter from 1.9.1 to 1.9.2 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3385 * chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.40.1 to 2.40.3 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3388 * chore(deps): bump github.com/ThreeDotsLabs/watermill-kafka/v3 from 3.1.1 to 3.1.2 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3386 * chore(deps): bump github.com/rickb777/period from 1.0.15 to 1.0.16 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3387 * chore(deps): bump github.com/huandu/go-sqlbuilder from 1.36.1 to 1.37.0 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3400 ### Other Changes * refactor: pagination by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/3393 **Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.222...v1.0.0-beta.223