v1.0.10
Connection-binding fixes — full detail in CHANGELOG.md:
update_flownow declares the$connectionsworkflow parameter when an update introduces the flow's first connector action — previously the save was rejected withInvalidTemplateand the flow had to be recreated.- A
source: "Invoker"connection reference no longer fails as "Missing connection" when the connection exists — logical connection names are resolved against the environment's actual connections before saving. - Connection errors now name the environment they checked and list the connections that DO exist for that connector there, so an environment mismatch is obvious immediately.
- New
validate_flowbest-practice check: flows using embedded (direct) connections instead of connection references (solution ALM).
Upgrade: quit your AI clients, then npm install -g powerplatform-mcp-server@latest.