v1.0.0-beta.181
openmeterio/openmeterv1.0.0-beta.181Sep 9, 2024by github-actions[bot]
AI Summary
Added the event list API and fixed a critical resource acquisition panic.
Key Highlights
- Event list API
- Panic fix for pool elements
New Features
- Event list API
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.181 --> ## What's Changed ### Exciting New Features 🎉 * feat(api): event list by @hekike in https://github.com/openmeterio/openmeter/pull/1486 ### Bug Fixes 🐛 * fix: panic when no pool elements have been acquired by @turip in https://github.com/openmeterio/openmeter/pull/1485 ### Other Changes * refactor: rm global Kafka configuration by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1487 **Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.180...v1.0.0-beta.181