v1.0.0-beta.158

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

AI Summary

Introduces support for Dead Letter Queue (DLQ) metrics and refactors the Notification API with SVix integration, while also fixing channel assignment rules.

Key Highlights

  • Added support for DLQ metrics
  • Refactored SVix integration in Notification API
  • Fixed channel assignment for rules
  • Updated Node.js, Python, and Web clients

New Features

  • Add support for dlq metrics

Full Release Notes

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

## What's Changed
### Exciting New Features 🎉
* feat: add support for dlq metrics by @turip in https://github.com/openmeterio/openmeter/pull/1417
### Bug Fixes 🐛
* fix: update of channel assignment for rules by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1420
### Other Changes
* refactor: annotations field for notification event by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1413
* [bot] Re-generate Node.js client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1415
* [bot] Re-generate Python client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1416
* [bot] Re-generate Web client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1414
* refactor: svix integration in Notification API by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1419


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