This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryAdded a new MCP tool to enumerate public and protected API surface.
Full changelog
1.7.0 (2026-04-29)
Features
- add get_public_api_surface MCP tool (public + protected API enumeration) (5f3b3eb)
- add GetPublicApiSurfaceLogic with public/protected enumeration (545368e)
- add models for get_public_api_surface output (0eb5345)
- register get_public_api_surface MCP tool (559626f)
Bug Fixes
- exclude public-nested-in-internal types and emit parameterised member names (69282f9)
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
Related tools
Earlier breaking changes
- v2.0.0 errors: introduces structured tool errors and cancellation pass-through
Beta — feedback welcome: [email protected]