1.0.1
What's Changed
- Init confluent mcp server by @eddyv in #1
- add list-connectors and read-connector tools by @bhughes20 in #2
- chore(refactor): lazy loading of clients, factory pattern for supplying mcp tools, env loading by @eddyv in #4
- feat: Allow user input to override rest endpoints via conversation by @eddyv in #6
- Update CODEOWNERS by @eddyv in #5
- feat(tool): Create connectors by @eddyv in #7
- chore: bump dependencies, update server to use simplified express-like api by @eddyv in #8
- feat(tool): Data Governance (Tag creation, searching, tying, removal) & Alter Topic Configs & Delete kafka connector by @eddyv in #9
- fix: add baseUrl param to Connect REST API operations, fix description comments, update api docs by @eddyv in #11
- feat(tool): Search Kafka Topics by name by @eddyv in #12
- Update README.md by @eddyv in #13
- chore(readme): Expand README with detailed configuration docs by @eddyv in #14
- chore: Add license by @eddyv in #15
- Cluster operations by @rahulbats in #16
- updating config path in readme by @eddyv in #17
- new tool to get all schemas by @rahulbats in #19
- chore(executable): Preparing mcp-confluent to be published on package registry by @eddyv in #18
- Clean up README by @tlberglund in #22
- chore(ci): adding semaphore for creating github tags by @eddyv in #24
- add MCP server badge by @punkpeye in #25
New Contributors
- @bhughes20 made their first contribution in #2
- @rahulbats made their first contribution in #16
- @tlberglund made their first contribution in #22
- @punkpeye made their first contribution in #25
Full Changelog: v0.0.0...1.0.1