Skip to content

Hazelnut update 1 (v5.2.0)

Compare
Choose a tag to compare
@reinkrul reinkrul released this 25 Apr 13:48
· 9 commits to V5.2 since this release
  • Some VDR OpenAPI operations specified application/json+did-document as Content-Type, while they actually returned application/json.
    This inconsistency is fixed by changing the OpenAPI specification to application/json.
  • Diagnostics now show the conflicted document count for DID Documents the node controls. See monitoring documentation for more detail.
  • network.connections.outbound_connectors on /status/diagnostics has been moved to /internal/network/v1/addressbook.
    Previously it showed only failing connections, now it shows all addresses it will try to connect to (regardless it's already connected to them or not).
  • Added support for encrypting documents using the JWE standard (for DIDComm support).

Full Changelog: v5.1.0...v5.2.0