Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
G
go-ipfs
概览
概览
详情
活动
周期分析
版本库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
jihao
go-ipfs
Commits
b0c9e7c8
提交
b0c9e7c8
authored
2月 21, 2017
作者:
Jeromy Johnson
提交者:
GitHub
2月 21, 2017
浏览文件
操作
浏览文件
下载
差异文件
Merge pull request #3713 from ipfs/feat/0.4.6-changelog
Changelog update for ipfs 0.4.6
上级
a033d9ed
3a4fbc53
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
32 行增加
和
0 行删除
+32
-0
CHANGELOG.md
CHANGELOG.md
+32
-0
没有找到文件。
CHANGELOG.md
浏览文件 @
b0c9e7c8
# go-ipfs changelog
### 0.4.6 - 2017-02-21
Ipfs 0.4.6 contains several bugfixes related to migrations and also contains a
few other improvements to other parts of the codebase. Notably:
-
The default config will now contain some ipv6 addresses for bootstrap nodes.
-
`ipfs pin add`
should be faster and consume less memory.
-
Pinning thousands of files no longer causes superlinear usage of storage space.
-
Improvements
-
Make pinset sharding deterministic (
[
ipfs/go-ipfs#3640
](
https://github.com/ipfs/go-ipfs/pull/3640
)
)
-
Update to go-multihash with blake2 (
[
ipfs/go-ipfs#3649
](
https://github.com/ipfs/go-ipfs/pull/3649
)
)
-
Pass cids instead of nodes around in EnumerateChildrenAsync (
[
ipfs/go-ipfs#3598
](
https://github.com/ipfs/go-ipfs/pull/3598
)
)
-
Add /ip6 bootstrap nodes (
[
ipfs/go-ipfs#3523
](
https://github.com/ipfs/go-ipfs/pull/3523
)
)
-
Add sub-object support to
`dag get`
command (
[
ipfs/go-ipfs#3687
](
https://github.com/ipfs/go-ipfs/pull/3687
)
)
-
Add half-closed streams support to multiplex experiment (
[
ipfs/go-ipfs#3695
](
https://github.com/ipfs/go-ipfs/pull/3695
)
)
-
Documentation
-
Add the snap installation instructions (
[
ipfs/go-ipfs#3663
](
https://github.com/ipfs/go-ipfs/pull/3663
)
)
-
Add closed PRs, Issues throughput (
[
ipfs/go-ipfs#3602
](
https://github.com/ipfs/go-ipfs/pull/3602
)
)
-
Bugfixes
-
Fix auto-migration on docker nodes (
[
ipfs/go-ipfs#3698
](
https://github.com/ipfs/go-ipfs/pull/3698
)
)
-
Update flatfs to v1.1.2, fixing directory fd issue (
[
ipfs/go-ipfs#3711
](
https://github.com/ipfs/go-ipfs/pull/3711
)
)
-
General Changes and Refactorings
-
Remove
`FindProviders`
from routing mocks (
[
ipfs/go-ipfs#3617
](
https://github.com/ipfs/go-ipfs/pull/3617
)
)
-
Use Marshalers instead of PostRun to process
`block rm`
output (
[
ipfs/go-ipfs#3708
](
https://github.com/ipfs/go-ipfs/pull/3708
)
)
-
Testing
-
Makefile rework and sharness test coverage (
[
ipfs/go-ipfs#3504
](
https://github.com/ipfs/go-ipfs/pull/3504
)
)
-
Print out all daemon stderr files when iptb stop fails (
[
ipfs/go-ipfs#3701
](
https://github.com/ipfs/go-ipfs/pull/3701
)
)
-
Add tests for recursively pinning a dag (
[
ipfs/go-ipfs#3691
](
https://github.com/ipfs/go-ipfs/pull/3691
)
)
-
Fix lack of commit hash during build (
[
ipfs/go-ipfs#3705
](
https://github.com/ipfs/go-ipfs/pull/3705
)
)
### 0.4.5 - 2017-02-11
#### Changes from rc3 to rc4
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论