v0.14.0
- Disallow GetPublicKey when DisableValues is passed by @aschmahmann in #604
- Update CI config files by @web3-bot in #743
- Make compatible with go-libp2p 0.15 by @Stebalien in #747
- Introduces
ProviderStore
interface for custom provider record sources. This new interface enables provider sources to supply address information in addition to peer id information by @petar in #751
Full Changelog: v0.13.1...v0.14.0