v0.1.0-preview.12
Pre-release
Pre-release
What's Changed
- Add SchemaCreateOptions in McpServerToolCreateOptions/McpServerPromptCreateOptions by @1357310795 in #354
- Adapt GetAlerts endpoint to use the latest weather API spec by @vladnega in #363
- Add static resources to EverythingServer sample by @mikekistler in #361
- Backfills trace injection test and migrates from
request.params
torequest.params._meta
by @codefromthecrypt in #360 - Fix typo in McpSession.cs by @stephentoub in #371
- Add a McpClientTool.CallAsync helper by @stephentoub in #367
- Add client-side Streamable HTTP transport support by @halter73 in #356
- Update System and M.E.AI dependencies by @stephentoub in #374
- Remove batching support from StreamableHttpServerTransport by @halter73 in #372
New Contributors
- @1357310795 made their first contribution in #354
- @vladnega made their first contribution in #363
- @codefromthecrypt made their first contribution in #360
Full Changelog: v0.1.0-preview.11...v0.1.0-preview.12