Skip to content

Commit 9d73a21

Browse files
authored
Update RELEASE_NOTES.md for 1.5.40 release (#7558)
1 parent ad69cfd commit 9d73a21

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

RELEASE_NOTES.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
1-
#### 1.5.40 March 17th, 2025 ####
1+
#### 1.5.40 March 21st, 2025 ####
22

3-
*Placeholder for nightlies*
3+
* [Remote: `Endpoint` actor cleanup](https://github.com/akkadotnet/akka.net/issues/7524)
4+
* [Streams: Implement nullability in `Buffer`](https://github.com/akkadotnet/akka.net/issues/7496)
5+
* [Streams: Refactor `SelectAsyncUnordered` `ContinueWith` to local function](https://github.com/akkadotnet/akka.net/issues/7531)
6+
* [Core: Cleanup build warnings](https://github.com/akkadotnet/akka.net/issues/7522)
7+
* [Streams: Make `SelectAsync` check equality by reference instead of by struct value](https://github.com/akkadotnet/akka.net/issues/7543)
8+
* [Query.InMemory: Properly unwrap tagged messages in all queries](https://github.com/akkadotnet/akka.net/issues/7548)
9+
* [Resolve Akka.Delivery and Akka.Cluster.Sharding.Delivery issues](https://github.com/akkadotnet/akka.net/issues/7538)
10+
* [Persistence: Remove Akka.Persistence.Sql.Common and Akka.Persistence.Query.Sql packages](https://github.com/akkadotnet/akka.net/issues/7551)
11+
12+
2 contributors since release 1.5.39
13+
14+
| COMMITS | LOC+ | LOC- | AUTHOR |
15+
|---------|------|------|---------------------|
16+
| 17 | 710 | 1901 | Aaron Stannard |
17+
| 3 | 736 | 104 | Gregorius Soedharmo |
18+
19+
To [see the full set of changes in Akka.NET v1.5.40, click here](https://github.com/akkadotnet/akka.net/milestone/123).
420

521
#### 1.5.39 March 14th, 2025 ####
622

0 commit comments

Comments
 (0)