1.0.2
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
- @mcolomerc made their first contribution in #34
Full Changelog: 1.0.1...1.0.2