Releases: akkadotnet/Akka.Management
Akka.Management v1.5.67
1.5.67 April 28th 2026
- Update to Akka.NET v1.5.67
- Update to Akka.Hosting v1.5.67
Changes:
- 7e462dc Update RELEASE_NOTES.md for 1.5.67 release (#3431)
- 4c5273b Bump AkkaVersion and AkkaHostingVersion from 1.5.65 to 1.5.67 (#3430)
This list of changes was auto generated.
Akka.Management v1.5.65
1.5.65 April 10th 2026
- Update to Akka.NET v1.5.65
- Update to Akka.Hosting v1.5.65
Changes:
- 3157015 Update RELEASE_NOTES.md for 1.5.65 release (#3426)
- 5ee498e Bump AkkaVersion and AkkaHostingVersion to 1.5.65 (#3425)
- a326074 Bump AkkaVersion and AkkaHostingVersion to 1.5.64 (#3424)
This list of changes was auto generated.
Akka.Management v1.5.63
1.5.63 March 31st 2026
- Update to Akka.NET v1.5.63
- Update to Akka.Hosting v1.5.63
- Fix heartbeat self-conflict causes unnecessary lease release after transient timeout
- Fix intermittent NRE in ServerSettings.Create due to config injection race
Changes:
- 8915eb1 Update RELEASE_NOTES.md for 1.5.63 release (#3423)
- 1ad5a92 Bump coverlet.collector from 6.0.4 to 8.0.1 (#3416)
- 158c514 Fix heartbeat self-conflict causes unnecessary lease release after transient timeout (#3418)
- 825ea77 Fix intermittent NRE in ServerSettings.Create due to InjectTopLevelFallback race (#3419)
- c152aff Extract only latest release block for GitHub release body (#3410)
This list of changes was auto generated.
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.