v1.0.0-beta.142
openmeterio/openmeterv1.0.0-beta.142Aug 12, 2024by github-actions[bot]
AI Summary
Adds administrative tools for billing management with a command to recalculate snapshots and implements usage carryover functionality.
Key Highlights
- Added command to recalculate balance snapshots
- Implemented usage carryover
- Updated various dependencies including aiohttp and ClickHouse
New Features
- Command to recalculate balance snapshots
- Usage carryover
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.142 --> ## What's Changed ### Exciting New Features 🎉 * feat: add command to recalculate balance snapshots by @turip in https://github.com/openmeterio/openmeter/pull/1323 * Implement usage carryover by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/1344 ### Dependency Updates ⬆️ * chore(deps): bump aiohttp from 3.10.1 to 3.10.2 in /api/client/python by @dependabot in https://github.com/openmeterio/openmeter/pull/1331 * chore(deps): bump aiohttp from 3.9.4 to 3.10.2 in /api/client/python/examples/async by @dependabot in https://github.com/openmeterio/openmeter/pull/1330 * chore(deps): bump golang from 1.22.5-alpine3.19 to 1.22.6-alpine3.19 by @dependabot in https://github.com/openmeterio/openmeter/pull/1335 * chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.27.0 to 2.27.1 by @dependabot in https://github.com/openmeterio/openmeter/pull/1336 **Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.141...v1.0.0-beta.142