1.4.8 June 17 2020
Maintenance Release for Akka.NET 1.4
Akka.NET v1.4.8 features some important bug fixes for Akka.NET v1.4:
- Akka: fix issue with setting IActorRefProvider via BootstrapSetup
- Akka.Cluster: Akka v1.4 Idle CPU usage increased comparing v1.3
- Akka.Cluster.Sharding: Backport of the feature called ClusterDistribution in Lagom
- Akka.TestKit: added ActorSystemSetup overload for TestKits
To see the full set of fixes in Akka.NET v1.4.8, please see the milestone on Github.
COMMITS | LOC+ | LOC- | AUTHOR |
---|---|---|---|
7 | 310 | 24 | Aaron Stannard |
6 | 8 | 8 | dependabot-preview[bot] |
2 | 669 | 10 | Ismael Hamed |
2 | 38 | 27 | Gregorius Soedharmo |
1 | 1 | 1 | Bartosz Sypytkowski |
Changes:
- aedb9c6 Merge pull request #4479 from akkadotnet/dev
- f43f370 added v1.4.8 release notes (#4478)
- 8762958 Bump Hyperion from 0.9.15 to 0.9.16 (#4477)
- 21736fd Idle CPU fixes (#4476)
- 7592725 Fix/4434 idle cpu - removing unused #if compile time conditionals (#4438)
- 5e559f7 Backport of the feature called ClusterDistribution in Lagom (#4455)
- d76f406 Upgrade donet SDK to 3.1.105 (#4475)
- d7d8df4 added spec to validate programmatic ActorSystem override (#4473)
- 8bc2a1c Changed Akka.Streams backoff error logging to include full exception message (#4472)
- 3a6ddc8 Bump Google.Protobuf from 3.12.2 to 3.12.3 (#4452)
See More
- 60b5537 Bump FsCheck.Xunit from 2.14.2 to 2.14.3 (#4469)
- 08d3b95 Bump Microsoft.Data.SQLite from 3.1.4 to 3.1.5 (#4468)
- be7ec95 Bump FsCheck from 2.14.2 to 2.14.3 (#4467)
- 5a62272 Bump Microsoft.Extensions.DependencyModel from 3.1.4 to 3.1.5 (#4466)
- dd90e05 added ActorSystemSetup overload for TestKits (#4464)
- d7c8c85 Update pr-validation.yaml for Azure Pipelines
- b49123f Add PR validation support for feature/* branches (#4461)
- c0affa7 Mute deadletter logging of cluster events (#4456)
- 48ce8e9 Bump Google.Protobuf from 3.12.1 to 3.12.2 (#4445)
- 27ecc47 Fix dotnet SDK to 3.1.100 on all Azure Pipelines script (#4450)
- d69ddd0 added v1.4.8 placeholder for nightlies
This list of changes was auto generated.