github akkadotnet/akka.net 1.3.16
Akka.NET v1.3.16 Stable Release

latest releases: 1.5.19, 1.5.18, 1.5.17.1...
4 years ago

1.3.16 November 14 2019

Maintenance Release for Akka.NET 1.3

1.3.16 consists of non-breaking bugfixes and additions that have been contributed against the Akka.NET v1.4.0 milestone thus far.

This patch includes some small fixes, such as:

However, the biggest fix is for .NET Core 3.0 users. When .NET Core 3.0 was introduced, it broke some of the APIs in prior versions of Hyperion which subsequently caused Akka.Cluster.Sharding and Akka.DistributedData users to have problems when attempting to run on .NET Core 3.0. These have been fixed as Akka.NET v1.3.16 is now running using the latest versions of Hyperion, which resolve this issue.

To see the full set of changes in Akka.NET v1.3.16, click here.

COMMITS LOC+ LOC- AUTHOR
4 119 6 Aaron Stannard
3 531 126 Ismael Hamed
3 108 11 Andre Loker
2 2 2 dependabot-preview[bot]
1 6 1 cptjazz
1 1 1 zbynek001

Changes:

  • 58d7b9b Merge pull request #4037 from Aaronontheweb/v1.3.16-rebase
  • 869ec84 added v1.3.16 release notes
  • 894626b fixed Akka.Serialization.Hyperion.csproj
  • cb2981a fix: build fails when SDK 3.0.100 is installed, second attempt (#3967) (#3970)
  • 57e7e3a Bump Hyperion from 0.9.10 to 0.9.11 (#4034)
  • 11aab93 missing singleton state change fix (#4003)
  • 4f1bebd Bump Hyperion from 0.9.9 to 0.9.10 (#3984)
  • c21db88 Upgrade to Hyperion v0.9.9 (#3960)
  • aa8aa25 Provide static GetRoutees.Instance property that holds a singleton in… (#3974)
  • 9ec4239 Fixed singleton issue when leaving several nodes (#3962)
See More
  • 2f7638e fix: NuGet symbols not published (#3954) (#3966)
  • 0b473e8 Fixed scheduling and cancelling receive timeout (#3963)
  • d3abba2 Consolidated passivation check on settings used in region and shard (#3961)
  • 90a3db9 Akka.Persistence.Query: made Offset IComparable to itself (#3950) [ #3947 ]
  • caf13f6 fix: data provided to AndThen (PersistentFSM) is not the latest version (#3654) (#3948)
  • 1b29a93 close #3935 - Akka.Persistence.TCK.Query.TestActor now waits for delete confirmation before replying (#3936)

This list of changes was auto generated.

Don't miss a new akka.net release

NewReleases is sending notifications on new releases.