v1.0.0-beta.137
openmeterio/openmeterv1.0.0-beta.137Aug 7, 2024by github-actions[bot]
AI Summary
This release focuses on bug fixes and refactoring the event bus infrastructure to use Watermill, along with exposing the feature repository.
Key Highlights
- Fixed bad event type
- Refactored to use Watermill event bus
- Exposed feature repository
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.137 --> ## What's Changed ### Bug Fixes 🐛 * fix: bad event type by @turip in https://github.com/openmeterio/openmeter/pull/1312 ### Other Changes * fix: expose feature repo by @turip in https://github.com/openmeterio/openmeter/pull/1315 * refactor: use watermill event bus by @turip in https://github.com/openmeterio/openmeter/pull/1314 **Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.136...v1.0.0-beta.137