v0.5.0
What's Changed
- Do not wrap the destination in a JSON by @mcollina in #3
- Update apache/kafka Docker tag to v3.9.1 by @renovate[bot] in #5
- feat: implement request/response pattern over Kafka by @mcollina in #6
- fix(deps): update dependency @platformatic/kafka to v1 by @renovate[bot] in #9
- chore(deps): update actions/cache action to v4 by @renovate[bot] in #7
- chore(deps): update apache/kafka docker tag to v4 by @renovate[bot] in #8
- chore(test): add plugin test cases by @rozzilla in #10
- feat(metrics): add basic kafka metrics by @rozzilla in #11
- chore(test): add missing tests for dlqMessages metrics by @rozzilla in #12
- chore(test): avoid usage of sleep by @rozzilla in #13
- fix: Correctly export the version for metadata. by @ShogunPanda in #16
New Contributors
- @mcollina made their first contribution in #3
- @renovate[bot] made their first contribution in #5
- @rozzilla made their first contribution in #10
- @ShogunPanda made their first contribution in #16
Full Changelog: v0.1.0...v0.5.0