File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
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:
16
16
17
17
### Added
18
18
19
+ ### Changed
20
+
21
+ ### Removed
22
+
23
+ ### Fixed
24
+
25
+ ### Security
26
+
27
+
28
+ ## [ v0.31.0]
29
+
30
+ ### Added
31
+
19
32
- ` bitswap/httpnet ` : New option ` WithMaxDontHaveErrors(int) ` (defaults to 100)
20
33
will trigger disconnections from bitswap peers that cannot provide any of
21
34
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:
30
43
- gateway: update backend car traversal to use go-car/v2 [ #925 ] ( https://github.com/ipfs/boxo/issues/925 )
31
44
- This change may prohibit fetching DAGs from CAR files that have no roots.
32
45
33
- ### Removed
34
-
35
- ### Fixed
36
-
37
- ### Security
38
-
39
46
40
47
## [ v0.30.0]
41
48
You can’t perform that action at this time.
0 commit comments