conduit v18.12.4 Release Notes

  • โฌ†๏ธ Upgrade notes: The control plane components have been renamed as of the ๐Ÿš€ edge-18.12.1 release to reduce possible naming collisions. To upgrade an older โฌ†๏ธ installation, see the Upgrade Guide.

    • CLI
      • Add --routes flag to the linkerd top command, for grouping table rows by route instead of by path
      • Update Prometheus configuration to automatically load *_rules.yml files
      • Remove TLS column from the linkerd routes command output
    • ๐Ÿ’ป Web UI
      • Restore unmeshed resources in the network graph on the resource detail page
      • Reduce the overall size of the asset bundle for the web frontend
    • Proxy
      • Improve configuration of the PeakEwma load balancer

    ๐Ÿ‘• Special thanks to @radu-matei for cleaning up a whole slew of Go lint ๐Ÿ— warnings, and to @jonrichards for improving the Rust build setup!