v1.0.0-beta.182

openmeterio/openmeterv1.0.0-beta.182Sep 13, 2024by github-actions[bot]

AI Summary

Fixed Kafka configuration issues and added event filtering capabilities.

Key Highlights

  • Kafka consumer config fixes
  • Event subject filter full match

Breaking Changes

  • Kafka client setup refactor for sink-worker

New Features

  • Event subject filter full match

Full Release Notes

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

## What's Changed
### Bug Fixes 🐛
* fix: Kafka consumer config by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1501
* fix: Kafka config defaults by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1502
* fix: defaults for Kafka broker address family by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1503
* feat(api): events subject filter full match by @hekike in https://github.com/openmeterio/openmeter/pull/1508
### Breaking Changes 🛠
* refactor: Kafka client setup for sink-worker  by @chrisgacsal in https://github.com/openmeterio/openmeter/pull/1498
### Other Changes
* [bot] Re-generate Python client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1491
* [bot] Re-generate Node.js client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1493
* [bot] Re-generate Web client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1492
* [bot] Re-generate Web client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1495
* [bot] Re-generate Node.js client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1494
* [bot] Re-generate Python client by @openmeterbot in https://github.com/openmeterio/openmeter/pull/1496
* refactor: deadcode by @sagikazarmark in https://github.com/openmeterio/openmeter/pull/1472
* Meter event validation by @sagikazarmark in https://github.com/openmeterio/openmeter/pull/1497


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