v1.0.0-beta.163

openmeterio/openmeterv1.0.0-beta.163Aug 28, 2024by github-actions[bot]

AI Summary

Fixes a nil error that occurred during event creation and updates OpenTelemetry dependencies.

Key Highlights

  • Fixed nil error on event creation
  • Updated OpenTelemetry SDK metric component

Full Release Notes

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

## What's Changed
### Bug Fixes 🐛
* fix: nil error on event creation by @turip in https://github.com/openmeterio/openmeter/pull/1433
### Dependency Updates ⬆️
* chore(deps): bump go.opentelemetry.io/otel/sdk/metric from 1.28.0 to 1.29.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/1427


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