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