Metalama 2026.1.17
Metalama 2026.1.17 is based on 2026.1.16, plus the following changes.
Fixes
- #1636 Fixed a build crash when using an
IAspectWeaver-based aspect (e.g. Metalama.Community.Virtuosity) together with Metalama.Patterns.Contracts. - #1638 Fixed CS0030 ("Cannot convert type 'void' to 'System.Threading.Tasks.Task'") on expression-bodied
async voidmethods overridingTask/ValueTask. - #1640 Fixed an intermittent design-time RPC hang caused by a lost-wakeup race in
ClientEndpoint.
Resources
- Milestone
- Full Changelog: release/2026.1.16...release/2026.1.17