Skip to content

Commit 68dbe75

Browse files
authored
Update RELEASE_NOTES.md for 1.5.51 release (#7844)
* Update RELEASE_NOTES.md for 1.5.51 release * Fix typo
1 parent ba5e5f8 commit 68dbe75

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

RELEASE_NOTES.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
#### 1.5.51 October 1st, 2025 ####
2+
3+
Akka.NET v1.5.51 is a minor patch containing a remoting bug fix and add required codes to support persistence health check.
4+
5+
* [Remote: Fix DotNetty TLS handshake error handling](https://github.com/akkadotnet/akka.net/pull/7839)
6+
* [Persistence: Add health check handling code](https://github.com/akkadotnet/akka.net/pull/7842)
7+
8+
2 contributors since release 1.5.50
9+
10+
| COMMITS | LOC+ | LOC- | AUTHOR |
11+
|---------|------|------|---------------------|
12+
| 1 | 609 | 31 | Aaron Stannard |
13+
| 1 | 139 | 5 | Gregorius Soedharmo |
14+
15+
To [see the full set of changes in Akka.NET v1.5.51, click here](https://github.com/akkadotnet/akka.net/milestone/134?closed=1)
16+
117
#### 1.5.50 September 22nd, 2025 ####
218

319
Akka.NET v1.5.50 is a minor patch containing a bug fix.

0 commit comments

Comments
 (0)