File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ #### 1.4.50 March 15th 2023 ####
2
+
3
+ * [ Query.Sql: Fix PersistenceIdPublisher froze on failure messages] ( https://github.com/akkadotnet/akka.net/pull/6375 )
4
+ * [ Akka: Improve DeadLetter log message] ( https://github.com/akkadotnet/akka.net/pull/6492 )
5
+ * [ Akka: Fix StackOverflow exception in NewtonsoftJsonSerializer] ( https://github.com/akkadotnet/akka.net/pull/6522 )
6
+ * [ Akka.Persistence: Add Persistence.Query support to InMemory journal] ( https://github.com/akkadotnet/akka.net/pull/6520 )
7
+ * [ Akka: Fix bugs reported by PVS-Studio static analyzer] ( https://github.com/akkadotnet/akka.net/pull/6521 )
8
+
9
+ | COMMITS | LOC+ | LOC- | AUTHOR |
10
+ | ---------| ------| -------| ---------------------|
11
+ | 6 | 2402 | 241 | Gregorius Soedharmo |
12
+
1
13
#### 1.4.49 January 26th 2023 ####
2
14
Akka.NET v1.4.49 includes some new core Akka.NET APIs and bug fixes to fundamental ` Akka.Actor ` behavior.
3
15
You can’t perform that action at this time.
0 commit comments