Skip to content

connector-v0.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Jul 06:58
· 19 commits to main since this release
connector-mcp 0.2.2

Rebuilt on reqwest 0.13. Same MCP protocol, same commands, no API change.

TLS root certificates now come from the operating system's trust store
(rustls-platform-verifier) instead of being compiled into the binary. A
corporate or self-managed CA installed on the machine is honoured from now on.

Verified against the live Stokenet Gateway on Linux only — there is no macOS or
Windows hardware here. Those builds come from CI and are expected to work, but
if HTTPS to the Gateway fails there, 0.2.1 is the last release with embedded
roots.