File tree 1 file changed +23
-0
lines changed
1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ #### 1.5.5 May 4th 2023 ####
2
+
3
+ * [ TestKit: Add new variant of ` ExpectAll ` that accepts predicates] ( https://github.com/akkadotnet/akka.net/pull/6668 )
4
+ * [ FSharp: Downgrade FSharp to v6.0.5] ( https://github.com/akkadotnet/akka.net/pull/6688 )
5
+ * [ Core: Bump Google.Protobuf from 3.22.1 to 3.22.3] ( https://github.com/akkadotnet/akka.net/pull/6648 )
6
+ * [ Core: Fix ByteString to check for index bounds] ( https://github.com/akkadotnet/akka.net/pull/6709 )
7
+ * [ Core: Fix ReceiveActor ReceiveAsync ReceiveTimeout bug] ( https://github.com/akkadotnet/akka.net/pull/6718 )
8
+ * [ Core: Fix race condition inside FastLazy] ( https://github.com/akkadotnet/akka.net/pull/6707 )
9
+
10
+ If you want to see the [ full set of changes made in Akka.NET v1.5.5, click here] ( https://github.com/akkadotnet/akka.net/milestone/87?closed=1 ) .
11
+
12
+ 7 contributors since release 1.5.4
13
+
14
+ | COMMITS | LOC+ | LOC- | AUTHOR |
15
+ | ---------| ------| ------| ---------------------|
16
+ | 16 | 68 | 34 | Ebere Abanonu |
17
+ | 9 | 598 | 1053 | Simon Cropp |
18
+ | 4 | 4 | 4 | dependabot[ bot] |
19
+ | 2 | 229 | 5 | Gregorius Soedharmo |
20
+ | 1 | 33 | 28 | Aaron Stannard |
21
+ | 1 | 256 | 3 | Malcolm Learner |
22
+ | 1 | 148 | 140 | Sergey Popov |
23
+
1
24
#### 1.5.4 April 25th 2023 ####
2
25
3
26
* [ Akka: Enhance IStash API and configuration] ( https://github.com/akkadotnet/akka.net/pull/6660 )
You can’t perform that action at this time.
0 commit comments