Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Releases: petabridge/AkkaDotNet.LargeNetworkTests

0.7.1

05 May 19:31
2e2d0f7
Compare
Choose a tag to compare

[0.7.1] / 05 May 2022

  • Running on .NET Core 3.1 version of the software (i.e. all code changes needed to make app .NET Core 3.1-compliant,) but .NET 6 runtime
  • Disabling DistributedPubSub

Full Changelog: 0.7.0...0.7.1

0.7.0

05 May 19:30
273bec8
Compare
Choose a tag to compare

[0.7.0] / 05 May 2022

  • Running on .NET Core 3.1 version of the software (i.e. all code changes needed to make app .NET Core 3.1-compliant,) but .NET 6 runtime

Full Changelog: 0.5.12...0.7.0

0.5.12

05 May 19:30
d32bbfb
Compare
Choose a tag to compare

[0.5.12] / 25 April 2022

  • Added DistributedPubSub - but made it optional
  • Disabled DistributedPubSub
  • Set state-store-mode=persistence
  • Hard code disable DData
  • Actually use ShardOptions
  • Run with Akka.NET v1.5.0-beta