v1.0.0-beta.219
openmeterio/openmeterv1.0.0-beta.219Aug 1, 2025by github-actions[bot]
AI Summary
This update focuses on billing streaming resolution and fixes Stripe webhook logging, including the removal of naked flat fee support.
Key Highlights
- Billing use streaming specified minimum resolution
- Fix Stripe webhook logging
- Remove naked flat fee support
- Fix invalid error on period correction
- Dependency updates across multiple components
New Features
- Billing streaming resolution
- Stripe webhook logging fix
- Period correction error fix
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.219 --> ## What's Changed ### Exciting New Features 🎉 * feat: billing use streaming specified minimum resolution [OM-1469] by @turip in https://github.com/openmeterio/openmeter/pull/3149 ### Bug Fixes 🐛 * chore: fix stripe webhook logging by @turip in https://github.com/openmeterio/openmeter/pull/3164 * fix: remove naked flat fee support by @turip in https://github.com/openmeterio/openmeter/pull/3170 * fix: invalid error on period correction by @turip in https://github.com/openmeterio/openmeter/pull/3173 ### Dependency Updates ⬆️ * chore(deps): bump github.com/redpanda-data/benthos/v4 from 4.53.1 to 4.54.0 in the benthos group by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3154 * chore(deps): bump github.com/jmattheis/goverter from 1.9.0 to 1.9.1 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3155 * chore(deps): bump github.com/go-co-op/gocron/v2 from 2.16.2 to 2.16.3 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3162 * chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.39.0 to 2.40.1 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3163 * chore(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 in the prometheus group by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3167 * chore(deps): bump go.opentelemetry.io/proto/otlp from 1.7.0 to 1.7.1 in the otel group by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3166 * chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.0 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3168 * chore(deps): bump urllib3 from 2.2.2 to 2.5.0 in /api/client/python by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3012 * chore(deps): bump aiohttp from 3.12.12 to 3.12.14 in /api/client/python by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3098 ### Other Changes * chore(api): update typespec by @tothandras in https://github.com/openmeterio/openmeter/pull/3165 * chore(deps): bump urllib3 from 2.2.2 to 2.5.0 in /api/client/python/examples/async by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/3011 * chore(api): update javascript client dependencies by @tothandras in https://github.com/openmeterio/openmeter/pull/3171 **Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.218...v1.0.0-beta.219