Skip to content

v0.8.0-rc.1

Choose a tag to compare

@phillebaba phillebaba released this 02 Sep 12:21
· 6 commits to main since this release
beb91ac

What's Changed

Added

Changed

Fixed

Removed

  • Remove host port and only depend on prefer same node service by @phillebaba in #1313

Security

Dependencies

  • Bump github.com/libp2p/go-libp2p-kad-dht from 0.39.0 to 0.39.1 by @dependabot[bot] in #1322
  • Bump github.com/libp2p/go-libp2p-kad-dht from 0.39.1 to 0.40.0 by @dependabot[bot] in #1357
  • Bump github.com/containerd/containerd/v2 from 2.2.3 to 2.3.1 by @dependabot[bot] in #1368
  • Bump github.com/go-openapi/testify/v2 from 2.5.0 to 2.5.1 by @dependabot[bot] in #1358
  • Bump github.com/containerd/typeurl/v2 from 2.2.3 to 2.3.0 by @dependabot[bot] in #1375
  • Bump github.com/pelletier/go-toml/v2 from 2.3.0 to 2.3.1 by @dependabot[bot] in #1333
  • Bump github.com/libp2p/go-libp2p-kad-dht from 0.40.0 to 0.41.0 by @dependabot[bot] in #1413
  • Bump Go to 1.26.5 by @phillebaba in #1425
  • Bump golang.org/x/net from 0.54.0 to 0.55.0 by @dependabot[bot] in #1427
  • Set latest Go version with toolchain by @phillebaba in #1430
  • Bump github.com/containerd/containerd/v2 from 2.3.1 to 2.3.3 by @dependabot[bot] in #1398
  • Bump github.com/go-openapi/testify/v2 from 2.5.1 to 2.6.0 by @dependabot[bot] in #1408
  • Bump github.com/libp2p/go-libp2p-kad-dht from 0.41.0 to 0.42.1 by @dependabot[bot] in #1451
  • Bump google.golang.org/grpc from 1.81.1 to 1.82.1 by @dependabot[bot] in #1450
  • Bump github.com/HdrHistogram/hdrhistogram-go from 1.2.0 to 1.3.0 by @dependabot[bot] in #1436
  • Bump github.com/pelletier/go-toml/v2 from 2.3.1 to 2.4.3 by @dependabot[bot] in #1421
  • Bump github.com/go-logr/logr from 1.4.3 to 1.4.4 by @dependabot[bot] in #1458
  • Bump github.com/prometheus/client_golang from 1.23.2 to 1.24.1 by @dependabot[bot] in #1462
  • Bump github.com/libp2p/go-libp2p from 0.48.0 to 0.49.0 by @dependabot[bot] in #1467
  • Bump google.golang.org/grpc from 1.82.1 to 1.83.0 by @dependabot[bot] in #1466
  • Bump github.com/containerd/containerd/v2 from 2.3.3 to 2.3.4 by @dependabot[bot] in #1478
  • Bump github.com/go-openapi/testify/v2 from 2.6.0 to 2.6.1 by @dependabot[bot] in #1479
  • Bump github.com/pion/stun/v3 from 3.1.1 to 3.1.5 by @dependabot[bot] in #1485
  • Update go-libp2p-kad-dht to v0.42.2 by @phillebaba in #1489
  • Bump github.com/miekg/dns from 1.1.72 to 1.1.73 by @dependabot[bot] in #1492
  • Bump github.com/go-openapi/testify/v2 from 2.6.1 to 2.7.0 by @dependabot[bot] in #1499
  • Bump google.golang.org/grpc from 1.83.0 to 1.83.2 by @dependabot[bot] in #1498

New Contributors

Full Changelog: v0.7.0...v0.8.0-rc.1