Hazelnut update 1 (v5.2.0)
- Some VDR OpenAPI operations specified
application/json+did-documentas Content-Type, while they actually returnedapplication/json.
This inconsistency is fixed by changing the OpenAPI specification toapplication/json. - Diagnostics now show the conflicted document count for DID Documents the node controls. See monitoring documentation for more detail.
network.connections.outbound_connectorson/status/diagnosticshas 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