<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="https://www.w3.org/2005/Atom">
  <channel>
    <title>Metalama Briefs</title>
    <description>Brief updates from the Metalama project</description>
    <link>https://postsharp.net/briefs</link>
    <atom:link href="https://postsharp.net/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Thu, 06 Aug 2026 07:47:18 +0000</pubDate>
    <lastBuildDate>Thu, 06 Aug 2026 07:47:18 +0000</lastBuildDate>
    <generator>Jekyll v4.4.1</generator>
      
    
    

    
    <item>
          
          
          <title>PostSharp and Metalama VSX 2026.1.6 released</title>
          <link>https://postsharp.net/briefs#2026-08-06-07-42-06-0000-postsharp-and-metalama-vsx-2026-1-6-released</link>
          <pubDate>Thu, 06 Aug 2026 07:42:06 +0000</pubDate>
          <description>
          
            <p>We’ve released PostSharp and Metalama VSX 2026.1.6, a reliability pass over the Visual Studio design-time features. It fixes the two most widely-reported CodeLens defects, a crash in the options page and a package-loading failure, and restores CodeLens and the Aspect Explorer in projects referencing Metalama 2025.1 or 2025.2. See the <a href="https://github.com/metalama/Metalama.Vsx.Public/releases/tag/release%2F2026.1.6">GitHub release</a>.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>Metalama 2025.1 is out of support</title>
          <link>https://postsharp.net/briefs#2026-08-06-00-00-00-0000-metalama-2025-1-is-out-of-support</link>
          <pubDate>Thu, 06 Aug 2026 00:00:00 +0000</pubDate>
          <description>
          
            <p>Please note that Metalama 2025.1 has reached the end of its servicing life as of August 1, 2026, and no longer receives fixes. If you are still on it, upgrade to Metalama 2026.1 LTS. See our <a href="/support/policies/versions">version and support policy</a> for details.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>PostSharp 2026.0.16 and 2024.0.25 released</title>
          <link>https://postsharp.net/briefs#2026-08-05-19-39-16-0000-postsharp-2026-0-16-and-2024-0-25-released</link>
          <pubDate>Wed, 05 Aug 2026 19:39:16 +0000</pubDate>
          <description>
          
            <p>We’ve released PostSharp 2026.0.16 (see the <a href="https://github.com/postsharp/PostSharp.Public/releases/tag/v2026.0.16">GitHub release</a>) and 2024.0.25 (see the <a href="https://github.com/postsharp/PostSharp.Public/releases/tag/v2024.0.25">GitHub release</a>), removing the obsolete watermark task and fixing the Customer Experience Improvement Program uploader. 2026.0.16 adds two fixes on top, covering an invalid multicast attribute in a referenced assembly and a duplicate license key in the registry.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>Metalama 2026.1.22 released</title>
          <link>https://postsharp.net/briefs#2026-08-05-16-32-43-0000-metalama-2026-1-22-released</link>
          <pubDate>Wed, 05 Aug 2026 16:32:43 +0000</pubDate>
          <description>
          
            <p>We’ve released Metalama 2026.1.22, a large reliability release fixing design-time memory growth, a series of design-time crashes, the reference-assembly build, and the telemetry upload. See the <a href="https://github.com/metalama/Metalama/releases/tag/release%2F2026.1.22">release notes</a>.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>PostSharp 2026.0.15 and 2024.0.24 released</title>
          <link>https://postsharp.net/briefs#2026-07-24-06-33-34-0000-postsharp-2026-0-15-and-2024-0-24-released</link>
          <pubDate>Fri, 24 Jul 2026 06:33:34 +0000</pubDate>
          <description>
          
            <p>We’ve released PostSharp 2026.0.15 (see the <a href="https://github.com/postsharp/PostSharp.Public/releases/tag/v2026.0.15">GitHub release</a>) and 2024.0.24 (see the <a href="https://github.com/postsharp/PostSharp.Public/releases/tag/v2024.0.24">GitHub release</a>) with six fixes covering caching back-end disposal hangs, compiler metadata reading and PS0264 assembly load failures, plus an EULA update to v2026-Q3.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>Metalama 2026.1.21 released</title>
          <link>https://postsharp.net/briefs#2026-07-21-07-25-14-0000-metalama-2026-1-21-released</link>
          <pubDate>Tue, 21 Jul 2026 07:25:14 +0000</pubDate>
          <description>
          
            <p>We’ve released Metalama 2026.1.21 with 7 bug fixes, covering a design-time <code class="language-plaintext highlighter-rouge">InvalidCastException</code> when merging contract options across TFM-specific compile-time assemblies, a permanent hang of the design-time RPC server, a caching-invalidation hang, and <code class="language-plaintext highlighter-rouge">[Virtualize]</code> on abstract classes. It also updates Metalama.Compiler to 2026.1.13. See the <a href="https://github.com/metalama/Metalama/releases/tag/release%2F2026.1.21">release notes</a>.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>Metalama 2026.1.20 released</title>
          <link>https://postsharp.net/briefs#2026-07-15-08-10-23-0000-metalama-2026-1-20-released</link>
          <pubDate>Wed, 15 Jul 2026 08:10:23 +0000</pubDate>
          <description>
          
            <p>We’ve released Metalama 2026.1.20, fixing a <code class="language-plaintext highlighter-rouge">FileNotFoundException</code> when invoking a compile-time extension method from a referenced package after a dependency version change left a stale compile-time cache. See the <a href="https://github.com/metalama/Metalama/releases/tag/release%2F2026.1.20">GitHub release</a>.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>One website for PostSharp and Metalama</title>
          <link>https://postsharp.net/briefs#2026-07-14-one-website-for-postsharp-and-metalama</link>
          <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
          <description>
          
            <p>We’ve rebuilt postsharp.net as the single home for both products, with <a href="/metalama/">Metalama</a>, <a href="/postsharp/">PostSharp</a> and a shared <a href="/blog/">blog</a>. The former metalama.net and blog.postsharp.net sites now redirect here, so existing links keep working. Both products are now supported under the same roof.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>Security and Privacy Update for PostSharp and Metalama</title>
          <link>https://postsharp.net/blog/security-privacy-hardening-2026-06</link>
          <pubDate>Tue, 30 Jun 2026 19:00:01 +0000</pubDate>
          <description>
          
            <p>
            Today we are shipping a coordinated security and privacy update across every supported branch of PostSharp and Metalama. It covers the build toolchain, the design time services, telemetry, and the Visual Studio Tools. It does not change the public API or how you write aspects, and none of it reaches your compiled application: every issue is in tooling that runs on developer and build machines, so the applications you have already built and shipped are not affected.

        </p>
            <p>
        <a href="https://postsharp.net/blog/security-privacy-hardening-2026-06">Read the full article</a>
        </p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>Metalama 2026.0.25 and 2025.1.18 released</title>
          <link>https://postsharp.net/briefs#2026-06-30-18-48-17-0000-metalama-2026-0-25-and-2025-1-18-released</link>
          <pubDate>Tue, 30 Jun 2026 18:48:17 +0000</pubDate>
          <description>
          
            <p>We’ve released security updates Metalama 2026.0.25 (see the <a href="https://github.com/metalama/Metalama/releases/tag/release%2F2026.0.25">GitHub release</a>) and 2025.1.18 (see the <a href="https://github.com/metalama/Metalama/releases/tag/release%2F2025.1.18">GitHub release</a>), backporting two security fixes from the 2026.1 line.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>PostSharp 2026.0.13 and 2024.0.23 released</title>
          <link>https://postsharp.net/briefs#2026-06-27-10-32-12-0000-postsharp-2026-0-13-and-2024-0-23-released</link>
          <pubDate>Sat, 27 Jun 2026 10:32:12 +0000</pubDate>
          <description>
          
            <p>We’ve released PostSharp 2026.0.13 (see the <a href="https://github.com/postsharp/PostSharp.Public/releases/tag/v2026.0.13">GitHub release</a>) and 2024.0.23 (see the <a href="https://github.com/postsharp/PostSharp.Public/releases/tag/v2024.0.23">GitHub release</a>), a security and privacy hardening pair closing our June 2026 review with a hardened build toolchain, telemetry over HTTPS, and minimized, de-correlated data collection. 2026.0.13 adds three fixes on top, covering the NU1901 warning, a caching-backend dispose deadlock and a spurious PS0242 license error.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>Metalama 2026.1.19 released</title>
          <link>https://postsharp.net/briefs#2026-06-27-07-46-26-0000-metalama-2026-1-19-released</link>
          <pubDate>Sat, 27 Jun 2026 07:46:26 +0000</pubDate>
          <description>
          
            <p>We’ve released Metalama 2026.1.19 with a comprehensive security and privacy overhaul hardening telemetry, diagnostics reporting, the configuration UI, and the design-time RPC channel, plus an update to Roslyn 5.6 (Visual Studio 2026 version 18.6.3). See the <a href="https://github.com/metalama/Metalama/releases/tag/release%2F2026.1.19">GitHub release</a>.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>Metalama 2026.0.24 released</title>
          <link>https://postsharp.net/briefs#2026-06-27-07-23-20-0000-metalama-2026-0-24-released</link>
          <pubDate>Sat, 27 Jun 2026 07:23:20 +0000</pubDate>
          <description>
          
            <p>We’ve released Metalama 2026.0.24 updating Metalama.Compiler to Roslyn 5.6 (Visual Studio 2026 version 18.6.3). See the <a href="https://github.com/metalama/Metalama/releases/tag/release%2F2026.0.24">GitHub release</a>.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>PostSharp 2026.0.12 released</title>
          <link>https://postsharp.net/briefs#2026-06-11-18-31-40-0000-postsharp-2026-0-12-released</link>
          <pubDate>Thu, 11 Jun 2026 18:31:40 +0000</pubDate>
          <description>
          
            <p>We’ve released PostSharp 2026.0.12 with a Redis caching dispose-deadlock fix and several WinRT/.winmd build-time fixes for consuming Windows Runtime types on .NET Framework. See the <a href="https://github.com/postsharp/PostSharp.Public/releases/tag/v2026.0.12">GitHub release</a>.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>PostSharp 2026.0.11 released</title>
          <link>https://postsharp.net/briefs#2026-06-10-11-49-24-0000-postsharp-2026-0-11-released</link>
          <pubDate>Wed, 10 Jun 2026 11:49:24 +0000</pubDate>
          <description>
          
            <p>We’ve released PostSharp 2026.0.11, fixing a “Loop when loading Windows.winmd” build failure on .NET Framework projects that consume WinRT types. See the <a href="https://github.com/postsharp/PostSharp.Public/releases/tag/v2026.0.11">GitHub release</a>.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>Metalama 2026.1.18 released</title>
          <link>https://postsharp.net/briefs#2026-06-10-10-12-29-0000-metalama-2026-1-18-released</link>
          <pubDate>Wed, 10 Jun 2026 10:12:29 +0000</pubDate>
          <description>
          
            <p>We’ve released Metalama 2026.1.18 with a fix for <code class="language-plaintext highlighter-rouge">[Observable]</code> silently dropping the setter body of a <code class="language-plaintext highlighter-rouge">field</code>-keyword (semi-auto) property. See the <a href="https://github.com/metalama/Metalama/releases/tag/release%2F2026.1.18">GitHub release</a>.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>PostSharp 2026.0.10 released</title>
          <link>https://postsharp.net/briefs#2026-06-09-15-34-52-0000-postsharp-2026-0-10-released</link>
          <pubDate>Tue, 09 Jun 2026 15:34:52 +0000</pubDate>
          <description>
          
            <p>We’ve released PostSharp 2026.0.10 with three fixes. It resolves a concurrency crash in <code class="language-plaintext highlighter-rouge">DebuggerOptions</code> initialization, a build failure with custom TFM aliases under .NET SDK 10.0.300+, and hangs in the Redis caching backend. See the <a href="https://github.com/postsharp/PostSharp.Public/releases/tag/v2026.0.10">GitHub release</a>.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>Metalama 2026.1.17 released</title>
          <link>https://postsharp.net/briefs#2026-06-05-09-17-07-0000-metalama-2026-1-17-released</link>
          <pubDate>Fri, 05 Jun 2026 09:17:07 +0000</pubDate>
          <description>
          
            <p>We’ve released Metalama 2026.1.17 with 3 bug fixes covering <code class="language-plaintext highlighter-rouge">IAspectWeaver</code> aspects with Contracts, expression-bodied <code class="language-plaintext highlighter-rouge">async void</code> overrides, and a design-time RPC hang. See the <a href="https://github.com/metalama/Metalama/releases/tag/release%2F2026.1.17">GitHub release</a>.</p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>Metalama 2026.1 Generally Available: First LTS Release, Complete C# 14 Support, and a Redesigned Redis Backend</title>
          <link>https://postsharp.net/blog/metalama-2026-1-ga</link>
          <pubDate>Wed, 03 Jun 2026 07:00:01 +0000</pubDate>
          <description>
          
            <p>
            Metalama 2026.1 is now generally available, and it’s our first long-term support (LTS) release. This is a consolidation release: we finished the C# 14 work we started in 2026.0, extended the advising API, redesigned the Redis caching backend, cut several third-party dependencies, and closed most of the bug backlog.

        </p>
            <p>
        <a href="https://postsharp.net/blog/metalama-2026-1-ga">Read the full article</a>
        </p>

        
       
          </description>

      </item>
    
    <item>
          
          
          <title>Metalama 2026.1.15-rc and 2026.0.23 released</title>
          <link>https://postsharp.net/briefs#2026-05-15-18-36-37-0000-metalama-2026-1-15-rc-and-2026-0-23-released</link>
          <pubDate>Fri, 15 May 2026 18:36:37 +0000</pubDate>
          <description>
          
            <p>We’ve released Metalama 2026.1.15-rc (see the <a href="https://github.com/metalama/Metalama/releases/tag/release%2F2026.1.15-rc">GitHub release</a>) and 2026.0.23 (see the <a href="https://github.com/metalama/Metalama/releases/tag/release%2F2026.0.23">GitHub release</a>), both upgrading the underlying Roslyn compiler to 5.5.0 (Visual Studio 2026 Version 18.5.2).</p>

        
       
          </description>

      </item>
    

  </channel>
</rss>
