Skip to content

Releases: hyperion-cs/dhaf

v1.2.5

25 Nov 17:34

Choose a tag to compare

  • Upgrade .NET 7 to .NET 9

v1.2.4

14 Jun 21:51
74d8576

Choose a tag to compare

  • Fix issue #25 by @segreich in #26: Dhaf.CLI did not use the default values for the configuration files;
  • Fix other minor bugs;
  • Upgrade .NET 5 to .NET 7

* Created an issue with AssemblyLoadContext on the dotnet runtime side. Waiting for solution.

v1.2.1

22 Nov 21:58

Choose a tag to compare

Release notes:

  • Added Tcp health checker (see the readme.md for more information);
  • Minor bug fixes.

v1.1.1

13 Oct 15:21

Choose a tag to compare

Release notes:

  • Added Google Cloud switcher provider (see the readme.md for more information);
  • Added optional tact delay after failover/switchover/switching (see the dhaf.tact-post-switch-delay parameter);
  • The dhaf configuration checks have been extended;
  • Other minor improvements.