Skip to content

Commit 3e7e1d0

Browse files
authored
Update RELEASE_NOTES.md for 1.5.20 (#7180)
1 parent 9c63bfe commit 3e7e1d0

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

RELEASE_NOTES.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
#### 1.5.20 April 29th 2024 ####
22

3-
Placeholder for nightlies.
3+
Akka.NET v1.5.20 is a patch release for Akka.NET with a few bug fixes and Akka.Streams quality of life improvement.
4+
5+
* [Cluster: Fix split brain resolver downing all nodes when failure detector records are unclean/poisoned](https://github.com/akkadotnet/akka.net/pull/7141)
6+
* [TestKit: Fix `AkkaEqualException` message formatting](https://github.com/akkadotnet/akka.net/pull/7164)
7+
* [Core: Generate Protobuf code automatically during build](https://github.com/akkadotnet/akka.net/pull/7063)
8+
* [Streams: `LogSource` quality of life improvement](https://github.com/akkadotnet/akka.net/pull/7168)
9+
* [Core: Fix `HashedWheelTimer` startup crash](https://github.com/akkadotnet/akka.net/pull/7174)
10+
11+
| COMMITS | LOC+ | LOC- | AUTHOR |
12+
|---------|------|-------|---------------------|
13+
| 5 | 360 | 93 | Aaron Stannard |
14+
| 3 | 187 | 20 | Gregorius Soedharmo |
15+
| 1 | 81 | 41827 | Yan Pitangui |
16+
17+
You can [see the full set of changes for Akka.NET v1.5.20 here](https://github.com/akkadotnet/akka.net/milestones/1.5.20).
418

519
#### 1.5.19 April 15th 2024 ####
620

0 commit comments

Comments
 (0)