Skip to content

Commit a42fa87

Browse files
authored
Update RELEASE_NOTES.md for 1.4.37 release (#5841)
1 parent 1800bdc commit a42fa87

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Diff for: RELEASE_NOTES.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
#### 1.4.37 April 14 2022 ####
2+
Akka.NET v1.4.37 is a minor release that contains some minor bug fixes.
3+
4+
* [Persistence.Query: Change AllEvents query failure log severity from Debug to Error](https://github.com/akkadotnet/akka.net/pull/5835)
5+
* [Coordination: Harden LeaseProvider instance Activator exception handling](https://github.com/akkadotnet/akka.net/pull/5838)
6+
* [Akka: Make ActorSystemImpl.Abort skip the CoordinatedShutdown check](https://github.com/akkadotnet/akka.net/pull/5839)
7+
8+
If you want to see the [full set of changes made in Akka.NET v1.4.37, click here](https://github.com/akkadotnet/akka.net/milestone/68?closed=1).
9+
10+
| COMMITS | LOC+ | LOC- | AUTHOR |
11+
|---------|------|------|---------------------|
12+
| 3 | 15 | 4 | Gregorius Soedharmo |
13+
| 1 | 2 | 2 | dependabot[bot] |
14+
115
#### 1.4.36 April 4 2022 ####
216
Akka.NET v1.4.36 is a minor release that contains some bug fixes. Most of the changes have been aimed at improving our web documentation and code cleanup to modernize some of our code.
317

0 commit comments

Comments
 (0)