Skip to content

Commit

Permalink
Update RELEASE_NOTES.md for 1.5.27.1 (#7306)
Browse files Browse the repository at this point in the history
* Fix remoting logging DefaultAddress race condition

* Update RELEASE_NOTES.md for 1.5.27.1 release
  • Loading branch information
Arkatufus authored Jul 26, 2024
1 parent 3e2d49c commit 55827b7
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
#### 1.5.28 July 25th 2024 ####
#### 1.5.27.1 July 25th 2024 ####

*Placeholder for nightlies*
Akka.NET v1.5.27.1 is a minor patch to fix a race condition between the logging and remoting system.

* [Akka: Fix Remoting-Logging DefaultAddress race condition](https://github.com/akkadotnet/akka.net/pull/7305)

To [see the full set of changes in Akka.NET v1.5.27.1, click here](https://github.com/akkadotnet/akka.net/milestone/110).

| COMMITS | LOC+ | LOC- | AUTHOR |
|---------|------|------|---------------------|
| 1 | 4 | 0 | Aaron Stannard |
| 1 | 10 | 3 | Gregorius Soedharmo |

#### 1.5.27 July 25th 2024 ####

Expand Down

0 comments on commit 55827b7

Please sign in to comment.