Kubo v0.42.0-rc1 is out!
This release candidate focuses on on-demand DHT providing, partial CARs, and shutdown/pin reliability. Please help us test before the final release. See the full changelog for the detailed list of all changes.
Try it
- Docker:
docker pull ipfs/kubo:v0.42.0-rc1 - Binaries: /ipns/dist.ipfs.tech/kubo/v0.42.0-rc1/
- GitHub release: Release v0.42.0-rc1 路 ipfs/kubo 路 GitHub
Highlights
ipfs provide once: announce CIDs on demand
Partial CARs via --local-only on ipfs dag export / import
Provide.DHT.Interval=0 now requires explicit Provide.Enabled
Pin ops no longer hang under pinned reprovide strategies
Bounded shutdown + ipfs diag healthy for Docker HEALTHCHECK
ERROR log for listeners blocked by Swarm.AddrFilters / Addresses.NoAnnounce