You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+17-2Lines changed: 17 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
-
#### 1.4.38 April 14 2022 ####
2
-
**Placeholder for nightlies**
1
+
#### 1.4.38 May 6 2022 ####
2
+
Akka.NET v1.4.38 is a minor release that contains some minor bug fixes.
3
+
4
+
*[Streams: Add `allowClosedSubstreamRecreation` option to GroupBy](https://github.com/akkadotnet/akka.net/pull/5882)
5
+
*[Streams: Fix `Source.ActorRef` not completing bug](https://github.com/akkadotnet/akka.net/pull/5883)
6
+
*[Remote: Fix typo thumbprint in `akka.remote` HOCON configuration](https://github.com/akkadotnet/akka.net/pull/5903)
7
+
*[Cluster: Fix `ChannelTaskScheduler` to work inside `Akka.Cluster`](https://github.com/akkadotnet/akka.net/pull/5920)
8
+
9
+
If you want to see the [full set of changes made in Akka.NET v1.4.38, click here](https://github.com/akkadotnet/akka.net/milestone/69?closed=1).
10
+
11
+
| COMMITS | LOC+ | LOC- | AUTHOR |
12
+
|---------|-------|------|---------------------|
13
+
| 6 | 177 | 93 | Gregorius Soedharmo |
14
+
| 5 | 424 | 156 | Ismael Hamed |
15
+
| 2 | 86 | 89 | Aaron Stannard |
16
+
| 1 | 45 | 209 | Simon Cropp |
17
+
| 1 | 1 | 1 | dependabot[bot]|
3
18
4
19
#### 1.4.37 April 14 2022 ####
5
20
Akka.NET v1.4.37 is a minor release that contains some minor bug fixes.
0 commit comments