v1.0.0-beta.231

Zielon/INSTAv1.0.0-beta.231Jul 14, 2026by github-actions[bot]

AI Summary

This release focuses on making the AIP TypeScript SDK release-ready and includes optimizations for customer usage attribution lookup. The update also adopts legacy Ent databases into Atlas migrations.

Key Highlights

  • AIP TypeScript SDK made release-ready
  • Customer usage attribution lookup optimization
  • Legacy Ent databases adopted into Atlas migrations
  • Typespec typescript emitter internal handling fix
  • Don't allow listing or getting unit config equipped plans on v1

Breaking Changes

  • Adopt legacy Ent databases into Atlas migrations

New Features

  • AIP TypeScript SDK release-ready
  • Don't allow listing or getting unit config equipped plans on v1 - OM-409

Full Release Notes

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

## What's Changed
### Exciting New Features 🎉
* feat(api): make the AIP TypeScript SDK release-ready by @tothandras in https://github.com/openmeterio/openmeter/pull/4687
### Bug Fixes 🐛
* fix: optimize customer usage attribution lookup by @turip in https://github.com/openmeterio/openmeter/pull/4684
* fix(spec): typespec typescript emitter internal handling by @tothandras in https://github.com/openmeterio/openmeter/pull/4706
### Breaking Changes 🛠
* feat: adopt legacy Ent databases into Atlas migrations by @turip in https://github.com/openmeterio/openmeter/pull/4705
### Dependency Updates ⬆️
* chore(deps): bump github.com/invopop/gobl from 0.501.0 to 0.502.1 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/4682
* chore(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.14.2 to 2.15.0 by @dependabot[bot] in https://github.com/openmeterio/openmeter/pull/4668
### Other Changes
* fix(spec): makefile by @tothandras in https://github.com/openmeterio/openmeter/pull/4704
* feat: don't allow listing or getting unit config equipped plans on v1 - OM-409 by @rolosp in https://github.com/openmeterio/openmeter/pull/4679


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