Skip to content

Update RELEASE_NOTES.md for 1.5.63 release#8127

Merged
Aaronontheweb merged 1 commit into
akkadotnet:v1.5from
Arkatufus:releases/Update-RELEASE_NOTES-for-1.5.63
Mar 23, 2026
Merged

Update RELEASE_NOTES.md for 1.5.63 release#8127
Aaronontheweb merged 1 commit into
akkadotnet:v1.5from
Arkatufus:releases/Update-RELEASE_NOTES-for-1.5.63

Conversation

@Arkatufus
Copy link
Copy Markdown
Contributor

1.5.63 March 23rd, 2026

Akka.NET v1.5.63 is a maintenance release that includes a critical Akka.Remote bug fix along with Akka.Streams fixes and a major migration of all test projects to xUnit 3.
All users running Akka.Remote or Akka.Cluster are strongly encouraged to upgrade.

Important Akka.Remote Bug Fix

Fixes a critical issue where a stale ACK from a previous connection could cause an irrecoverable quarantine state after a transient network disruption, permanently preventing nodes from re-establishing communication.
In affected scenarios, the only recovery option was a full restart of the quarantined node. This fix ensures that stale ACKs are correctly discarded during reconnection, allowing nodes to recover automatically after network interruptions.

2 contributors since release 1.5.62

COMMITS LOC+ LOC- AUTHOR
28 4009 1637 Gregorius Soedharmo
2 42 21 Aaron Stannard

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

@Aaronontheweb Aaronontheweb merged commit c73e5ef into akkadotnet:v1.5 Mar 23, 2026
1 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants