Skip to content

v0.27.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 17:16
7c1f0a3

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 in Value field. Value() will convert it to a valid path.Path. Empty Value() will produce NoopPath (/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