What's Changed
Fixed
- Fix memory leaks due to not cleaning up wantlists #829, #833
ipns
: Improved interop with legacy clients by restoring support for[]byte
CID inValue
field.Value()
will convert it to a validpath.Path
. EmptyValue()
will produceNoopPath
(/ipfs/bafkqaaa
) to avoid breaking existing code that expects a valid record to always produce a valid content path. #830
Full Changelog: v0.27.3...v0.27.4