Releases: microsoft/fabric-rti-mcp
Releases · microsoft/fabric-rti-mcp
0.3.0
What's Changed
- updated instructions for http mode and remote deployment with test client by @prvavill in #71
- Refactor EventStreamConnection to FabricApiHttpClient by @NiallEgan in #73
- Add initial support for Activator in RTI MCP by @NiallEgan in #72
- Add Activator description to readme by @NiallEgan in #76
- Fixed activator trigger bug for hostname by @dogaker in #77
- Adding server.json with metadata needed to register in MCP registry by @prvavill in #81
- various formatting and quality related fixes by @danield137 in #82
- Feature: Implement Eventstream builder tools that enables users to create new Evenstreams by @arindamc in #60
- docs: Add Private Shots notebook by @RoeeBY in #79
New Contributors
- @NiallEgan made their first contribution in #73
- @dogaker made their first contribution in #77
- @RoeeBY made their first contribution in #79
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Fix auto-versioning: correct package name in importlib.metadata lookup by @Copilot in #49
- Add Kusto-specific timeout configuration for all query operations by @Copilot in #30
- Add correlation ID tracing to Kusto error handling for easier debugging by @Copilot in #51
- Update README.md by @anshulsharmas in #56
- adding live tests by @danield137 in #65
- Http support initial by @prvavill in #64
- feat: compact kusto response by @danield137 in #66
- OBO flow changes using user managed identity credentials by @prvavill in #68
- Feat: generalized kusto tools + graph_query tool by @danield137 in #69
- Allow providing kusto client request properties with generalized kusto tools integration by @Copilot in #50
New Contributors
Full Changelog: 0.1.0...0.2.0
0.1.0
- Eventstream initial support
- Various code cleanups in prep of future work
0.0.2
Fixed entry point so that UVX can properly pick up the release
0.0.1
Sanity test (#6) * working initial * added sanity test * Update project.instructions.md Co-authored-by: Copilot <[email protected]> * Update makefile Co-authored-by: Copilot <[email protected]> * Update project.instructions.md Co-authored-by: Copilot <[email protected]> * Update project.instructions.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>