Skip to content

Releases: asynkron/protoactor-dotnet

1.8.0

Choose a tag to compare

@rogeralsing rogeralsing released this 11 Oct 13:38
e453945

What's Changed

Read more

1.7.0

Choose a tag to compare

@rogeralsing rogeralsing released this 31 Aug 06:30
b3984e1

What's Changed

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0

Choose a tag to compare

@rogeralsing rogeralsing released this 24 Jan 20:00
8e5b42e

What's Changed

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

Choose a tag to compare

@rogeralsing rogeralsing released this 11 Oct 16:08
4582870

What's Changed

New Contributors

Full Changelog: 1.4.0...1.5.0

1.4.0

Choose a tag to compare

@rogeralsing rogeralsing released this 17 Sep 15:42
eaa9006

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.0

Remove duplicate addresses

Under some conditions, members with different IDs but with the same address could occur, e.g. pod restart or similar.
This could break ongoing actor handovers for the PartitionIdentityLookup.
This has been resolved by tagging each member with an Age timestamp, and in case of duplicate addresses, the older one is removed, as this member must have been a previous instance that later restarted.

If you are using PartitionIdentityLookup you should upgrade immediately to resolve this issue.

1.3.0

Choose a tag to compare

@rogeralsing rogeralsing released this 02 Jul 16:35
be5ce7b

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

Choose a tag to compare

@rogeralsing rogeralsing released this 15 May 12:29
814e151

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

Choose a tag to compare

@rogeralsing rogeralsing released this 05 Feb 11:26
8023a7a

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

Choose a tag to compare

@rogeralsing rogeralsing released this 24 Dec 05:42
aaf264a

What's Changed

Read more

1.0.0-rc5

Choose a tag to compare

@rogeralsing rogeralsing released this 05 Dec 20:03
2107017

What's Changed

Full Changelog: 1.0.0-rc4...1.0.0-rc5