v1.0.0-beta.147

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

AI Summary

Addresses a critical bug regarding missing payloads in notification events and refactors the logic for sending notification events.

Key Highlights

  • Fixed missing payload in notification event
  • Refactored notification events sending logic

Full Release Notes

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

## What's Changed
### Bug Fixes 🐛
* fix: missing payload in notification event by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1379
### Other Changes
* refactor(api): notification events sending by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1376


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