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.4.17 release #4818

Merged
merged 2 commits into from
Mar 10, 2021

Conversation

Aaronontheweb
Copy link
Member

1.4.17 March 09 2021

Maintenance Release for Akka.NET 1.4

This is a more significant release of Akka.NET that solves a number of bugs, introduces new features, and more.

Introduction of Akka.Cluster.SBR - Lightbend's Split Brain Resolvers
In Akka.NET v1.4.17 we introduce a new set of Akka.Cluster split brain resolvers for Akka.NET, which are based on the recently open sourced Lightbend implementations of the same. We've documented how to work with each of the new SBR types here, but here's the complete list:

  • static-quorum
  • keep-majority
  • keep-oldest
  • down-all
  • lease-majority
  • keep-referee - only available with the legacy split brain resolver (still ships with Akka.NET.)

Other bug fixes:

To see the full set of fixes in Akka.NET v1.4.17, please see the milestone on Github.

COMMITS LOC+ LOC- AUTHOR
20 282 237 IgorFedchenko
14 76 25 Aaron Stannard
13 17 17 dependabot-preview[bot]
8 1031 749 Igor Fedchenko
6 225 53 Gregorius Soedharmo
3 3 3 Brah McDude
2 328 21 Drew
1 4053 59 zbynek001
1 2 1 Vagif Abilov

@Aaronontheweb Aaronontheweb added the meta Meta-issues about the OSS project and its management. label Mar 9, 2021
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) March 9, 2021 21:09
@Aaronontheweb Aaronontheweb merged commit e1683f4 into akkadotnet:dev Mar 10, 2021
@Aaronontheweb Aaronontheweb deleted the releasenotes/1.4.17 branch March 10, 2021 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Meta-issues about the OSS project and its management.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant