Skip to content

Releases: aukilabs/hagall

v0.5.13

24 Jun 06:33
deaa587
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fixed wrapped error logging.

Changed

  • Updated modules.

v0.5.12

14 May 05:58
e34739c
Compare
Choose a tag to compare

What's Changed

Fixed

  • Updated modules, which fixes potential security vulnerabilities.

v0.5.11

18 Apr 11:56
8e02e51
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fixed signed latency response data format

v0.5.10

17 Apr 07:01
de6b98e
Compare
Choose a tag to compare

What's Changed

Added

  • Enable clients to request a signed network latency

Fixed

  • No longer trim trailing slashes in the public endpoint during health check

Changed

  • Updated log levels and HTTP 402 Payment Required error to be more descriptive

v0.5.7

05 Mar 07:41
a39152b
Compare
Choose a tag to compare

What's Changed

Added

  • Added support for distributed smoke tests.
  • Added wallet address debug logging.
  • Added integration test to CI pipeline.
  • Added /ready endpoint to indicate whether Hagall is registered with HDS.

Changed

  • Updated Golang modules.
  • Updated repo documentation.