Kubo v0.38.0-rc1 is out!
This RC1 simplifies content announcement configuration, introduces an experimental sweeping DHT provider for efficient large-scale operations, and includes various performance improvements.
Highlights
- Repository migration v17→v18: Simplified provider configuration merges
ProviderandReproviderinto singleProvidesection - Experimental Sweeping DHT Provider: New
Provide.DHT.SweepEnabledoption handles hundreds of thousands of CIDs with reduced memory - Enhanced gateway errors: 504 timeouts now show retrieval diagnostics with provider samples and phase details
- Updated WebUI v4.9.0: New Diagnostics screen for troubleshooting and system monitoring
- Identity CID enforcement: Maximum 128-byte limit now enforced, preventing misuse
- Pin name fixes:
ipfs pin ls <cid> --namescorrectly returns pin names - MFS improvements: Fixed
ipfs files writebugs and added auto-flush threshold
Resources
- Release Notes: kubo/docs/changelogs/v0.38.md at master · ipfs/kubo · GitHub
- Binaries: Release v0.38.0-rc1 · ipfs/kubo · GitHub
- Docker:
docker pull ipfs/kubo:v0.38.0-rc1