v1.0.0-beta.148

openmeterio/openmeterv1.0.0-beta.148Aug 21, 2024by github-actions[bot]

AI Summary

A maintenance release featuring dependency updates and refactoring work for the Notification API and usage reset queries, accompanied by automatic client library regeneration.

Key Highlights

  • Updated dependencies including Cobra and Svix webhooks
  • Refactored Notification API utilities
  • Optimized usage reset queries
  • Regenerated Web, Node.js, and Python clients

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.148 -->

## What's Changed
### Dependency Updates ⬆️
* chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in https://github.com/openmeterio/openmeter/pull/1386
* chore(deps): bump github.com/svix/svix-webhooks from 1.29.0 to 1.30.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/1387
* chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.1.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/1389
* chore(deps): bump the k8s group with 3 updates by @dependabot in https://github.com/openmeterio/openmeter/pull/1385
* chore(deps): bump github.com/samber/lo from 1.46.0 to 1.47.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/1388
* chore(deps): bump aiohttp from 3.10.3 to 3.10.4 in /api/client/python in the production-dependencies group by @dependabot in https://github.com/openmeterio/openmeter/pull/1391
### Other Changes
* [bot] Re-generate Web client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1393
* [bot] Re-generate Node.js client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1394
* [bot] Re-generate Python client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1396
* refactor: add utils for Notification API by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1392
* refactor: optimize usage reset queries by @turip in https://github.com/openmeterio/openmeter/pull/1398


**Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.147...v1.0.0-beta.148