Skip to content

v6.0.1

Compare
Choose a tag to compare
@KtorZ KtorZ released this 22 Jan 19:55
· 182 commits to master since this release
v6.0.1
c1a2e30

Photo: Sigmund

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