v1.0.0-beta.157
openmeterio/openmeterv1.0.0-beta.157Aug 22, 2024by github-actions[bot]
AI Summary
Stabilizes the Notification API and fixes recurrence bugs, while introducing new filtering capabilities for rules and channels.
Key Highlights
- Added filtering by rule and channel
- Fixed recurrence bug
- Fixed Notification API issues
New Features
- Add filtering by rule and channel
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.157 --> ## What's Changed ### Bug Fixes 🐛 * Fix bug with recurrence by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/1408 * fix: Notification API by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1409 ### Other Changes * feat: add filtering by rule and channel by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1410 **Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.156...v1.0.0-beta.157