Releases: asynkron/protoactor-dotnet
Releases · asynkron/protoactor-dotnet
0.16.0
- Better VirtualActor Metrics
0.15.0
- Less verbose error logging for cluster topology changes
0.14.0
- Improved cluster requests
0.13.0
- Metrics support
- Remote optimizations and compression
0.12.0
Downgrade CouchbaseProvider.cs
0.11.0
Revert regressions in Cluster stability
Unified Identity Storage
This release contains a new unified abstraction for IdentityStorage. Making it easier to provide new additional storage models.
0.9.0: New Config API
WiP Config Cleanup (#553) * Begin fixing configs * Begin fixing configs * Begin fixing configs * remove blank line additions with weird copyrights * Aligning names * Async examples * Move RemoteConfig to Remote ctor * ActorSystemConfig.cs * ConsulProviderConfig.cs * Move ClusterConfig to Cluster ctor. Injection of cluster to actors are now an issue * Indirections to indirections.. * Fix remote tests * Fix remote tests * Minor fixes of nullables * Minor fixes of nullables * Cluster context * Cluster context * Remote and Cluster Kinds separated * fix naming for protos * . * . * Actor.Done removed * Actor.Done removed * Actor.Done removed * Actor.Done removed