Skip to content

Commit 88b03a5

Browse files
committed
Merge branch 'release/v1.13.0'
2 parents a12f639 + 8420f20 commit 88b03a5

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# go-data-transfer changelog
22

3+
# go-data-transfer v1.13.0
4+
5+
This release removes deprecated v1.0 & v1.1 protocols and supports transfers with missing blocks
6+
7+
### Changelog
8+
9+
- github.com/filecoin-project/go-data-transfer:
10+
- Removing CID Lists Part 2: Deprecating protocols (#293) ([filecoin-project/go-data-transfer#293](https://github.com/filecoin-project/go-data-transfer/pull/293))
11+
- Removing CID Lists part one: unblocking technical obstacles (#292) ([filecoin-project/go-data-transfer#292](https://github.com/filecoin-project/go-data-transfer/pull/292))
12+
- Accept missing blocks without failing data transfer (#291) ([filecoin-project/go-data-transfer#291](https://github.com/filecoin-project/go-data-transfer/pull/291))
13+
- Block spans (#290) ([filecoin-project/go-data-transfer#290](https://github.com/filecoin-project/go-data-transfer/pull/290))
14+
- Merge branch 'release/v1.12.1'
15+
16+
### Contributors
17+
18+
| Contributor | Commits | Lines ± | Files Changed |
19+
|-------------|---------|---------|---------------|
20+
| Hannah Howard | 4 | +920/-3861 | 79 |
21+
322
# go-data-transfer v1.12.1
423

524
Add tracing diagnostics

0 commit comments

Comments
 (0)