Skip to content

Commit dadabd0

Browse files
authored
Update RELEASE_NOTES.md for 1.5.33 release (#7436)
1 parent 8bbffcd commit dadabd0

File tree

1 file changed

+21
-2
lines changed

1 file changed

+21
-2
lines changed

RELEASE_NOTES.md

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
1-
#### 1.5.33 December 4th 2024 ####
1+
#### 1.5.33 December 23rd 2024 ####
22

3-
*Placeholder for nightlies*
3+
* [Bump Akka.Analyzers from 0.2.5 to 0.3.0](https://github.com/akkadotnet/akka.net/pull/7415)
4+
* [Core: Throw better error message when `Stash()` stashes null message](https://github.com/akkadotnet/akka.net/pull/7425)
5+
* [Core: Fix `IWrappedMessage` and `IDeadLetterSuppression` handling](https://github.com/akkadotnet/akka.net/pull/7414)
6+
* [Core: Make actor start/stop telemetry descriptors overridable](https://github.com/akkadotnet/akka.net/pull/7434)
7+
* [Core: Fix `Result.FromTask` edge case handling](https://github.com/akkadotnet/akka.net/pull/7433)
8+
* [Remote: HandleStashedInbound performance improvement](https://github.com/akkadotnet/akka.net/pull/7409)
9+
* [TestKit: Make startup timeout configurable](https://github.com/akkadotnet/akka.net/pull/7423)
10+
* [TestKit: Make InternalTestActor override its SupervisionStrategy](https://github.com/akkadotnet/akka.net/pull/7221)
11+
* [Streams: Add custom log level argument to `Log` stage](https://github.com/akkadotnet/akka.net/pull/7424)
12+
13+
To [see the full set of changes in Akka.NET v1.5.33, click here](https://github.com/akkadotnet/akka.net/milestone/116?closed=1).
14+
15+
4 contributors since release 1.5.32
16+
17+
| COMMITS | LOC+ | LOC- | AUTHOR |
18+
|---------|------|------|---------------------|
19+
| 9 | 513 | 117 | Aaron Stannard |
20+
| 3 | 299 | 49 | Gregorius Soedharmo |
21+
| 1 | 32 | 1 | Yan Pitangui |
22+
| 1 | 3 | 4 | Simon Cropp |
423

524
#### 1.5.32 December 4th 2024 ####
625

0 commit comments

Comments
 (0)