Skip to content

Releases: ipfs/someguy

v0.5.0

10 Oct 15:09
338d6ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

This release was brought to you by the Shipyard team.

v0.4.2

21 Aug 22:24
02b8190
Compare
Choose a tag to compare

Fixed

  • go-libp2p-kad-dht v0.26.1 fixes a bug where FindPeer did not return results for peers behind NAT which only have p2p-circuit multiaddrs. #80

Full Changelog: v0.4.1...v0.4.2

This release was brought to you by the Shipyard team.

v0.4.1

19 Aug 14:27
2f2fb2e
Compare
Choose a tag to compare

Added

  • SOMEGUY_LIBP2P_LISTEN_ADDRS config environment variable for customizing the interfaces, ports, and transports of the libp2p host created by someguy. #79

Fixed

  • enabled NAT port map and Hole Punching to increase connectivity in non-public network topologies

Full Changelog: v0.4.0...v0.4.1

This release was brought to you by the Shipyard team.

v0.4.0

07 Aug 21:51
293c322
Compare
Choose a tag to compare

Changed

Fixed

Full Changelog: v0.3.0...v0.4.0

This release was brought to you by the Shipyard team.

v0.3.0

25 Jun 14:42
effefee
Compare
Choose a tag to compare

Changed

Fixed

  • --version now includes the release tag
  • start command supports a graceful shutdown and improved handling of interrupt signals

What's Changed

  • refactor(ci): automate docker releases on tag pushes by @galargh in #71
  • chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #75
  • chore: update dependencies by @lidel in #72
  • fix: --version flag includes release version by @lidel in #74
  • fix: graceful shutdown and interrupt handling by @lidel in #73

Full Changelog: v0.2.3...v0.3.0

This release was brought to you by the Shipyard team.

v0.2.3

21 May 08:40
Compare
Choose a tag to compare

Changed

  • The resource manager's defaults have been improved based on Rainbow's and Kubo's defaults. In addition, you can now customize a few options using flags, or environment variables.

What's Changed

  • feat: improved resource manager based on Rainbow by @hacdias in #67

Full Changelog: v0.2.2...v0.2.3

This release was brought to you by the Shipyard team.

v0.2.2

17 May 07:59
Compare
Choose a tag to compare

Fixed

  • The /routing/v1/peers endpoint correctly filters out private addresses.

What's Changed

Full Changelog: v0.2.1...v0.2.2

This release was brought to you by the Shipyard team.

v0.2.1

15 May 09:55
Compare
Choose a tag to compare

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

Full Changelog: v0.2.0...v0.2.1

This release was brought to you by the Shipyard team.

v0.2.0

12 Apr 09:51
9076946
Compare
Choose a tag to compare

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

Full Changelog: v0.1.0...v0.2.0

This release was brought to you by the Shipyard team.

v0.1.0

08 Nov 09:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ipfs-shipyard/someguy/commits/v0.1.0