Skip to content

Commit 8ab24c1

Browse files
Update 1.5.40 release notes (#7576)
* Update 1.5.40 release notes * Update contributor table * Update RELEASE_NOTES.md --------- Co-authored-by: Aaron Stannard <aaron@petabridge.com>
1 parent f56ebb3 commit 8ab24c1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Diff for: RELEASE_NOTES.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#### 1.5.40 March 21st, 2025 ####
1+
#### 1.5.40 March 24th, 2025 ####
22

33
* [Remote: `Endpoint` actor cleanup](https://github.com/akkadotnet/akka.net/issues/7524)
44
* [Streams: Implement nullability in `Buffer`](https://github.com/akkadotnet/akka.net/issues/7496)
@@ -8,13 +8,14 @@
88
* [Query.InMemory: Properly unwrap tagged messages in all queries](https://github.com/akkadotnet/akka.net/issues/7548)
99
* [Resolve Akka.Delivery and Akka.Cluster.Sharding.Delivery issues](https://github.com/akkadotnet/akka.net/issues/7538)
1010
* [Persistence: Remove Akka.Persistence.Sql.Common and Akka.Persistence.Query.Sql packages](https://github.com/akkadotnet/akka.net/issues/7551)
11+
* [Persistence: Remove Akka.Persistence.Sqlite](https://github.com/akkadotnet/akka.net/issues/7559)
1112

1213
2 contributors since release 1.5.39
1314

1415
| COMMITS | LOC+ | LOC- | AUTHOR |
1516
|---------|------|------|---------------------|
16-
| 17 | 710 | 1901 | Aaron Stannard |
17-
| 3 | 736 | 104 | Gregorius Soedharmo |
17+
| 28 | 1177 | 2458 | Aaron Stannard |
18+
| 7 | 788 | 9534 | Gregorius Soedharmo |
1819

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

0 commit comments

Comments
 (0)