Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 11:25
· 3 commits to main since this release

What's Changed

  • fix: don't spawn a refused admission outcome as a session (#248) by @scimbe in #2
  • fix(docker): detect platform via uname instead of TARGETARCH/TARGETOS ARGs by @scimbe in #4
  • fix(setup): use docker buildx build so TARGETARCH/TARGETOS resolve (#3) by @scimbe in #5
  • feat: opt-in tracing_subscriber, gated by RUST_LOG by @scimbe in #7
  • fix(p2p): relay-gate reflexive was never TCP-observed -- stop seeding a doomed TCP DCUtR candidate (#248/#238) by @scimbe in #8

New Contributors

  • @scimbe made their first contribution in #2

Full Changelog: v0.3.0...v0.4.0