File tree Expand file tree Collapse file tree 2 files changed +14
-5
lines changed
Expand file tree Collapse file tree 2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -18,17 +18,26 @@ The following emojis are used to highlight certain changes:
1818
1919### Changed
2020
21- - fix(` provider ` ): don't reprovide if ` reprovideInterval ` is set to 0 [ #871 ] ( https://github.com/ipfs/boxo/pull/871 )
22-
2321### Removed
2422
2523### Fixed
2624
25+ ### Security
26+
27+
28+ ## [ v0.29.0]
29+
30+ ### Changed
31+
32+ - ` bitswap/httpnet ` : do not follow redirects [ #878 ] ( https://github.com/ipfs/boxo/pull/878 )
33+ - ` provider ` : provider helper that buffers results to fix issues with slow re-providing [ #870 ] ( https://github.com/ipfs/boxo/pull/870 )
34+
35+ ### Fixed
36+
37+ - fix(` provider ` ): don't reprovide if ` reprovideInterval ` is set to 0 [ #871 ] ( https://github.com/ipfs/boxo/pull/871 )
2738- ` gateway ` : Skip DNSLink lookup for IP addresses to avoid unnecessary DNS queries [ #880 ] ( https://github.com/ipfs/boxo/pull/880 )
2839- ` bitswap/client ` : Fix unintentional ignoring ` DontHaveTimeoutConfig ` [ #872 ] ( https://github.com/ipfs/boxo/pull/872 )
2940
30- ### Security
31-
3241
3342## [ v0.29.0]
3443
Original file line number Diff line number Diff line change 11{
2- "version" : " v0.29.0 "
2+ "version" : " v0.29.1 "
33}
You can’t perform that action at this time.
0 commit comments