Releases: libp2p/go-libp2p-record
Releases · libp2p/go-libp2p-record
v0.3.1
What's Changed
- fix: missing protobuf package by @guillaumemichel in #64
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- sync: update CI config files by @web3-bot in #51
- sync: update CI config files by @web3-bot in #52
- ci: uci/delete-templates by @web3-bot in #55
- ci: uci/copy-templates by @web3-bot in #56
- ci: uci/copy-templates by @web3-bot in #57
- ci: uci/update-go by @web3-bot in #58
- ci: uci/copy-templates by @web3-bot in #59
- ci: uci/update-go by @web3-bot in #61
- Remove gogo protobuf by @guillaumemichel in #60
- fix: protobuf namespace conflicts by @guillaumemichel in #62
New Contributors
- @guillaumemichel made their first contribution in #60
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- cleanup: fix staticcheck failures by @iand in #43
- increase RSA key sizes in tests by @marten-seemann in #44
- update go-libp2p to v0.22.0, release v0.2.0 by @marten-seemann in #50
New Contributors
- @iand made their first contribution in #43
- @marten-seemann made their first contribution in #44
Full Changelog: v0.1.3...v0.2.0
v0.1.2
v0.1.1
v0.1.0
🎉 This release applies the core refactor to this module; migrating to the consolidated types under go-libp2p-core. See libp2p/go-libp2p#602 for more context.