Akka.NET v1.5.6
1.5.6 May 8th 2023
Version 1.5.6 is a patch with a few minor bug fix
- TestKit: Remove duplicate info log for unhandled messages
- Core: Change logging DateTime formatter from 12 hour to 24 hour format
If you want to see the full set of changes made in Akka.NET v1.5.6, click here.
COMMITS | LOC+ | LOC- | AUTHOR |
---|---|---|---|
2 | 4 | 4 | Aaron Stannard |
2 | 33 | 84 | Simon Cropp |
2 | 2 | 2 | dependabot[bot] |
2 | 2 | 2 | Richard Smith |
1 | 2 | 2 | Gregorius Soedharmo |
1 | 2 | 12 | Sergey Popov |
Changes:
- 899e62f Update RELEASE_NOTES.md for 1.5.6 release (#6740)
- c402cc7 Update tutorial-3.md (#6737)
- 8ad8d7c Update tutorial-2.md (#6736)
- 8f13c74 remove GetTypeInfo usage (#6727)
- 30fbb2d Change LogEvent time format from 12 to 24 hours (#6734)
- 5c29078 remove TaskExtensions (#6732)
- bf7be78 Update build.fsx
- c48617e build system: increase
dotnet test --blame-hang-timeout
to 2m (#6735) - bc0973c Bump Google.Protobuf from 3.22.3 to 3.22.4 (#6733)
- 89ecc27 Bump Polyfill from 1.21.0 to 1.22.0 (#6731)
See More
This list of changes was auto generated.