v1.0.0-beta.176
openmeterio/openmeterv1.0.0-beta.176Sep 3, 2024by github-actions[bot]
AI Summary
Updates dependencies, regenerates client libraries, and refactors code to remove unused packages and improve meter collection logic.
Key Highlights
- Dependency updates (black, etc.)
- Client library regeneration
- Dropped unused httpingest package
- Refactored collector meter
New Features
- Re-generate Node.js client
- Re-generate Python client
- Re-generate Web client
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.176 --> ## What's Changed ### Dependency Updates ⬆️ * chore(deps-dev): bump black from 24.4.2 to 24.8.0 in /api/client/python in the development-dependencies group by @dependabot in https://github.com/openmeterio/openmeter/pull/1462 ### Other Changes * [bot] Re-generate Node.js client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1463 * [bot] Re-generate Python client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1464 * [bot] Re-generate Web client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1465 * refactor(ingest): drop unused httpingest package by @sagikazarmark in https://github.com/openmeterio/openmeter/pull/1466 * refactor: collector meter by @sagikazarmark in https://github.com/openmeterio/openmeter/pull/1468 **Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.175...v1.0.0-beta.176