v0.11.0
Pre-release
Pre-release
v0.11.0 | Soft-Fork | DB Change (Auto-Upgrade) | Configuration Change |
---|---|---|---|
Core service | Yes | Yes | Yes |
Bitcoin microservice | Yes | Yes | Yes |
Core service
- SIP1 - Revamped file structure to improve support for light nodes in the future.
- SIP2 - Replaced Base64URL encoding with JCS (Json Canonicalization Scheme).
- Feature - Ability to turn on Observer and Batch Writer independently.
- Feature - Auto DB upgrade support.
- Feature - Relaxed CAS URL validation to allow IPFS v1 CID.
- Bug - Fixed deactivation operation.
- Bug - Fixed duplicate service ID being allowed.
- Various terminology and property renames.
Bitcoin service
- Feature - Ability to turn on/off value locking and bitcoin chain observing independently.
- Feature - New normalized-fee algorithm.
IPFS CAS Implementation
- Bug - Fixed incorrect IPFS pin API endpoint.