Skip to content

Commit 848a7b2

Browse files
authored
Update RELEASE_NOTES.md for 1.5.36 release (#7479)
1 parent a64d954 commit 848a7b2

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

RELEASE_NOTES.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
1-
#### 1.5.36 January 13th 2025 ####
1+
#### 1.5.36 January 22nd 2025 ####
22

3-
*Placeholder for nightlies*
3+
Akka.NET v1.5.36 is a maintenance release that addresses several bugs and added several improvements.
4+
5+
* [Core: Implement nullability for `ActorCell`](https://github.com/akkadotnet/akka.net/pull/7475)
6+
* [Core: Add filtering to `ActorCell` lifecycle metrics](https://github.com/akkadotnet/akka.net/pull/7478)
7+
* [Streams: Complete MergeHub Sink gracefully on graceful stop](https://github.com/akkadotnet/akka.net/pull/7468)
8+
9+
To [see the full set of changes in Akka.NET v1.5.36, click here](https://github.com/akkadotnet/akka.net/milestone/119?closed=1).
10+
11+
2 contributors since release 1.5.35
12+
13+
| COMMITS | LOC+ | LOC- | AUTHOR |
14+
|---------|------|------|----------------|
15+
| 4 | 371 | 251 | Aaron Stannard |
16+
| 1 | 37 | 2 | Pavel Anpin |
417

518
#### 1.5.35 January 13th 2025 ####
619

0 commit comments

Comments
 (0)