Skip to content

Bump the akka group with 2 updates - #2079

Merged
Aaronontheweb merged 2 commits into
devfrom
dependabot/nuget/akka-ad0f799d1f
Aug 28, 2026
Merged

Bump the akka group with 2 updates#2079
Aaronontheweb merged 2 commits into
devfrom
dependabot/nuget/akka-ad0f799d1f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Updated Akka.Cluster.Sharding from 1.5.70 to 1.5.71.

Release notes

Sourced from Akka.Cluster.Sharding's releases.

1.5.71

1.5.71 August 26th, 2026

Akka.NET v1.5.71 is a maintenance release that fixes a Cluster Sharding private-replicator recovery bug, hardens MultiNodeTestRunner conductor reliability, flushes graceful Disassociate PDUs before transport force-close on shutdown, and resolves a handful of TestKit, ClusterClientDiscovery, and DotNetty fixes.

Akka.Cluster.Sharding

  • Fix Cluster Sharding private replicator recovery: Fixes a bug where a Cluster Sharding private replicator could fail to recover its state, leaving shard state inconsistent after a coordinated shutdown / recovery cycle. Adds a ClusterShardingReplicatorResiliencySpec covering the recovery path.

Akka.Remote

Akka.Remote.TestKit (MultiNodeTestRunner)

Akka.TestKit

Akka.Cluster.Tools

Tests

1 contributor since release 1.5.70

COMMITS LOC+ LOC- AUTHOR
11 1376 468 Aaron Stannard

To see the full set of changes in Akka.NET v1.5.71, click here.

Changes:

  • a5b91822727b137c537ebcf3a182a3c98d6c935d Release Akka.NET v1.5.71 (#​8493)
  • 885f466680ee207ee8130d5d6b74c9ddc17b7629 Fix Cluster Sharding private replicator recovery (#​8480)
  • 04f10cbbbc41c2631b29425f4c79f9426584a9f7 Backport #​8421 to v1.5: flush graceful Disassociate PDUs before transport force-close on shutdown (#​8487)
  • 00c4f1a9d3f9c33e4da8337efd3227e8c5b270b2 Backport MNTR conductor reliability to v1.5 (#​8431 + #​8485) (#​8488)
  • ea6d0f6918dd4cb6366a9f47d1761a09c909d07e fix: add AutoDilate API approval updates for #​8441 backport
  • f46cbd5169a2646d8e0bf47fd5fa349b986d37ce Add AutoDilate metadata to TestKit timeouts (#​8441)
  • 70f2d1b063f245e0094059779682c67f2acbbc71 Akka.Remote: stop, don't restart, failed throttler children (#​8433, #​8434) (#​8437)
  • 42bfb2878a596b5bc462ce6a063287acefda9e8e Fix torn read in PromiseActorRef.GetPath that made Path return null (#​8436) [ #​1, #​2 ]
  • 6713bb9d39f0da3cce5d9b26a97c8ae10f407eb2 Fix double-dilated timeout in ExpectMsgAsync(Func<T, IActorRef, bool>, ...) (#​8430)
  • 5c6540ce63a85d8283ace15e05fb310d26ce98b7 Fix ClusterClientDiscovery: preserve contact-point subscriptions across rediscovery (#​8426)
See More
  • 37798c86472f50c4d383fbbf6f3f7505d2878bdf Clarify DotNetty hostname validation direction (#​8464)
    ... (truncated)

Commits viewable in compare view.

Updated Akka.Persistence from 1.5.70 to 1.5.71.

Release notes

Sourced from Akka.Persistence's releases.

1.5.71

1.5.71 August 26th, 2026

Akka.NET v1.5.71 is a maintenance release that fixes a Cluster Sharding private-replicator recovery bug, hardens MultiNodeTestRunner conductor reliability, flushes graceful Disassociate PDUs before transport force-close on shutdown, and resolves a handful of TestKit, ClusterClientDiscovery, and DotNetty fixes.

Akka.Cluster.Sharding

  • Fix Cluster Sharding private replicator recovery: Fixes a bug where a Cluster Sharding private replicator could fail to recover its state, leaving shard state inconsistent after a coordinated shutdown / recovery cycle. Adds a ClusterShardingReplicatorResiliencySpec covering the recovery path.

Akka.Remote

Akka.Remote.TestKit (MultiNodeTestRunner)

Akka.TestKit

Akka.Cluster.Tools

Tests

1 contributor since release 1.5.70

COMMITS LOC+ LOC- AUTHOR
11 1376 468 Aaron Stannard

To see the full set of changes in Akka.NET v1.5.71, click here.

Changes:

  • a5b91822727b137c537ebcf3a182a3c98d6c935d Release Akka.NET v1.5.71 (#​8493)
  • 885f466680ee207ee8130d5d6b74c9ddc17b7629 Fix Cluster Sharding private replicator recovery (#​8480)
  • 04f10cbbbc41c2631b29425f4c79f9426584a9f7 Backport #​8421 to v1.5: flush graceful Disassociate PDUs before transport force-close on shutdown (#​8487)
  • 00c4f1a9d3f9c33e4da8337efd3227e8c5b270b2 Backport MNTR conductor reliability to v1.5 (#​8431 + #​8485) (#​8488)
  • ea6d0f6918dd4cb6366a9f47d1761a09c909d07e fix: add AutoDilate API approval updates for #​8441 backport
  • f46cbd5169a2646d8e0bf47fd5fa349b986d37ce Add AutoDilate metadata to TestKit timeouts (#​8441)
  • 70f2d1b063f245e0094059779682c67f2acbbc71 Akka.Remote: stop, don't restart, failed throttler children (#​8433, #​8434) (#​8437)
  • 42bfb2878a596b5bc462ce6a063287acefda9e8e Fix torn read in PromiseActorRef.GetPath that made Path return null (#​8436) [ #​1, #​2 ]
  • 6713bb9d39f0da3cce5d9b26a97c8ae10f407eb2 Fix double-dilated timeout in ExpectMsgAsync(Func<T, IActorRef, bool>, ...) (#​8430)
  • 5c6540ce63a85d8283ace15e05fb310d26ce98b7 Fix ClusterClientDiscovery: preserve contact-point subscriptions across rediscovery (#​8426)
See More
  • 37798c86472f50c4d383fbbf6f3f7505d2878bdf Clarify DotNetty hostname validation direction (#​8464)
    ... (truncated)

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Akka.Cluster.Sharding from 1.5.70 to 1.5.71
Bumps Akka.Persistence from 1.5.70 to 1.5.71

---
updated-dependencies:
- dependency-name: Akka.Cluster.Sharding
  dependency-version: 1.5.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: akka
- dependency-name: Akka.Persistence
  dependency-version: 1.5.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: akka
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 28, 2026
@Aaronontheweb
Aaronontheweb enabled auto-merge (squash) August 28, 2026 14:02
@Aaronontheweb
Aaronontheweb merged commit 27f5bb8 into dev Aug 28, 2026
23 checks passed
@Aaronontheweb
Aaronontheweb deleted the dependabot/nuget/akka-ad0f799d1f branch August 28, 2026 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A restarted ThrottledAssociation becomes a permanent one-way black hole

1 participant