This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Moderate signalThe release introduces structured tool errors and adds cancellation pass‑through to the error handling API.
Why it matters: Affects code that consumes error payloads; update handlers before upgrading to v2.0.0.
Summary
AI summaryErrors are now structured and include cancellation pass‑through.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | High |
errors: introduces structured tool errors and cancellation pass-through errors: introduces structured tool errors and cancellation pass-through Source: llm_adapter@2026-05-26 Confidence: low |
— |
Breaking Changes
- Errors are now returned as structured objects with a cancellation pass‑through field; previous flat error strings are no longer emitted.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About MarcelRoozekrans/roslyn-codelens-mcp
Roslyn-based MCP server with 22 semantic code intelligence tools for .NET. Type hierarchies, call graphs, DI registrations, diagnostics, code fixes, complexity metrics, and more. Sub-millisecond lookups via pre-built indexes.
Related context
Beta — feedback welcome: [email protected]