Skip to content

Commit 9ab977c

Browse files
authored
Update RELEASE_NOTES.md for 1.5.1 release (#6524)
1 parent 64c6eff commit 9ab977c

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

RELEASE_NOTES.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
#### 1.5.0 March 15th 2023 ####
2+
3+
* [Akka.Persistence: Improve memory allocation](https://github.com/akkadotnet/akka.net/pull/6487)
4+
* [Akka.Persistence: Implement persistence query in InMemory journal](https://github.com/akkadotnet/akka.net/pull/6409)
5+
* [Akka: Fix bugs reported by PVS-Studio static analysis](https://github.com/akkadotnet/akka.net/pull/6497)
6+
* [Akka: Bump Google.Protobuf to 3.22.1](https://github.com/akkadotnet/akka.net/pull/6500)
7+
* [Akka.Persistence.Sqlite: Bump Microsoft.Data.SQLite to 7.0.4](https://github.com/akkadotnet/akka.net/pull/6516)
8+
* [Akka: Fix StackOverflow exception in NewtonSoftSerializer](https://github.com/akkadotnet/akka.net/pull/6503)
9+
10+
If you want to see the [full set of changes made in Akka.NET v1.5.1, click here](https://github.com/akkadotnet/akka.net/milestone/82?closed=1).
11+
12+
| COMMITS | LOC+ | LOC- | AUTHOR |
13+
|---------|------|------|---------------------|
14+
| 9 | 425 | 331 | Ebere Abanonu |
15+
| 5 | 6 | 6 | dependabot[bot] |
16+
| 3 | 2399 | 109 | Sergey Popov |
17+
| 1 | 97 | 4 | Gregorius Soedharmo |
18+
| 1 | 2 | 2 | Aaron Stannard |
19+
120
#### 1.5.0 March 2nd 2023 ####
221
Version 1.5.0 is a major new release of Akka.NET that is now marked as stable and ready for production use.
322

0 commit comments

Comments
 (0)