<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.101 -->
What's Changed
Exciting New Features 🎉
* feat(api): add feature and entitlement to node api by hekike in https://github.com/openmeterio/openmeter/pull/1104
* feat: grants take effect at start of current window, not at end by GAlexIHU in https://github.com/openmeterio/openmeter/pull/1113
Bug Fixes 🐛
* fix(api): feature times by hekike in https://github.com/openmeterio/openmeter/pull/1103
* feat: add support for 1d meters by turip in https://github.com/openmeterio/openmeter/pull/1106
* feat: include entitlement creation in a single transaction by GAlexIHU in https://github.com/openmeterio/openmeter/pull/1105
* fix: give proper error response if the errors are wrapped by turip in https://github.com/openmeterio/openmeter/pull/1101
* Validate entitlement exists for grant create and deletion by GAlexIHU in https://github.com/openmeterio/openmeter/pull/1110
* Return isSoftLimit on EntitlementMetered API by GAlexIHU in https://github.com/openmeterio/openmeter/pull/1111
Other Changes
* refactor: store feature config field as byte slice by chrisgacsal in https://github.com/openmeterio/openmeter/pull/1100
**Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.100...v1.0.0-beta.101