This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Releases: libp2p/go-libp2p-relay-daemon
Releases · libp2p/go-libp2p-relay-daemon
v0.5.0
Warning
This is a goodbye release to prompt anyone that still runs this to migrate away.
RelayV1 was removed from go-libp2p and Kubo long time ago, and RelayV2 support is built-in.
This release will refuse to run if user configuration was RelayV1.
RelayV2 should still work, but a warning is printed on start, prompting users to move away from software that is no longer maintained.
For rationale, see https://github.com/libp2p/go-libp2p-relay-daemon#readme and #51
What's Changed
- chore: removal of RelayV1 support by @lidel in #51
- Specify go1.19 for the builder stage in Dockerfile by @RobotSail in #33
- Fix typo by @RobQuistNL in #36
- sync: update CI config files by @web3-bot in #34
- Revert "sync: update CI config files" by @galargh in #37
- ci: uci/delete-templates by @web3-bot in #39
- Revert "Revert "sync: update CI config files"" by @galargh in #38
- ci: uci/copy-templates by @web3-bot in #40
- ci: uci/update-go by @web3-bot in #43
- ci: uci/copy-templates by @web3-bot in #44
- ci: uci/update-go by @web3-bot in #49
New Contributors
- @RobQuistNL made their first contribution in #36
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore: bump go-libp2p to v0.24.0 by @RobotSail in #29
- Add Private Swarm Key Support by @RobotSail in #28
New Contributors
- @RobotSail made their first contribution in #29
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.0
What's Changed
- feat: go-libp2p v0.21.0 by @lidel in #21
- feat: move Config and ACL to the top-level module by @hsanjuan in #20
- feat: sync binaries from dist.ipfs.io by @lidel in #11
- sync: update CI config files by @web3-bot in #12
- chore: use common ipfs/*-actions in sync-release-assets by @galargh in #13
- sync: update CI config files by @web3-bot in #15
- chore: add dockerfile by @coryschwartz in #17
New Contributors
- @galargh made their first contribution in #13
- @coryschwartz made their first contribution in #17
- @hsanjuan made their first contribution in #20
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.0.1
This is the very first release, before we renamed the binary 🌵
What's Changed
- Polish relayd daemon by @vyzo in #1
- Update for new home by @vyzo in #2
- sync: update CI config files by @web3-bot in #3
- update go-libp2p to v0.16.0 by @marten-seemann in #6
New Contributors
- @vyzo made their first contribution in #1
- @web3-bot made their first contribution in #3
- @marten-seemann made their first contribution in #6
Full Changelog: https://github.com/libp2p/go-libp2p-relay-daemon/commits/v0.0.1