v0.4.0
Pre-release
Pre-release
v0.4.0 | Protocol Breaking | Persistent Store Breaking | Configuration Change |
---|---|---|---|
Core service | Yes | Yes | Yes |
Bitcoin microservice | Yes | Yes | No |
IPFS microservice | No | No | No |
Core service
- Implemented protocol upgrade support with backward-compatibility.
- Replaced JSON patch based DID update mechanism to use strict update payload schema instead.
- Added numerous error codes for bad operation request responses.
- Added schema validation for update operation payload.
- Removed concept of 'operation number' in update operation payload.
- Added Secp256k1 key check to only allow compressed format.
- Standardized interface naming.
Bitcoin microservice
anchorFileHash
property renamed toanchorString
in transaction objects returned in API.