v1.0.0-beta.195

openmeterio/openmeterv1.0.0-beta.195Feb 25, 2025by tothandras

AI Summary

This release focuses on improving the user portal by adding validation for meter slugs and fixing issues with meter lookup and customer deletion.

Key Highlights

  • Meter slug filter validation
  • Fix for meter not found errors
  • Fix for customer deletion with active subscription

New Features

  • Meter slug filter validation

Full Release Notes

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

## What's Changed
### Exciting New Features 🎉
* feat(portal): meter slug filter validation by @hekike in https://github.com/openmeterio/openmeter/pull/2342
### Bug Fixes 🐛
* fix(portal): meter not found by @hekike in https://github.com/openmeterio/openmeter/pull/2341
* fix: customer delete with active subscription by @turip in https://github.com/openmeterio/openmeter/pull/2343
### Dependency Updates ⬆️
* chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot in https://github.com/openmeterio/openmeter/pull/2340
### Other Changes
* feat(collector): run.ai pod metrics and token expiration check by @tothandras in https://github.com/openmeterio/openmeter/pull/2344


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