Skip to content

Commit 67f6737

Browse files
authored
Update RELEASE_NOTES.md for v1.4.38 release (#5922)
1 parent f60f585 commit 67f6737

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

RELEASE_NOTES.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff 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] |
318

419
#### 1.4.37 April 14 2022 ####
520
Akka.NET v1.4.37 is a minor release that contains some minor bug fixes.

0 commit comments

Comments
 (0)