Skip to content

Commit

Permalink
Update RELEASE_NOTES.md for 1.5.36 release (#7479)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus authored Jan 22, 2025
1 parent a64d954 commit 848a7b2
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
#### 1.5.36 January 13th 2025 ####
#### 1.5.36 January 22nd 2025 ####

*Placeholder for nightlies*
Akka.NET v1.5.36 is a maintenance release that addresses several bugs and added several improvements.

* [Core: Implement nullability for `ActorCell`](https://github.com/akkadotnet/akka.net/pull/7475)
* [Core: Add filtering to `ActorCell` lifecycle metrics](https://github.com/akkadotnet/akka.net/pull/7478)
* [Streams: Complete MergeHub Sink gracefully on graceful stop](https://github.com/akkadotnet/akka.net/pull/7468)

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).

2 contributors since release 1.5.35

| COMMITS | LOC+ | LOC- | AUTHOR |
|---------|------|------|----------------|
| 4 | 371 | 251 | Aaron Stannard |
| 1 | 37 | 2 | Pavel Anpin |

#### 1.5.35 January 13th 2025 ####

Expand Down

0 comments on commit 848a7b2

Please sign in to comment.