Releases: ipfs/boxo
Releases · ipfs/boxo
v0.6.1
What's Changed
- bitswap/server/internal/decision: fix: remove unused private type by @Jorropo in #179
- docs(examples): add UnixFS file download over Bitswap by @aschmahmann in #143
- fix(gateway): return HTTP 500 on namesys.ErrResolveFailed by @hacdias in #150
- sync: update CI config files by @galargh in #159
- feat: add content path in request context by @hacdias in #184
- feat(gateway): improved error handling, support for 502 and 504 by @hacdias in #182
- chore: make gocritic happier by @Jorropo in #161
- fix(gateway): return 500 for all /ip[nf]s/id failures by @hacdias in #187
- Update README.md by @anjor in #193
- feat: support HTTP 429 with Retry-After by @hacdias in #194
- chore: release 0.6.1 by @Jorropo in #197
New Contributors
- @aschmahmann made their first contribution in #143
- @galargh made their first contribution in #159
- @anjor made their first contribution in #193
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- fix: GetIPNSRecord example gateway implementation by @hacdias in #158
- Fix 'Learn more about how Bitswap works' link in the README file. by @rishvin in #165
- test(gateway): migrate Go tests from Kubo by @hacdias in #156
- fix(gateway): ensure ipfs_http_gw_get_duration_seconds gets updated by @hacdias in #167
- feat(gateway): metric for implicit index.html in dirs by @hacdias in #168
- docs(readme): various updates for clarity by @BigLep in #171
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Extract Gateway Code From Kubo by @hacdias in #65
- chore: run kubo cli gateway tests by @hacdias in #144
- feat(gateway): improve GO API interface, remove Writable API by @hacdias in #145
- docs: add example of gateway backed by CAR file by @hacdias in #147
- docs: add example of gateway that proxies to ?format=raw by @hacdias in #151
- feat: migrate subdomain and dnslink code by @hacdias in #153
- feat(gateway): add TAR, IPNS Record, DAG-* histograms and spans by @hacdias in #155
- fix: gateway car example dnslink by @hacdias in #157
- fix(gateway): display correct error with 500 by @hacdias in #160
- chore: update go-libp2p to v0.25.1 by @Jorropo in #164
Full Changelog: v0.4.0...v0.5.0