1.5.34 January 7th 2025
- TestKit: Fix DelegatingSupervisorStrategy KeyNotFoundException
- Core: Improve actor telemetry type name override
- Sharding: Add
IShardingBufferMessageAdapter
to support tracing over sharding
To see the full set of changes in Akka.NET v1.5.34, click here.
3 contributors since release 1.5.33
COMMITS | LOC+ | LOC- | AUTHOR |
---|---|---|---|
2 | 311 | 16 | Gregorius Soedharmo |
2 | 17 | 9 | Aaron Stannard |
1 | 1 | 1 | jasonmar |
Changes:
- 90c577e Update RELEASE_NOTES.md for 1.5.34 release (#7443)
- 497315a Update Directory.Build.props
- e425975 Add
IShardingMessageAdapter
(#7441) - 08dd5bd Update Akka.FSharp README Interop with Task Parallel Library Example (#7440)
- 90e60c6 Improve actor telemetry types (#7439)
- 400e7cb close #7437 - fix KeyNotFoundException in DelegatingSupervisorStrategy (#7438)
- 507cff4 Update RELEASE_NOTES.md
This list of changes was auto generated.