We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bfe2fc commit 1f4c6d2Copy full SHA for 1f4c6d2
RELEASE_NOTES.md
@@ -1,6 +1,17 @@
1
-#### 1.5.48 August 14th, 2025 ####
+#### 1.5.48 August 21st, 2025 ####
2
3
-**Placeholder for nightly build**
+Akka.NET v1.5.48 is a minor patch containing stability improvement to Akka.TestKit.
4
+
5
+* [TestKit: Fix deadlock during parallel test execution](https://github.com/akkadotnet/akka.net/pull/7787)
6
7
+2 contributors since release 1.5.47
8
9
+| COMMITS | LOC+ | LOC- | AUTHOR |
10
+|---------|------|------|---------------------|
11
+| 4 | 5494 | 5561 | Aaron Stannard |
12
+| 2 | 204 | 66 | Gregorius Soedharmo |
13
14
+To [see the full set of changes in Akka.NET v1.5.48, click here](https://github.com/akkadotnet/akka.net/milestone/131?closed=1)
15
16
#### 1.5.47 August 12th, 2025 ####
17
0 commit comments