github CardanoSolutions/ogmios v6.0.1

latest releases: v6.7.0, v6.6.2, v6.6.1...
7 months ago

Added

  • Introduced a new runtime configuration flag --strict-rpc to allow removing the extra 'method' field provided in the server response. While the JSON-RPC specification doesn't explicitly disallow the use of extra fields in the response, some libraries have proven being quite strict in the inputs they accept, resulting in errors when receiving Ogmios' responses. The flag is off by default. 🐛 @szg251 - see #360.

Changed

  • Fixed various descriptions and oversights in the JSON specifications (and thus documentation). In particular, the Getting Started section on the website has been slightly reworked to be easier to navigate and to include information about configuring Ogmios. 🔎 @AndrewWestberg

Removed

  • N/A

Tested with

  • cardano-node == 8.7.2 (Mainnet, Preprod, Preview, SanchoNet)
  • cardano-node == 8.7.3 (Mainnet, Preprod, Preview, SanchoNet)

Details

v6.0.0...v6.0.1

Don't miss a new ogmios release

NewReleases is sending notifications on new releases.