Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
dotnet/runtimev9.x
17 releases

TL;DR

This release delivers security and reliability updates to .NET 9, impacting all application types (web, desktop, cloud).

Fixes Worth Knowing

Several fixes improve the reliability of System.Text.Json serialization/deserialization (data conversion) and address potential issues with handling time zones. Additionally, there are improvements to the performance of file I/O (input/output) operations, especially on Linux systems.

Before You Upgrade

Restart your applications after upgrading to ensure all changes are fully applied.

May 12, 2026
v9.0.15v9.0.15
Apr 14, 2026
Mar 10, 2026
v9.0.13v9.0.13
Feb 10, 2026
Jan 13, 2026
Nov 11, 2025
Oct 14, 2025
Sep 9, 2025
Aug 5, 2025
Jul 8, 2025
v9.0.6v9.0.6
Jun 11, 2025
May 13, 2025
Apr 8, 2025
Mar 11, 2025
Feb 11, 2025
Jan 14, 2025
Nov 12, 2024
dotnet/runtimev8.x
27 releases

TL;DR

This release delivers security and reliability updates to .NET 8.0, impacting all applications built on the framework.

Fixes Worth Knowing

Several fixes improve application compatibility and stability, specifically addressing issues with System.Text.Json serialization and handling of certain file paths on Windows. These improvements resolve reported crashes and unexpected behavior in common scenarios.

May 12, 2026
v8.0.26v8.0.26
Apr 14, 2026
Mar 10, 2026
Feb 10, 2026
Jan 13, 2026
Nov 11, 2025
Oct 14, 2025
Sep 9, 2025
Aug 5, 2025
Jul 8, 2025
v8.0.17v8.0.17
Jun 11, 2025
May 13, 2025
Apr 8, 2025
Mar 11, 2025
Feb 11, 2025
Jan 14, 2025
Nov 12, 2024
Oct 8, 2024
Aug 13, 2024
Jul 9, 2024
Jun 4, 2024
May 14, 2024
Apr 9, 2024
Mar 12, 2024
Feb 13, 2024
Jan 9, 2024
Nov 14, 2023
dotnet/runtimev10.x
7 releases

TL;DR

This release improves the stability and performance of .NET, particularly for WebAssembly (running .NET code in browsers) and Native AOT (compiling .NET apps to native code).

Fixes Worth Knowing

Several fixes address potential crashes and improve reliability, including:

  • Corrected handling of memory access in ref structs.
  • Resolved issues with COM (Component Object Model) object ownership.
  • Fixed bugs in the JIT (Just-In-Time) compiler related to loop optimization and local variable handling.
  • Improved stability of Native AOT builds, addressing reflection compatibility issues.
  • Fixed race conditions in interface dispatch caching.
  • Enhanced dump creation tools for debugging.
  • Improved performance of unwind information tables.
May 12, 2026
Apr 20, 2026
Mar 10, 2026
Feb 10, 2026
Jan 14, 2026
Dec 9, 2025
Nov 11, 2025
dotnet/runtimev11.xprerelease
3 releases

TL;DR

.NET 11 Preview 2 is now available, allowing developers to begin experimenting with the next major version of the .NET platform.

Before You Upgrade

Clone the v11.0.100-preview.2.26159.112 tag from the dotnet/dotnet repository (source code repository) to build and test this preview.

v11.0.0-preview.2.26159.112.NET 11 Preview 2
Apr 14, 2026
v11.0.100-preview.2.26159.112.NET 11 Preview 2
Mar 10, 2026
v11.0.0-preview.1.26104.118.NET 11.0 Preview 1
Feb 10, 2026
dotnet/runtimev10.xprerelease
8 releases

TL;DR

.NET 10.0 RC2 delivers numerous performance and stability improvements, particularly for WebAssembly (Wasm) and native AOT, alongside fixes for HTTP/3, threading, and JIT compilation.

Breaking

None

New

  • DateOnly/TimeOnly Serialization: Added basic serializer primitives for DateOnly and TimeOnly types (with limitations).
  • QUIC Updates: Updated the underlying Windows MsQuic library for improved HTTP/3 support.
  • Wasm Improvements: Enhanced WebAssembly support with fingerprinting and lightweight marshaling for enums.

Fixes Worth Knowing

  • Threading: Resolved deadlocks when creating threads from shared libraries and improved thread redirection handling.
  • HTTP/3: Fixed stress-related issues with HTTP/3 functionality.
  • JIT Compiler: Addressed crashes and improved code generation on various architectures (ARM32, AVX-512, S390X).

Before You Upgrade

  • If using custom build tools, ensure compatibility with the updated WiX package (version 5).
  • Review changes related to RSA padding if using OpenSSL 1
v10.0.0-rc.2.25502.107.NET 10.0 RC 2
Oct 14, 2025
v10.0.0-rc.1.25451.107.NET 10.0 RC 1
Sep 9, 2025
v10.0.0-preview.7.25380.108.NET 10.0 Preview 7
Aug 13, 2025
v10.0.0-preview.6.25358.103.NET 10.0 Preview 6
Jul 22, 2025
v10.0.0-preview.5.25277.114v10.0.0-preview.5.25277.114
Jun 11, 2025
v10.0.0-preview.3.25171.5.NET 10.0 Preview 3
Apr 29, 2025
v10.0.0-preview.2.25163.2.NET 10.0 Preview 2
Mar 18, 2025
v10.0.0-preview.1.25080.5.NET 10.0 Preview 1
Feb 25, 2025
dotnet/runtimev6.x
27 releases

TL;DR

.NET 6.0 has been updated to improve dependency management, allowing for more frequent and reliable updates to core components.

Breaking

None

New

None

Fixes Worth Knowing

None

Before You Upgrade

No specific action is required, but it’s recommended to regularly update your .NET runtime to benefit from the latest improvements and security patches.

Nov 12, 2024
Oct 8, 2024
Aug 13, 2024
Jul 9, 2024
Jun 4, 2024
May 14, 2024
Apr 9, 2024
Feb 13, 2024
Jan 9, 2024
Nov 14, 2023
Sep 12, 2023
Aug 8, 2023
Jul 11, 2023
Apr 11, 2023
Mar 14, 2023
Dec 13, 2022
Nov 8, 2022
Sep 13, 2022
Aug 9, 2022
Jul 12, 2022
Jun 15, 2022
May 11, 2022
Apr 12, 2022
Mar 8, 2022
Feb 8, 2022
Dec 14, 2021
v6.0.0.NET 6.0
Nov 8, 2021
dotnet/runtimev9.xprerelease
8 releases

TL;DR

.NET 9 introduces native Apple Silicon support, improving performance and efficiency on Macs.

Breaking

None

New

  • Native Apple Silicon Support: .NET applications now run directly on Apple Silicon (ARM64) processors without emulation.
  • Optimized System.Text.Json: Significant performance improvements to JSON serialization/deserialization.

Fixes Worth Knowing

None

Before You Upgrade

Review your dependencies for compatibility with .NET 9, as some older packages may require updates.

v9.0.0-rc.2.24473.5.NET 9.0 RC 2
Oct 8, 2024
v9.0.0-rc.1.24431.7.NET 9.0 RC 1
Sep 10, 2024
v9.0.0-preview.7.24405.7.NET 9.0 Preview 7
Aug 13, 2024
v9.0.0-preview.5.24306.7.NET 9.0 Preview 5
Jun 11, 2024
v9.0.0-preview.4.24266.19.NET 9.0 Preview 4
May 21, 2024
v9.0.0-preview.3.24172.9.NET 9.0 Preview 3
Apr 11, 2024
v9.0.0-preview.2.24128.5.NET 9.0 Preview 2
Mar 12, 2024
v9.0.0-preview.1.24080.9.NET 9 Preview 1
Feb 13, 2024
dotnet/runtimev7.x
20 releases

TL;DR

This release improves .NET application reliability by addressing several memory leaks and handling edge cases in core libraries.

Breaking

None

New

None

Fixes Worth Knowing

  • Resolved memory leaks in System.Text.Json (data serialization library) under high load.
  • Fixed intermittent failures with System.Net.Sockets (network communication) when using TLS.
  • Addressed an issue where System.Diagnostics.EventSource (performance monitoring) could cause excessive CPU usage.

Before You Upgrade

Review your application's logging configuration, as diagnostic improvements may increase log verbosity.

Jun 4, 2024
May 14, 2024
Apr 9, 2024
Mar 14, 2024
Feb 13, 2024
Jan 9, 2024
Nov 14, 2023
Oct 24, 2023
Oct 11, 2023
Sep 12, 2023
Aug 8, 2023
Jul 11, 2023
Jun 23, 2023
Jun 13, 2023
Apr 11, 2023
Mar 29, 2023
Mar 14, 2023
Jan 10, 2023
Dec 14, 2022
Nov 8, 2022
dotnet/runtimev8.xprerelease
9 releases

TL;DR

.NET 8 introduces support for Apple Silicon (ARM64) and performance improvements across the runtime, enabling faster applications on Macs.

Breaking

None

New

  • Apple Silicon Support: .NET 8 now natively runs on Apple Silicon Macs (computers with M1, M2, etc. chips).
  • Performance Improvements: General runtime optimizations deliver faster application startup and execution.

Fixes Worth Knowing

None

Before You Upgrade

Ensure your dependencies are compatible with .NET 8 before migrating your projects.

v8.0.0-rc.2.23479.6.NET 8.0 RC 2
Oct 11, 2023
v8.0.0-rc.1.23419.4.NET 8.0 RC 1
Sep 12, 2023
v8.0.0-preview.7.23375.6.NET 8.0 Preview 7
Aug 8, 2023
v8.0.0-preview.6.23329.7.NET 8.0 Preview 6
Jul 11, 2023
v8.0.0-preview.5.23280.8.NET 8.0 Preview 5
Jun 13, 2023
v8.0.0-preview.4.23259.5.NET 8.0 Preview 4
May 16, 2023
v8.0.0-preview.3.23174.8.NET 8.0 Preview 3
Apr 11, 2023
v8.0.0-preview.2.23128.3.NET 8.0 Preview 2
Mar 14, 2023
v8.0.0-preview.1.23110.8.NET 8.0 Preview 1
Feb 21, 2023
dotnet/runtimev7.xprerelease
8 releases

TL;DR

.NET 7 introduces significant performance improvements and new features like native AOT (Ahead-Of-Time compilation) for faster startup and reduced memory usage.

Breaking

None

New

  • Native AOT: Compile .NET applications directly to native code for improved performance and smaller deployments.
  • ARM64 support: Enhanced support for ARM64 architectures.

Fixes Worth Knowing

None

Before You Upgrade

Review the .NET 7 migration guide for potential application compatibility issues, especially regarding third-party libraries.

v7.0.0-rc.2.22472.3.NET 7.0 RC 2
Oct 11, 2022
v7.0.0-rc.1.22426.10.NET 7.0 RC 1
Sep 14, 2022
v7.0.0-preview.7.22375.6.NET 7.0 Preview 7
Aug 9, 2022
v7.0.0-preview.6.22324.4.NET 7.0 Preview 6
Jul 12, 2022
v7.0.0-preview.5.22301.12.NET 7.0 Preview 5
Jun 15, 2022
v7.0.0-preview.4.22229.4.NET 7.0 Preview 4
May 10, 2022
v7.0.0-preview.3.22175.4.NET 7.0 Preview 3
Apr 13, 2022
v7.0.0-preview.2.22152.2.NET 7.0 Preview 2
Mar 15, 2022
dotnet/runtimev5.x
14 releases

TL;DR

.NET 5 is no longer supported; upgrade to .NET 6 or later to receive security updates and continued functionality.

Breaking

  • .NET 5 is end-of-life (no further updates).

New

None

Fixes Worth Knowing

None

Before You Upgrade

Migrate your applications to a supported .NET version (like .NET 6, 7, or 8) as soon as possible.

May 11, 2022
Apr 12, 2022
Mar 8, 2022
Feb 8, 2022
Dec 14, 2021
Oct 13, 2021
Aug 11, 2021
Jul 13, 2021
Jun 8, 2021
May 11, 2021
Apr 6, 2021
Mar 10, 2021
Feb 9, 2021
Jan 14, 2021
dotnet/runtimev6.xprerelease
9 releases

TL;DR

.NET 6 introduces significant performance improvements and new features like enhanced file I/O and JSON serialization capabilities.

Breaking

None

New

None

Fixes Worth Knowing

None

Before You Upgrade

Review the .NET 6 documentation (official Microsoft guides) for compatibility details before migrating existing applications.

v6.0.0-rc.2.21480.5.NET 6.0 RC 2
Oct 13, 2021
v6.0.0-rc.1.21451.13.NET 6.0 RC 1
Sep 15, 2021
v6.0.0-preview.7.21377.19.NET 6.0 Preview 7
Aug 11, 2021
v6.0.0-preview.6.21352.12.NET 6.0 Preview 6
Jul 14, 2021
v6.0.0-preview.5.21301.5.NET 6.0 Preview 5
Jun 17, 2021
v6.0.0-preview.4.21253.7.NET 6.0 Preview 4
May 25, 2021
v6.0.0-preview.3.21201.4.NET 6.0 Preview 3
Apr 8, 2021
v6.0.0-preview.2.21154.6.NET 6.0 Preview 2
Mar 11, 2021
v6.0.0-preview.1.21102.12.NET 6.0 Preview 1
Feb 17, 2021
dotnet/runtimev5.xprerelease
11 releases

TL;DR

.NET 5.0.1 delivers performance improvements and reliability fixes, particularly for Linux applications using single-file deployments.

Breaking

None

New

None

Fixes Worth Knowing

  • Resolved issues with single-file deployments (packaged applications) on Linux, improving startup time and reducing memory usage.
  • Addressed compatibility problems with certain anti-virus software.

Before You Upgrade

Review your application's compatibility with the latest .NET 5.0.1 servicing release, especially if you utilize single-file deployments.

v5.0.1-servicing.20575.16.NET 5.0.1
Dec 18, 2020
v5.0.0-rtm.20519.4.NET 5
Dec 18, 2020
v5.0.0-rc.2.20475.5.NET 5 RC 2
Oct 13, 2020
v5.0.0-rc.1.20451.14.NET 5.0 RC 1
Sep 15, 2020
v5.0.0-preview.8.20407.11.NET 5.0 Preview 8
Aug 25, 2020
v5.0.0-preview.7.20364.11.NET 5.0 Preview 7
Jul 21, 2020
v5.0.0-preview.6.20305.6.NET 5.0 Preview 6
Jun 25, 2020
v5.0.0-preview.5.20278.1.NET 5.0 Preview 5
Jun 10, 2020
v5.0.0-preview.4.20251.6.NET 5.0 Preview 4
May 19, 2020
v5.0.0-preview.3.20214.6.NET 5.0 Preview 3
Apr 23, 2020
v5.0.0-preview.2.20160.6.NET 5.0 Preview 2
Apr 2, 2020