v1.0.0-beta.184

openmeterio/openmeterv1.0.0-beta.184Sep 23, 2024by github-actions[bot]

AI Summary

Added database scaffolding for invoicing and core customer features.

Key Highlights

  • Invoicing database structure
  • Customer addition feature

New Features

  • Invoicing database structure
  • Customer addition

Full Release Notes

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

## What's Changed
### Exciting New Features 🎉
* feat: add invoicing database structure by @turip in https://github.com/openmeterio/openmeter/pull/1523
* feat(customer): add by @hekike in https://github.com/openmeterio/openmeter/pull/1536
### Dependency Updates ⬆️
* chore(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4 by @dependabot in https://github.com/openmeterio/openmeter/pull/1551
* chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.28.0 to 1.30.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/1552
* chore(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.53.0 to 0.55.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/1554
* chore(deps): bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.1 by @dependabot in https://github.com/openmeterio/openmeter/pull/1553
* chore(deps): bump github.com/samber/slog-multi from 1.2.1 to 1.2.2 by @dependabot in https://github.com/openmeterio/openmeter/pull/1555
### Other Changes
* fix: use aggregate metrics by @turip in https://github.com/openmeterio/openmeter/pull/1528
* refactor: customer features for invoicing by @turip in https://github.com/openmeterio/openmeter/pull/1542
* refactor: restore dedicated param types by @turip in https://github.com/openmeterio/openmeter/pull/1543
* feat: add diff util by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1540
* fix: mixin indexing tweaks by @turip in https://github.com/openmeterio/openmeter/pull/1545
* refactor: helper for provisioning Kafka topics by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1548


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