Kubo v0.30.0-rc3 is out!
NOTE: this RC3 fixes regression detected in RC2 and no longer requires running with
GODEBUG
flag.
Feedback is appreciated, as this release include multiple important rollouts for IPFS ecosystem:
- Latest Boxo SDK v0.23.0 and go-libp2p v0.36.3
/webrtc-direct
listener enabled by default (on the same UDP port as/quic-v1
- AutoNATv2
- UnixFS 1.5 (opt-in preservation of POSIX-like
mode
andmtime
withLast-modified
support on Gateways) - Multiple go-libp2p fixes improving memory usage and connectivity to and of NATd peers
- Bitswap fixes and perf. improvements
See:
- Code: Release v0.30.0-rc3 · ipfs/kubo · GitHub
- Binaries: /ipns/dist.ipfs.tech/kubo/v0.30.0-rc3/
- Docker:
docker pull ipfs/kubo:v0.30.0-rc3
- Release Notes: kubo/docs/changelogs/v0.30.md at release-v0.30.0 · ipfs/kubo · GitHub