v1.0.0-beta.197

openmeterio/openmeterv1.0.0-beta.197Mar 3, 2025by tothandras

AI Summary

This release primarily addresses bugs related to test failures, entitlement history, and customer overrides. It includes a large number of dependency updates.

Key Highlights

  • Fix for entitlement history
  • Fix for customer override overload
  • Fix for history windowing
  • Multiple dependency updates

Full Release Notes

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

## What's Changed
### Bug Fixes 🐛
* Fix Test Failiures by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2367
* Entitlement History Fix by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2368
* fix: customeroverride overload by @turip in https://github.com/openmeterio/openmeter/pull/2372
* Fix History Windowing by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2373
### Dependency Updates ⬆️
* chore(deps): bump cloud.google.com/go/storage to v1.50.0 by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/2370
* chore(deps): bump entgo.io/ent from 0.14.2 to 0.14.3 by @dependabot in https://github.com/openmeterio/openmeter/pull/2366
* chore(deps): bump github.com/go-co-op/gocron/v2 from 2.15.0 to 2.16.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/2365
* chore(deps): bump github.com/svix/svix-webhooks from 1.59.2 to 1.61.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/2364
* chore(deps): bump github.com/invopop/gobl from 0.210.0 to 0.211.1 by @dependabot in https://github.com/openmeterio/openmeter/pull/2362
* chore(deps): bump github.com/avast/retry-go/v4 from 4.6.0 to 4.6.1 by @dependabot in https://github.com/openmeterio/openmeter/pull/2361
* chore(deps): bump github.com/IBM/sarama from 1.45.0 to 1.45.1 by @dependabot in https://github.com/openmeterio/openmeter/pull/2363
### Other Changes
* Enable immediate cancel for aligned subs by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2356


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