Skip to content

v0.5.0

Choose a tag to compare

@ShogunPanda ShogunPanda released this 22 Aug 13:26
· 67 commits to main since this release

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

Full Changelog: v0.1.0...v0.5.0