This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
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