Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Akka.NET v1.2.2 Production Release #2810

Merged
merged 14 commits into from
Jun 28, 2017
Merged

Akka.NET v1.2.2 Production Release #2810

merged 14 commits into from
Jun 28, 2017

Conversation

Aaronontheweb
Copy link
Member

1.2.2 June 28 2017

Maintenance Release for Akka.NET 1.2

Finally, fully resolves issues related to Akka.Cluster nodes not being able to cleanly leave or join a cluster after a period of network instability. Also includes some minor fixes for clustered routers and Akka.Persistence.

See the full set of Akka.NET 1.2.2 fixes here.

COMMITS LOC+ LOC- AUTHOR
13 589 52 Aaron Stannard

Aaronontheweb and others added 14 commits June 26, 2017 09:27
* close #2368 - log actors by absolute path when using Akka.Remote or Cluster

* ensured that UID is properly appended
* close #2770 - automatically start snapshot store correctly

* added copyright header
* close #2793 - add debug logging for gossip received result

* added additional setting to make it possible to disable verbose gossip received logging by default
* lock nuget down to v4.1.0

* revert build.cmd

* commit NuGet.exe v4.1.0
* added Akka.NET v1.2.2 release notes

* added contributor stats

* added updated assembly verion numbers
@Aaronontheweb Aaronontheweb merged commit db88436 into master Jun 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants