Go IPFS v0.4.2 发布了。这是一个补丁版本,修复go-libp2p网络连接错误,以及性能提升,对CPU和RAM进行资源优化,提升对象的查找速度。
以下是本次发布值得关注的内容:
Add NetBSD support. (@erde74)
Set Cache-Control: immutable on /ipfs responses. (@kpcyrd)
Have ipfs init optionally accept a default configuration from stdin. (@sivachandran)
Add ipfs log ls command for listing logging subsystems. (@hsanjuan)
Allow bitswap to read multiple messages per stream. (@whyrusleeping)
Remove make toolkit_upgrade step. (@chriscool)
下载地址:
https://github.com/ipfs/go-ipfs/releases/tag/v0.4.2
软件详情:https://github.com/ipfs/go-ipfs/blob/master/CHANGELOG.md
来自:开源中国社区

