Skip to content

Commit 67e7754

Browse files
authored
Update RELEASE_NOTES.md for 1.5.27-beta1 release (#7275)
1 parent e4e4ca4 commit 67e7754

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

RELEASE_NOTES.md

+13-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1-
#### 1.5.27 June 27th 2024 ####
1+
#### 1.5.27-beta1 July 3rd 2024 ####
22

3-
*Placeholder for nightlies*
3+
Akka.NET v1.5.27-beta1 improves upon the new ClusterClient initial contact auto-discovery feature to make it more robust in implementation.
4+
5+
* [Akka.Discovery: Add multi-config support to config-based discovery](https://github.com/akkadotnet/akka.net/issues/7271)
6+
* [Cluster.Tools: Fix missing VerboseLogging in ClusterClientSettings.Copy method](https://github.com/akkadotnet/akka.net/issues/7272)
7+
* [Cluster.Tools: Improve ClusterClientDiscovery to avoid thundering herd problem](https://github.com/akkadotnet/akka.net/issues/7270)
8+
* [Cluster.Tools: Change ClusterClientDiscovery to use the new Akka.Management "/cluster-client/receptionist" endpoint](https://github.com/akkadotnet/akka.net/issues/7274)
9+
10+
| COMMITS | LOC+ | LOC- | AUTHOR |
11+
|---------|------|------|---------------------|
12+
| 5 | 422 | 183 | Gregorius Soedharmo |
13+
| 1 | 4 | 0 | Aaron Stannard |
14+
| 1 | 1 | 1 | Sean Killeen |
415

516
#### 1.5.26 June 27th 2024 ####
617

0 commit comments

Comments
 (0)