Releases: ipshipyard/p2p-forge
Releases · ipshipyard/p2p-forge
v0.2.0
What's Changed
- feat: add ns3.libp2p.direct by @lidel in #17
- fix: check dynamo credentials on start by @lidel in #19
- feat: load .env if present by @lidel in #20
- refactor: remove unused plugins by @lidel in #21
- docs: capitalise readme example correctly by @achingbrain in #15
- chote: fix typo in metrics docs by @lidel in #16
- feat: coredns_forge_info{version} metric by @lidel in #22
- refactor(client): clean-up dns01 request code by @lidel in #23
- go-libp2p v0.38.1
- fix(httpauth): Correctly handle concurrent requests on server by @MarcoPolo in libp2p/go-libp2p#3111
New Contributors
- @achingbrain made their first contribution in #15
Full Changelog: v0.1.0...v0.2.0
This release was brought to you by the Shipyard team.
v0.1.0
What's Changed
- docs: dual-licensing the client by @lidel in #9
- fix: go-libp2p v0.37.2 by @lidel in #11
- docs: document Corefile for production and local dev by @lidel in #10
- feat(acme): improved logging and http metrics by @lidel in 9e264a4
- fix: custom status code for /v/health by @lidel in 415cc1d
- chore: adjust A/AAAA/NS/CAA TTL to 24h by @lidel in 5604d3d
- chore: delegate registration to cloudflare by @lidel in c5de0e5
Full Changelog: v0.0.2...v0.1.0
v0.0.2
What's Changed
- feat: add sequence diagram by @2color in #5
- docs: readme references and docker by @lidel in #6
- fix(client): wait for public reachability before registering by @aschmahmann in #4
New Contributors
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Split client cert manager from libp2p host by @MarcoPolo in #2
- feat: initial implementation by @aschmahmann in #1
New Contributors
- @MarcoPolo made their first contribution in #2
- @aschmahmann made their first contribution in #1
Full Changelog: https://github.com/ipshipyard/p2p-forge/commits/v0.0.1