Akka.Cluster 1.4.20

Prefix Reserved
Details
Advisory: https://github.com/advisories/GHSA-jhpv-4q4f-43g5 Severity: critical
There is a newer version of this package available.
See the version list below for details.
dotnet add package Akka.Cluster --version 1.4.20
                    
NuGet\Install-Package Akka.Cluster -Version 1.4.20
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Akka.Cluster" Version="1.4.20" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Akka.Cluster" Version="1.4.20" />
                    
Directory.Packages.props
<PackageReference Include="Akka.Cluster" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Akka.Cluster --version 1.4.20
                    
#r "nuget: Akka.Cluster, 1.4.20"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Akka.Cluster@1.4.20
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Akka.Cluster&version=1.4.20
                    
Install as a Cake Addin
#tool nuget:?package=Akka.Cluster&version=1.4.20
                    
Install as a Cake Tool

Cluster support for Akka.NET

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (40)

Showing the top 5 NuGet packages that depend on Akka.Cluster:

Package Downloads
Akka.Cluster.Tools

Distributed publish/subscribe, client and singleton support for Akka.NET cluster

Akka.DistributedData

Replicated data using CRDT structures

Petabridge.Cmd.Cluster

Akka.Cluster Petabridge.Cmd palettes for cluster management and monitoring.

Akka.HealthCheck.Cluster

Akka.NET and Akka.Cluster healthchecks for environments like K8s, AWS, Azure, Pivotal Cloud Foundry, and more.

Akka.Management

Akka cluster management module for Akka.NET

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Akka.Cluster:

Repository Stars
ThembisileNGQ/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Version Downloads Last Updated
1.5.62 1,113 3/3/2026
1.5.61 2,868 2/26/2026
1.5.60 11,665 2/10/2026
1.5.59 19,527 1/26/2026
1.5.58 27,730 1/8/2026
1.5.57 19,333 12/11/2025
1.5.57-beta2 1,725 12/3/2025
1.5.57-beta1 962 12/2/2025
1.5.56 15,139 11/25/2025
1.5.55 42,087 10/26/2025
1.5.54 10,340 10/17/2025
1.5.53 39,487 10/10/2025
1.5.52 56,632 10/6/2025
1.5.51 59,430 10/1/2025 1.5.51 has at least one vulnerability with critical severity.
1.5.50 9,632 9/22/2025 1.5.50 has at least one vulnerability with critical severity.
1.5.49 6,455 9/10/2025 1.5.49 has at least one vulnerability with critical severity.
1.5.48 19,032 8/22/2025 1.5.48 has at least one vulnerability with critical severity.
1.5.47 3,704 8/14/2025 1.5.47 has at least one vulnerability with critical severity.
1.5.46 12,697 7/17/2025 1.5.46 has at least one vulnerability with critical severity.
1.4.20 31,819 5/12/2021 1.4.20 has at least one vulnerability with critical severity.
Loading failed

Maintenance Release for Akka.NET 1.4**
Akka.NET v1.4.20 is a minor release that includes some bug fixes and improvements to Akka.NET.
[Akka: Fixed some `internal-dispatcher` usages ](https://github.com/akkadotnet/akka.net/pull/4995)
[Akka: Remove restrictions required by netstandard 1.x but available in 2.0 ](https://github.com/akkadotnet/akka.net/pull/3790)
[Akka: Prevent loggers to throw `FormatException` and show a friendly message instead. ](https://github.com/akkadotnet/akka.net/pull/4998)
[Akka.Persistence.Sql.Common: Some persistent actors are stuck with `RecoveryTimedOutException` after circuit breaker opens](https://github.com/akkadotnet/akka.net/issues/4265)
[Akka.Persistence.Sql.Common: marking Akka.Persistence.Sql.Common as `beta` for v1.4.20](https://github.com/akkadotnet/akka.net/pull/5006)
[Akka.Remote: `Akka.Remote.Serialization.PrimitiveSerializers` needs cross platform compatibility](https://github.com/akkadotnet/akka.net/issues/4986)
[Akka.Streams: Fixed `QueueSource.PostStop` and added a missing test case](https://github.com/akkadotnet/akka.net/pull/4991)
[Akka.Cluster.Sharding: Reduce sharding warnings when there are no buffered messages](https://github.com/akkadotnet/akka.net/pull/5003)
To see the [full set of fixes in Akka.NET v1.4.20, please see the milestone on Github](https://github.com/akkadotnet/akka.net/milestone/50).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 4 | 677 | 316 | Gregorius Soedharmo |
| 3 | 3 | 3 | dependabot[bot] |
| 3 | 101 | 44 | Ismael Hamed |
| 2 | 5 | 0 | Aaron Stannard |
| 1 | 625 | 675 | Matthew Heaton |