github malbeclabs/doublezero client/v0.8.5

latest releases: client/daily, device-telemetry-agent/daily, agent/daily...
9 hours ago

v0.8.5 – 2026-02-02

  • Smartcontract
    • fix(smartcontract): reserve first IP of DzPrefixBlock for device (#2753)
  • Client
    • Fix race in bgp status handling on peer deletion

Breaking

Changes

  • Telemetry
    • Fix goroutine leak in TWAMP sender — cleanUpReceived goroutines now exit on Close() instead of living until process shutdown
  • CLI
    • Enhance delete multicast group command to cascade into deleting AP entry (#2754)
  • Client
    • Cache network interface index/name lookups in liveness UDP service to fix high CPU usage caused by per-packet RTM_GETLINK netlink dumps
    • Add observability to BGP handleUpdate: log withdrawal/NLRI counts per batch and track processing duration via doublezero_bgp_handle_update_duration_seconds histogram

Don't miss a new doublezero release

NewReleases is sending notifications on new releases.