v1.0.0-beta.198
openmeterio/openmeterv1.0.0-beta.198Mar 6, 2025by github-actions[bot]
AI Summary
The update focuses on database metering capabilities and fixes related to customer deletion and feature caching. It also adds support for ignoring migrations.
Key Highlights
- New database metering feature
- Fix for deleting multiple customers with the same key
- Support for ignoring migrations
New Features
- Database metering
- Support for ignoring migrations
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.198 --> ## What's Changed ### Exciting New Features 🎉 * feat(meter): db by @hekike in https://github.com/openmeterio/openmeter/pull/2377 ### Bug Fixes 🐛 * fix: delete multiple customers with the same key by @turip in https://github.com/openmeterio/openmeter/pull/2375 * fix: remove feature cache temporarily by @turip in https://github.com/openmeterio/openmeter/pull/2379 ### Other Changes * feat: support ignoring migrations by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/2382 **Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.197...v1.0.0-beta.198