v1.0.0-beta.186
openmeterio/openmeterv1.0.0-beta.186Oct 2, 2024by github-actions[bot]
AI Summary
A release focused on TypeSpec fixes, dependency updates, and Kafka integration improvements.
Key Highlights
- Kafka topic name resolver added
- Improved validation error reporting
- TypeSpec fixes for notifications and meters
New Features
- Kafka topic name resolver
- Improved validation error reporting
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-beta.186 --> ## What's Changed ### Bug Fixes 🐛 * TypeSpec fixes by @sagikazarmark in https://github.com/openmeterio/openmeter/pull/1584 * fix: list features by multiple Ids or Keys by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1604 * fix: typespec openapi diff in notifications by @sagikazarmark in https://github.com/openmeterio/openmeter/pull/1586 * fix(streaming): alias meter query where by @hekike in https://github.com/openmeterio/openmeter/pull/1607 * fix: make id in subject a required-readOnly field by @sagikazarmark in https://github.com/openmeterio/openmeter/pull/1609 ### Dependency Updates ⬆️ * chore(api): update Node client dependencies by @tothandras in https://github.com/openmeterio/openmeter/pull/1588 * chore(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.5.0 to 2.5.4 by @dependabot in https://github.com/openmeterio/openmeter/pull/1593 * chore(deps): bump github.com/golang-cz/devslog from 0.0.8 to 0.0.11 by @dependabot in https://github.com/openmeterio/openmeter/pull/1592 * chore(deps): bump google.golang.org/grpc from 1.66.1 to 1.67.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/1595 * chore(deps): bump github.com/huandu/go-sqlbuilder from 1.28.1 to 1.30.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/1591 * chore(deps): bump github.com/XSAM/otelsql from 0.33.0 to 0.34.0 by @dependabot in https://github.com/openmeterio/openmeter/pull/1594 * chore(deps): bump aiohttp from 3.10.5 to 3.10.8 in /api/client/python in the production-dependencies group by @dependabot in https://github.com/openmeterio/openmeter/pull/1601 ### Other Changes * feat: add Kafka topic name resolver by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1587 * [bot] Re-generate Node.js client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1599 * [bot] Re-generate Python client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1598 * refactor: mk webhook event type register non-critical by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1602 * [bot] Re-generate Web client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1610 * [bot] Re-generate Python client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1612 * [bot] Re-generate Node.js client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1611 * Typespec fixes by @sagikazarmark in https://github.com/openmeterio/openmeter/pull/1608 * Return all validation errors from configuration by @sagikazarmark in https://github.com/openmeterio/openmeter/pull/1561 **Full Changelog**: https://github.com/openmeterio/openmeter/compare/v1.0.0-beta.185...v1.0.0-beta.186