Skip to content

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 8d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

claude-code code-analysis .net mcp roslyn

ReleasePort's take

Moderate signal
editorial:auto 8d

The 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 summary

Errors are now structured and include cancellation pass‑through.

Changes in this release

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

Full changelog

2.0.0 (2026-05-26)

⚠ BREAKING CHANGES

  • errors: structured tool errors + cancellation pass-through (#200)

Features

  • errors: structured tool errors + cancellation pass-through (#200) (6cad043)

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

Track MarcelRoozekrans/roslyn-codelens-mcp

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]