Skip to content

Commit 8a26155

Browse files
authored
Update RELEASE_NOTES.md for v1.5.5 release (#6728)
1 parent f1eba91 commit 8a26155

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

RELEASE_NOTES.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
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+
124
#### 1.5.4 April 25th 2023 ####
225

326
* [Akka: Enhance IStash API and configuration](https://github.com/akkadotnet/akka.net/pull/6660)

0 commit comments

Comments
 (0)