github malbeclabs/doublezero client/v0.6.11

17 hours ago

Changelog

Breaking

None for this release.

Changes

  • Onchain programs
  • CLI
    • Added support for specifying the interface type during interface creation and modification, introducing CYOA and DIA as new possible interface types.
    • Improve error message when connecting to a device that is at capacity or has max_users=0. Users now receive "Device is not accepting more users (at capacity or max_users=0)" instead of the confusing "Device not found" error when explicitly specifying an ineligible device.
    • Add link latency command to display latency statistics from the telemetry program. Supports filtering by percentile (p50, p90, p95, p99, mean, min, max, stddev, all), querying by link code or all links, and filtering by epoch. Resolves: #1942
    • Added --contributor | -c filter to device list, interface list, and link list commands. (#1274)
    • Validate AccessPass before client connection (#1356)
  • Client
    • Add initial route liveness probing, initially disabled for rollout
    • Add route liveness prometheus metrics

Don't miss a new doublezero release

NewReleases is sending notifications on new releases.