Releases: ipfs/someguy
Releases · ipfs/someguy
v0.2.1
Fixed
- Upgraded Boxo with fix to ensure that
/routing/v1/peers
endpoint accepts all variants of Peer IDs that are seen in the wild.
What's Changed
- chore: update dependencies by @hacdias in #60
- Changelog & Docker on Release by @hacdias in #62
- chore: update boxo by @hacdias in #65
Full Changelog: v0.2.0...v0.2.1
This release was brought to you by the Shipyard team.
v0.2.0
What's Changed
- ci: do not test with next go version by @galargh in #22
- feat: proxy all types of delegated routing by @hacdias in #23
- add http handlers for cors, metrics and compression by @ns4plabs in #30
- refactor: ipfs-shipyard/ → ipfs/ by @lidel in #33
- docs: add information about releasing by @hacdias in #36
- chore: update dependencies by @hacdias in #37
- ci: add dependabot by @ns4plabs in #38
- feat: build and publish docker images by @lidel in #41
- chore(deps): bump github.com/ipfs/boxo from 0.17.0 to 0.18.0 by @dependabot in #43
- chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #44
- chore: update dependencies by @hacdias in #46
- feat: configure server with env variables by @hacdias in #45
- docs: add license, deployment, and badges by @hacdias in #51
- chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #48
- refactor!: use listen address instead of port, change default by @hacdias in #49
- chore: update boxo to include cache headers by @hacdias in #52
- ci: uci/copy-templates by @web3-bot in #54
- docker: smaller docker imager, binary in /usr/local/bin by @hacdias in #55
- feat: add version information by @hacdias in #56
- feat: filter out private and loopback addresses by @hacdias in #57
New Contributors
- @galargh made their first contribution in #22
- @ns4plabs made their first contribution in #30
- @lidel made their first contribution in #33
- @dependabot made their first contribution in #43
Full Changelog: v0.1.0...v0.2.0
This release was brought to you by the Shipyard team.
v0.1.0
What's Changed
- fix: update dependencies to support streaming responses by @aschmahmann in #2
- add Dockerfile with debian bullseye and go 1.18 base by @gmasgras in #3
- feat: move repo to ipfs-shipyard by @aschmahmann in #4
- chore: update deps by @aschmahmann in #5
- refactor: separate client server by @aschmahmann in #6
- feat: custom port by @aschmahmann in #8
- feat: standard and accelerated dht client by @aschmahmann in #7
- feat: more ask requests by @aschmahmann in #9
- fix: send ipns errors by @aschmahmann in #10
- Use New Routing V1 by @hacdias in #17
- ci: uci/copy-templates by @web3-bot in #20
New Contributors
- @aschmahmann made their first contribution in #2
- @gmasgras made their first contribution in #3
- @web3-bot made their first contribution in #20
Full Changelog: https://github.com/ipfs-shipyard/someguy/commits/v0.1.0