Skip to content

v0.3.0-preview.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@halter73 halter73 released this 20 Aug 19:09
· 1 commit to main since this release
15f8e89

What's Changed

  • Respect HandleResponse() and SkipHandler() calls in OnResourceMetadataRequest by @halter73 in #607
  • UnreferenceDisposable made slimmer by @Scooletz in #627
  • IdleTracking uses lists instead of SortedSet by @Scooletz in #629
  • Fix ResourceLinkBlock deserialization by adding missing "name" case by @Copilot in #645
  • Add an in-memory transport sample by @stephentoub in #664
  • Remove 'Sse' from AspNetCoreSseServer sample name by @halter73 in #665
  • Fix NotSupportedException when returning IEnumerable by @Copilot in #675
  • Enhance HTTP and MCP session logging by @theojiang25 in #608
  • Remove special-casing of string enumerables in McpServerTool by @stephentoub in #699
  • Prune idle sessions before starting new ones by @halter73 in #701
  • Add framework for conceptual docs by @mikekistler in #708

New Contributors

Full Changelog: v0.3.0-preview.3...v0.3.0-preview.4