1.0.8 April 26 2016
Maintenance release for Akka.NET v1.0.7
Fixes an issue with the 1.0.7 release where the default settings for Akka.Persistence changed and caused potential breaking changes for Akka.Persistence users. Those changes have been reverted back to the same values as previous versions.
General fixes:
- Recovered default journal & snapshot store to default config
- EndpointRegistry fixes
- eliminated allocations with StandardOutWriter
- ClusterSingletonManager - settings update
- Implement spec for standard mailbox combinations in Akka.NET
Commit Stats for v1.0.8
COMMITS | LOC+ | LOC- | AUTHOR |
---|---|---|---|
4 | 240 | 59 | Aaron Stannard |
3 | 268 | 1 | Danthar |
3 | 189 | 2810 | Silv3rcircl3 |
2 | 204 | 4 | Willem Meints |
2 | 161 | 108 | Bartosz Sypytkowski |
2 | 101 | 24 | Sean Gilliam |
1 | 25 | 16 | zbynek001 |