File tree Expand file tree Collapse file tree 2 files changed +14
-7
lines changed
Expand file tree Collapse file tree 2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,19 @@ The following emojis are used to highlight certain changes:
1616
1717### Added
1818
19+ ### Changed
20+
21+ ### Removed
22+
23+ ### Fixed
24+
25+ ### Security
26+
27+
28+ ## [ v0.31.0]
29+
30+ ### Added
31+
1932- ` bitswap/httpnet ` : New option ` WithMaxDontHaveErrors(int) ` (defaults to 100)
2033 will trigger disconnections from bitswap peers that cannot provide any of
2134 the blocks that are requested for the given number of requests in a
@@ -30,12 +43,6 @@ The following emojis are used to highlight certain changes:
3043- gateway: update backend car traversal to use go-car/v2 [ #925 ] ( https://github.com/ipfs/boxo/issues/925 )
3144 - This change may prohibit fetching DAGs from CAR files that have no roots.
3245
33- ### Removed
34-
35- ### Fixed
36-
37- ### Security
38-
3946
4047## [ v0.30.0]
4148
Original file line number Diff line number Diff line change 11{
2- "version" : " v0.30 .0"
2+ "version" : " v0.31 .0"
33}
You can’t perform that action at this time.
0 commit comments