File tree Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Original file line number Diff line number Diff line change 1
- #### 1.5.33 December 4th 2024 ####
1
+ #### 1.5.33 December 23rd 2024 ####
2
2
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 |
4
23
5
24
#### 1.5.32 December 4th 2024 ####
6
25
You can’t perform that action at this time.
0 commit comments