github CardanoSolutions/ogmios v4.2.0

latest releases: v6.7.1, v6.8.0, v6.7.0...
2 years ago

Added

🏢 Server

  • Enabled Alonzo transaction in the submission protocol (oversight from previous releases). Doing so, explicit compiler warnings have been added to the relevant code to avoid overseeing this in the next upgrade.

  • Added query response and requests to logs trace, large responses are truncated (e.g. querying the entire UTXO or, informations about all stake pools).

  • Gracefully handled shutdown and process cleanup on SIGTERM.

  • Documented Mary last point to the points of interests for the chain-sync protocol.

  • Bumped cardano-node's integration to 1.31.0

🚗 TypeScript Client

  • The State-Query client can now release acquired points to perform queries against the most recent tip (which was also the default when creating a client with no point).

Changed

🚗 TypeScript Client

  • Some internal rework and cleanup; mostly chasing dangling promises by avoiding attaching even handlers when not needed.

Don't miss a new ogmios release

NewReleases is sending notifications on new releases.