v1.0.0-beta.190

openmeterio/openmeterv1.0.0-beta.190Feb 13, 2025by github-actions[bot]

AI Summary

A maintenance release focusing on bug fixes, panic logging improvements, and updates to the Kubernetes collector and Dagger.

Key Highlights

  • Panic logging with stack traces implemented
  • JS client generation integrated into `just generate`
  • Kubernetes collector updated

New Features

  • Panic logging with stack trace
  • JS client generation
  • Kubernetes collector update

Full Release Notes

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

## What's Changed
### Bug Fixes 🐛
* fix(meter): validate value prop with count by @hekike in https://github.com/openmeterio/openmeter/pull/2250
* Fix mapping typo by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2252
* fix: feature fetching by key by @turip in https://github.com/openmeterio/openmeter/pull/2255
* Use UsagePeriod defaulting as written in docs by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2254
* Revert "fix: only publish events after successful commits (#2218)" by @turip in https://github.com/openmeterio/openmeter/pull/2256
### Other Changes
* chore: update dagger to v0.15.3 by @turip in https://github.com/openmeterio/openmeter/pull/2247
* feat: log panics with stack trace by @turip in https://github.com/openmeterio/openmeter/pull/2246
* refactor: panic logger v2 by @turip in https://github.com/openmeterio/openmeter/pull/2248
* Add JS client generation to `just generate` by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2224
* feat(collector): update kubernetes collector by @tothandras in https://github.com/openmeterio/openmeter/pull/2259


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