Skip to content

v2.11.0

Latest
Compare
Choose a tag to compare
@KtorZ KtorZ released this 10 Jun 08:01
· 3 commits to master since this release
v2.11
de9c527

Added

v2.11.0

  • (💡 @Quantumplation) New --until=SLOT|POINT command line option to instrument synchronization up to a certain point.

  • (💡 @overcookedpanda) New endpoint /metrics, which returns the server health. The semantic is slightly different from the /health endpoint in that it always return a status 200 OK even when the server isn't connected or far from the tip.

  • (💡 @overcookedpanda) New health metric added:

    • seconds_since_last_block: number of seconds elapsed since the last block was ingested by Kupo;
    • network_synchronization: a progress percentage of the synchronization towards the node tip.

Changed

v2.11.0

  • (🔨 @ch1bo) Fix hydra integration, now supporting 0.20.0 and at least upcoming 0.21.0. The API changed in version 0.20.0 such that transactions are fully contained.

Removed

v2.11.0

N/A

Benchmarks

See benchmarks/README.md.

Snapshots

See Snapshots from v2.8.0

Docker image(s)

cardanosolutions/kupo:v2.11.0

Dependencies

Dependency Tested With
cardano-node 10.1.3
ogmios v6.*.*
hydra-node 0.21.0

Details

v2.10.0...v2.11.0