v1.0.0-beta.131
openmeterio/openmeterv1.0.0-beta.131Aug 2, 2024by github-actions[bot]
AI Summary
This release adds the `getEntitlementById` functionality to the public API, fixes pagination bugs, and enables exact querying via ID lists.
Key Highlights
- Added `getEntitlementById` to public API
- Fixed pagination bugs
- Added support for exact querying via ID lists
New Features
- Added `getEntitlementById` to public API
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.131 --> ## What's Changed ### Bug Fixes 🐛 * Add getEntitlementById to public API & fix pagination bugs OM-857 by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/1287 ### Other Changes * Pass a list of IDs for exact querying by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/1288 **Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.130...v1.0.0-beta.131