Skip to content

v0.3.0

Latest

Choose a tag to compare

@chr-hertel chr-hertel released this 11 Jan 21:58
· 3 commits to main since this release
42fe143

What's Changed

  • [Server] Add support for binary resource in conformance server example by @luoyue712 in #216
  • [Server] Fix conformance sampling test stuck issue with Docker PHP-FPM by @CodeWithKyrian in #219
  • [Server] Add output schema support to MCP tools by @bigdevlarry in #153
  • [Server] Use SchemaValidator to validate tool input by @Nyholm in #203
  • [Schema] Rename schema to resource in Capability by @luoyue712 in #217
  • [Server] Add interface abstractions for SchemaGenerator and Discoverer with DI improvements by @soyuka in #215
  • [Server] Use getDescription to get all descriptions. by @luoyue712 in #188
  • [Server] Add $runnerControl parameter to StdioTransport constructor by @Nyholm in #205
  • [Schema] Make static methods in Error final by @Nyholm in #204

Full Changelog: v0.2.2...v0.3.0