v1.0.0-beta.213
openmeterio/openmeterv1.0.0-beta.213Apr 29, 2025by github-actions[bot]
AI Summary
This release focuses on raw event support, streaming query caching, and improvements to the JavaScript SDK, including the removal of a crypto hard dependency.
Key Highlights
- Add raw events support
- Streaming query cache
- Add meter update method to JS SDK
- Remove crypto hard dependency from Node SDK
New Features
- Raw events
- Streaming query cache
- Meter update method
- Crypto dependency removal
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.213 --> ## What's Changed ### Exciting New Features 🎉 * feat: add raw events by @turip in https://github.com/openmeterio/openmeter/pull/2734 * feart(streaming): query cache by @hekike in https://github.com/openmeterio/openmeter/pull/2392 * feat(client): add generated zod schema to JS client by @tothandras in https://github.com/openmeterio/openmeter/pull/2738 * feat(client): add meter update method to javascript SDK by @tothandras in https://github.com/openmeterio/openmeter/pull/2740 * Subscription Addon Restore by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2719 * feat(client): remove crypto hard dependency from Node SDK by @tothandras in https://github.com/openmeterio/openmeter/pull/2744 ### Bug Fixes 🐛 * fix: allow empty description for apps by @turip in https://github.com/openmeterio/openmeter/pull/2722 ### Dependency Updates ⬆️ * chore(deps): bump github.com/oapi-codegen/nethttp-middleware from 1.0.2 to 1.1.1 by @dependabot in https://github.com/openmeterio/openmeter/pull/2729 * chore(deps): bump github.com/redpanda-data/benthos/v4 from 4.47.0 to 4.48.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/2730 * chore(deps): bump github.com/golang-cz/devslog from 0.0.12 to 0.0.13 by @dependabot in https://github.com/openmeterio/openmeter/pull/2732 * chore(deps): bump github.com/golang-migrate/migrate/v4 from 4.18.2 to 4.18.3 by @dependabot in https://github.com/openmeterio/openmeter/pull/2728 * chore(deps): bump github.com/samber/lo from 1.49.1 to 1.50.0 in the samber group by @dependabot in https://github.com/openmeterio/openmeter/pull/2731 * chore(deps): bump github.com/snowflakedb/gosnowflake from 1.12.1 to 1.13.3 by @dependabot in https://github.com/openmeterio/openmeter/pull/2741 ### Other Changes * Addon Purchase Validations by @GAlexIHU in https://github.com/openmeterio/openmeter/pull/2706 * chore: remove taxid validation by @turip in https://github.com/openmeterio/openmeter/pull/2739 **Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.212...v1.0.0-beta.213