v0.1.0-preview.2
Pre-release
Pre-release
What's Changed
- Logging Capability by @PederHP in #53
- Add nuget badge to README by @stephentoub in #58
- Run integration test SSE server in process by @halter73 in #56
- Remove reflection from Connect test by @jaredpar in #57
- Fix private reflection by @jaredpar in #60
- docs: update McpToolAttribute name comment by @WeihanLi in #63
- Adding merge files to gitignore by @aaronpowell in #78
- docs: add McpServerOptionsSetup code comment by @JaneConan in #77
- Fix enum serialization by @zaevi in #61
- Fix stdio encoding issue: Enforce explicit UTF-8 for correct Unicode handling by @willibrandon in #73
- Make client config optional to McpClientFactory.CreateAsync by @stephentoub in #65
- Add XunitLoggerProvider by @halter73 in #81
- Avoid race starting SseResponseStreamTransport by @halter73 in #91
- Add acknowledgements to README by @mikekistler in #94
- Adding code coverage to tests in workflow by @aaronpowell in #75
- Update documentation configuration by @localden in #86
- Add links to API docs from README.md by @eiriktsarpalis in #96
- Overhaul tool handling by @stephentoub in #89
- Add package installation to README by @timheuer in #101
- Add gitattributes by @halter73 in #98
- Adding a base class for request params that exposes the progressToken by @aaronpowell in #99
- Add [McpServerTool] support for instance methods by @stephentoub in #100
- Make options types fully mutable by @halter73 in #107
- Configurable messages endpoint for SSE transport by @edis-uipath in #109
- Use different logger categories for client and server in McpJsonRpcEndpoint by @halter73 in #110
- Samples for quickstart docs by @aaronpowell in #104
- Adding support for returning collections from tools by @aaronpowell in #116
- List tools from DI once by @halter73 in #115
- Set up package publishing for daily, manual, and release builds by @jeffhandley in #118
- complete fix for SampleLlmTool discovery by @NeverMorewd in #102
New Contributors
- @PederHP made their first contribution in #53
- @jaredpar made their first contribution in #57
- @WeihanLi made their first contribution in #63
- @aaronpowell made their first contribution in #78
- @JaneConan made their first contribution in #77
- @zaevi made their first contribution in #61
- @willibrandon made their first contribution in #73
- @localden made their first contribution in #86
- @timheuer made their first contribution in #101
- @edis-uipath made their first contribution in #109
- @NeverMorewd made their first contribution in #102
Full Changelog: v0.1.0-preview.1.25171.12...v0.1.0-preview.2