Skip to content

Commit 0ba7118

Browse files
authored
Update RELEASE_NOTES.md for 1.5.27 release (#481)
1 parent 3ec5de4 commit 0ba7118

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

RELEASE_NOTES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.5.27] / 29 July 2024
2+
3+
* [Update Akka.NET to 1.5.27.1](https://github.com/akkadotnet/akka.net/releases/tag/1.5.27.1)
4+
* [Fix only the last ShardOptions were applied](https://github.com/akkadotnet/Akka.Hosting/pull/480)
5+
* [Add ClusterClientDiscovery support](https://github.com/akkadotnet/Akka.Hosting/pull/478)
6+
7+
> [!Note]
8+
>
9+
> We added support for cluster client initial contact discovery feature in this feature.
10+
> To use this feature, you will need to use Akka.Management v1.5.27 or higher.
11+
112
## [1.5.25] / 17 June 2024
213

314
* [Update Akka.NET to 1.5.25](https://github.com/akkadotnet/akka.net/releases/tag/1.5.25), which resolves a critical bug: [Akka.Logging: v1.5.21 appears to have truncated log source, timestamps, etc from all log messages ](https://github.com/akkadotnet/akka.net/issues/7255)

0 commit comments

Comments
 (0)