Skip to content

Releases: microsoft/fabric-rti-mcp

0.3.0

19 Nov 18:52
a531d12

Choose a tag to compare

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

Full Changelog: 0.2.0...0.3.0

0.2.0

15 Sep 21:16
e6655aa

Choose a tag to compare

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

  • @Copilot made their first contribution in #49
  • @prvavill made their first contribution in #64

Full Changelog: 0.1.0...0.2.0

0.1.0

11 Aug 16:21
05ffc92

Choose a tag to compare

  • Eventstream initial support
  • Various code cleanups in prep of future work

0.0.2

03 Jun 14:49
1b178d9

Choose a tag to compare

Fixed entry point so that UVX can properly pick up the release

0.0.1

02 Jun 21:50
714343c

Choose a tag to compare

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]>