Skip to content

Commit

Permalink
added v1.5.0-beta5 release notes (#6474)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaronontheweb authored Mar 1, 2023
1 parent 0608656 commit 6a535f3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
#### 1.5.0-beta5 February 28th 2023 ####
Version 1.5.0-beta5 contains **breaking API changes** and new API changes for Akka.NET.

* [Akka.Cluster: Remove `JoinAsync` and `JoinSeedNodesAsync` default timeout values](https://github.com/akkadotnet/akka.net/pull/6473)
* [Akka.Event: expose `Args()` on `LogMessage`](https://github.com/akkadotnet/akka.net/pull/6472)

| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 2 | 50 | 28 | Aaron Stannard |
| 1 | 22 | 32 | Gregorius Soedharmo |

#### 1.5.0-beta4 February 28th 2023 ####
Version 1.5.0-beta4 contains **breaking API changes** and new API changes for Akka.NET.

Expand Down

0 comments on commit 6a535f3

Please sign in to comment.