v1.0.0-beta.206
openmeterio/openmeterv1.0.0-beta.206Apr 4, 2025by tothandras
AI Summary
Adds Add-on API and Customer Access API. Implements persisting rate card discounts. Includes a dynamic pricing naming fix.
Key Highlights
- Add-on API and Customer Access API
- Persist rate card discounts
- Dynamic pricing naming fix
- Invoice discounts API v2 deprecation
Breaking Changes
- Fix dynamic pricing naming
New Features
- Add-on API
- Customer Access API
- Persist rate card discounts
- Invoice discounts API v2
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.206 --> ## What's Changed ### Exciting New Features 🎉 * feat: add add-on API by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/2590 * Customer Access API by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2546 * feat: persist rate card discounts by @turip in https://github.com/openmeterio/openmeter/pull/2588 ### Bug Fixes 🐛 * fix: stripe invoice setting by @turip in https://github.com/openmeterio/openmeter/pull/2585 * Don't return deleted subscriptions in customer.currentSubscriptionId by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2592 ### Breaking Changes 🛠 * chore: fix dynamic pricing naming by @turip in https://github.com/openmeterio/openmeter/pull/2583 ### Deprecations ❌ * feat: invoice discounts api v2 by @turip in https://github.com/openmeterio/openmeter/pull/2576 ### Other Changes * chore(collector): tune run.ai workload filter by @tothandras in https://github.com/openmeterio/openmeter/pull/2591 * refactor: productcatalog types by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/2593 **Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.205...v1.0.0-beta.206