Releases: akkadotnet/Akka.Management
Akka.Management v1.5.62
1.5.62 March 9th 2026
- Update to Akka.NET v1.5.62
- Update to Akka.Hosting v1.5.62
- fix heartbeat surrender bug - transient heartbeat failure causes immediate lease surrender instead of retrying within the TTL safety window in both Azure and Kubernetes
LeaseActor. - fix premature LeaseAcquired bug -
LeaseActorsendsLeaseAcquiredbefore the conflict retry write completes, causing a potential split-brain scenario in both Azure and Kubernetes providers.
1.5.61 February 27th 2026
- Update to Akka.NET v1.5.61
- Update to Akka.Hosting v1.5.61
- Fix
CreateIfNotExistsAsyncbug inAkka.Coordination.Azure- works around a known Azure SDK bug (azure-sdk-for-net#28549) whereCreateIfNotExistsAsynccould still throw a 409 conflict exception. - Update health check guidance in
reference.conf- corrects outdated comment that pointed users to the deprecatedAkka.HealthCheckNuGet package.
1.5.60 February 10th 2026
- Update to Akka.NET v1.5.60
- Update to Akka.Hosting v1.5.60
1.5.59 January 26th 2026
- Update to Akka.NET v1.5.59
- Update to Akka.Hosting v1.5.59
1.5.57 December 16th 2025
- Update to Akka.NET v1.5.57
- Update to Akka.Hosting v1.5.57
1.5.55 October 26th 2025
- Improve logging for Cluster.Bootstrap hostname matching diagnostics - fixes #3387
- Update Akka.Hosting and Pbm versions
1.5.52 October 9th 2025
- Update to Akka.NET v1.5.52
- Update to Akka.Hosting v1.5.52
1.5.50 September 23rd 2025
- Update to Akka.NET v1.5.50
- Update to Akka.Hosting v1.5.50
- Bump KubernetesClient to 17.0.14
Note
We're dropping .NET Standard 2.0 and .NET 6.0 support for all Kubernetes based projects due to CVE-2025-9708.
KubernetesClient has been bumped to 17.0.14, which requires all Kubernetes project to only support .NET 8.0
Changes:
- 40857e5 Update RELEASE_NOTES.md for 1.5.62 release (#3409)
- d2c2f72 Bump AkkaVersion and AkkaHostingVersion from 1.5.61 to 1.5.62 (#3408)
- 7f53029 Add failing tests proving heartbeat surrender bug (#3404) (#3407)
- b227bca Add failing tests proving premature LeaseAcquired bug (#3402) (#3406)
This list of changes was auto generated.
Akka.Management v1.5.61
1.5.61 February 27th 2026
- Update to Akka.NET v1.5.61
- Update to Akka.Hosting v1.5.61
- Fix
CreateIfNotExistsAsyncbug inAkka.Coordination.Azure- works around a known Azure SDK bug (azure-sdk-for-net#28549) whereCreateIfNotExistsAsynccould still throw a 409 conflict exception. - Update health check guidance in
reference.conf- corrects outdated comment that pointed users to the deprecatedAkka.HealthCheckNuGet package.
1.5.60 February 10th 2026
- Update to Akka.NET v1.5.60
- Update to Akka.Hosting v1.5.60
1.5.59 January 26th 2026
- Update to Akka.NET v1.5.59
- Update to Akka.Hosting v1.5.59
1.5.57 December 16th 2025
- Update to Akka.NET v1.5.57
- Update to Akka.Hosting v1.5.57
1.5.55 October 26th 2025
- Improve logging for Cluster.Bootstrap hostname matching diagnostics - fixes #3387
- Update Akka.Hosting and Pbm versions
1.5.52 October 9th 2025
- Update to Akka.NET v1.5.52
- Update to Akka.Hosting v1.5.52
1.5.50 September 23rd 2025
- Update to Akka.NET v1.5.50
- Update to Akka.Hosting v1.5.50
- Bump KubernetesClient to 17.0.14
Note
We're dropping .NET Standard 2.0 and .NET 6.0 support for all Kubernetes based projects due to CVE-2025-9708.
KubernetesClient has been bumped to 17.0.14, which requires all Kubernetes project to only support .NET 8.0
Changes:
- 2524059 Update RELEASE_NOTES.md for 1.5.61 release (#3401)
- 27d8a10 Bump AkkaVersion and AkkaHostingVersion from 1.5.60 to 1.5.61 (#3400)
- 0cd56f1 Update health check reference in reference.conf (#3395)
- b0d6a92 Fix CreateInNotExistAsync bug (#3398)
This list of changes was auto generated.
Akka.Management v1.5.60
1.5.59 January 26th 2026
- Update to Akka.NET v1.5.59
- Update to Akka.Hosting v1.5.59
1.5.57 December 16th 2025
- Update to Akka.NET v1.5.57
- Update to Akka.Hosting v1.5.57
1.5.55 October 26th 2025
- Improve logging for Cluster.Bootstrap hostname matching diagnostics - fixes #3387
- Update Akka.Hosting and Pbm versions
1.5.52 October 9th 2025
- Update to Akka.NET v1.5.52
- Update to Akka.Hosting v1.5.52
1.5.50 September 23rd 2025
- Update to Akka.NET v1.5.50
- Update to Akka.Hosting v1.5.50
- Bump KubernetesClient to 17.0.14
Note
We're dropping .NET Standard 2.0 and .NET 6.0 support for all Kubernetes based projects due to CVE-2025-9708.
KubernetesClient has been bumped to 17.0.14, which requires all Kubernetes project to only support .NET 8.0
Changes:
This list of changes was auto generated.
Akka.Management v1.5.59
1.5.59 January 26th 2026
- Update to Akka.NET v1.5.59
- Update to Akka.Hosting v1.5.59
1.5.57 December 16th 2025
- Update to Akka.NET v1.5.57
- Update to Akka.Hosting v1.5.57
1.5.55 October 26th 2025
- Improve logging for Cluster.Bootstrap hostname matching diagnostics - fixes #3387
- Update Akka.Hosting and Pbm versions
1.5.52 October 9th 2025
- Update to Akka.NET v1.5.52
- Update to Akka.Hosting v1.5.52
1.5.50 September 23rd 2025
- Update to Akka.NET v1.5.50
- Update to Akka.Hosting v1.5.50
- Bump KubernetesClient to 17.0.14
Note
We're dropping .NET Standard 2.0 and .NET 6.0 support for all Kubernetes based projects due to CVE-2025-9708.
KubernetesClient has been bumped to 17.0.14, which requires all Kubernetes project to only support .NET 8.0
Changes:
- 53a1eb0 Fix: Use windows-2022 explicitly instead of windows-latest (#3394)
- 73440e0 Bump Akka.NET to 1.5.59 (#3393)
This list of changes was auto generated.
Akka.Management v1.5.57
1.5.57 December 16th 2025
- Update to Akka.NET v1.5.57
- Update to Akka.Hosting v1.5.57
1.5.55 October 26th 2025
- Improve logging for Cluster.Bootstrap hostname matching diagnostics - fixes #3387
- Update Akka.Hosting and Pbm versions
1.5.52 October 9th 2025
- Update to Akka.NET v1.5.52
- Update to Akka.Hosting v1.5.52
1.5.50 September 23rd 2025
- Update to Akka.NET v1.5.50
- Update to Akka.Hosting v1.5.50
- Bump KubernetesClient to 17.0.14
Note
We're dropping .NET Standard 2.0 and .NET 6.0 support for all Kubernetes based projects due to CVE-2025-9708.
KubernetesClient has been bumped to 17.0.14, which requires all Kubernetes project to only support .NET 8.0
Changes:
- eee37e7 Update to Akka.NET and Akka.Hosting v1.5.57 (#3392)
- d92e315 Migrate to Central Package Management (CPM) (#3391)
This list of changes was auto generated.
Akka.Management v1.5.55
1.5.55 October 26th 2025
- Improve logging for Cluster.Bootstrap hostname matching diagnostics - fixes #3387
- Update Akka.Hosting and Pbm versions
Changes:
- dc551b1 Release 1.5.55 (#3390)
- df53fc8 Update Akka.Hosting and Pbm versions (#3389)
- d42bae6 Improve logging for Cluster.Bootstrap hostname matching diagnostics (#3388) [ #3387 ]
This list of changes was auto generated.
Akka.Management v1.5.52
1.5.52 October 9th 2025
- Update to Akka.NET v1.5.52
- Update to Akka.Hosting v1.5.52
1.5.50 September 23rd 2025
- Update to Akka.NET v1.5.50
- Update to Akka.Hosting v1.5.50
- Bump KubernetesClient to 17.0.14
Note
We're dropping .NET Standard 2.0 and .NET 6.0 support for all Kubernetes based projects due to CVE-2025-9708.
KubernetesClient has been bumped to 17.0.14, which requires all Kubernetes project to only support .NET 8.0
Changes:
- 2b9a1d6 Update RELEASE_NOTES.md for 1.5.52 release (#3386)
- 75fbc76 upgrade to Akka.NET and Akka.Hosting v1.5.52 (#3385)
- 7ff1594 Update incrementalist.cmd version to 1.1.0 (#3384)
This list of changes was auto generated.
Akka.Management v1.5.50
1.5.50 September 23rd 2025
- Update to Akka.NET v1.5.50
- Update to Akka.Hosting v1.5.50
- Bump KubernetesClient to 17.0.14
Note
We're dropping .NET Standard 2.0 and .NET 6.0 support for all Kubernetes based projects due to CVE-2025-9708.
KubernetesClient has been bumped to 17.0.14, which requires all Kubernetes project to only support .NET 8.0
Changes:
- b363445 Update RELEASE_NOTES.md for 1.5.50 release (#3383)
- 719bf78 Bump AkkaVersion and AkkaHostingVersion frrom 1.5.48 to 1.5.50 (#3382)
- 951567f Bump KubernetesClient to 17.0.14 (#3381)
- 4e19d03 Bump xunit from 2.8.1 to 2.9.3 (#3046)
This list of changes was auto generated.
Akka.Management v1.5.48
1.5.48 August 29th 2025
Major Feature: Akka.Discovery.Dns
This release introduces the new Akka.Discovery.Dns module, providing native DNS-based service discovery for Akka.NET clusters! This powerful addition enables:
- DNS-based Service Discovery: Automatically discover Akka.NET nodes using DNS SRV and A records
- Cloud-Native Integration: Seamlessly integrate with Kubernetes DNS, Azure DNS, AWS Route 53, and other DNS providers
- Zero-Configuration Discovery: Works out-of-the-box with standard DNS infrastructure
- Cluster Bootstrap Support: Full integration with Akka.Management cluster bootstrap for automatic cluster formation
The DNS discovery mechanism is ideal for containerized environments, cloud deployments, and any infrastructure with DNS-based service registration.
Other Improvements:
- Update to Akka.NET v1.5.48
- Update to Akka.Hosting v1.5.48
- Make AWS ECS Service discovery mechanism public and non-sealed for extensibility - AWS ECS discovery can now be extended and customized
- Bump Azure.Identity dependencies
Changes:
- 24363af Added v1.5.48 release notes (#3380)
- 16e2c1d Update Akka and AkkaHosting versions to 1.5.48 (#3379)
- 3af868c Fix race condition in HostingSpecs.WithAkkaManagement test (#3378)
- 54c200d Akka.Discovery.Dns (#3365)
- 1c6e72f Added missing
.gitattributesfile (#3377) - 1da1258 Make AWS ECS Service discovery mechanism public and non-sealed so that it can be overriden #3366 (#3375)
- b8653f2 Upgrade to Akka.NET v1.5.46 (#3376)
- a393be1 Remove obsolete property (#3374)
- 019deca Bump Azure.Identity (#3373)
This list of changes was auto generated.
Akka.Management v1.5.45.1
1.5.45.1 July 11th 2025
Changes:
- 8f42750 Update RELEASE_NOTES.md for 1.5.45.1 release (#3371)
- 9798a03 Fix Microsoft.Identity.Client documentation security issue (#3370)
This list of changes was auto generated.