Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
#### 1.5.63 March 31st 2026 ####

* Update to [Akka.NET v1.5.63](https://github.com/akkadotnet/akka.net/releases/tag/1.5.63)
* Update to [Akka.Hosting v1.5.63](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.63)
* [Fix heartbeat self-conflict causes unnecessary lease release after transient timeout](https://github.com/akkadotnet/Akka.Management/pull/3418)
* [Fix intermittent NRE in ServerSettings.Create due to config injection race](https://github.com/akkadotnet/Akka.Management/pull/3419)

#### 1.5.62 March 9th 2026 ####

* Update to [Akka.NET v1.5.62](https://github.com/akkadotnet/akka.net/releases/tag/1.5.62)
Expand Down