Skip to content

1.0.2

Compare
Choose a tag to compare
@eddyv eddyv released this 15 May 18:59
· 11 commits to main since this release
c0927bc

What's Changed

  • feat(tool): Add kafka consume messages tool & schema registry support for produce and consume tools by @eddyv in #23
  • chore(logging): Add pino logging library by @eddyv in #32
  • feat(transport): Add new transport modes (Streamable HTTP & SSE) by @eddyv in #33
  • Get configurations for a given topic by @mcolomerc in #34
  • feat(cli): Enhance CLI with package version retrieval and TypeScript … by @eddyv in #35
  • chore(tool): tool enablement by @eddyv in #36
  • fix(tool): modify list schema to use SchemaRegistryClient to be accessible for CP by @eddyv in #37
  • feat(kafka-client): Allow for kafka client configuration to be passed through via CLI by @eddyv in #41

New Contributors

Full Changelog: 1.0.1...1.0.2