File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
20
#### 1.5.0 March 2nd 2023 ####
2
21
Version 1.5.0 is a major new release of Akka.NET that is now marked as stable and ready for production use.
3
22
You can’t perform that action at this time.
0 commit comments