Skip to content

Releases: asynkron/protoactor-dotnet

0.15.0

22 Mar 11:45
2af10c0
Compare
Choose a tag to compare
  • Less verbose error logging for cluster topology changes

0.14.0

21 Mar 07:11
Compare
Choose a tag to compare
  • Improved cluster requests

0.13.0

20 Mar 19:18
Compare
Choose a tag to compare
  • Metrics support
  • Remote optimizations and compression

0.12.0

05 Jan 13:08
Compare
Choose a tag to compare
Downgrade CouchbaseProvider.cs

0.11.0

06 Dec 18:46
6439639
Compare
Choose a tag to compare

Revert regressions in Cluster stability

Unified Identity Storage

01 Dec 13:47
85571eb
Compare
Choose a tag to compare

This release contains a new unified abstraction for IdentityStorage. Making it easier to provide new additional storage models.

0.9.0: New Config API

10 Oct 18:05
9b5954c
Compare
Choose a tag to compare
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