Skip to content

v1.0.10

Choose a tag to compare

@rcb0727 rcb0727 released this 27 Aug 01:26
· 1 commit to main since this release

Connection-binding fixes — full detail in CHANGELOG.md:

  • update_flow now declares the $connections workflow parameter when an update introduces the flow's first connector action — previously the save was rejected with InvalidTemplate and 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_flow best-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.