Skip to content

Commit

Permalink
Add missing information to RELEASE_NOTES (#7404)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus authored Dec 4, 2024
1 parent c8b1c5b commit 2f2bdf7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ Akka.NET v1.5.32 is a maintenance release that addresses several bugs.
* [Remote: Ensure RemoteActorRef are serialized correctly when using multiple transports](https://github.com/akkadotnet/akka.net/pull/7393)
* [Sharding: Harden event-sourced RememberEntities infrastructure against transient persistence failures](https://github.com/akkadotnet/akka.net/pull/7401)

To [see the full set of changes in Akka.NET v1.5.32, click here](https://github.com/akkadotnet/akka.net/milestone/115?closed=1).

3 contributors since release 1.5.31

| COMMITS | LOC+ | LOC- | AUTHOR |
|---------|------|------|---------------------|
| 8 | 750 | 350 | Aaron Stannard |
| 5 | 505 | 15 | Gregorius Soedharmo |
| 1 | 2 | 2 | Ran Trifon |

#### 1.5.31 November 11th 2024 ####

Akka.NET v1.5.31 is a maintenance release that addresses several bugs and added new features.
Expand Down

0 comments on commit 2f2bdf7

Please sign in to comment.