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 —
cleanUpReceivedgoroutines now exit onClose()instead of living until process shutdown
- Fix goroutine leak in TWAMP sender —
- 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_secondshistogram