conduit v20.10.4 Release Notes

Release Date: 2020-10-23 // over 3 years ago
  • edge-20.10.4

    ๐Ÿš€ This edge release is a release candidate for stable-2.9.0. For the proxy, there
    ๐ŸŽ have been changes to improve performance, remove unused code, and configure
    ๐Ÿš€ ports that can be ignored by default. Also, this edge release adds enhancements
    ๐ŸŒ to the multicluster configuration and observability, adds more translations to
    the dashboard, and addresses a bug in the CLI.

    • โž• Added more Spanish translations to the dashboard and more labels that can be
      translated
    • โž• Added support for creating multiple service accounts when installing
      multicluster with Helm to allow more granular revocation
    • ๐Ÿ“‡ Renamed global.proxy.destinationGetNetworks to global.clusterNetworks.
      This is a cluster-wide setting and can no longer be overridden per-pod
    • ๐Ÿ›  Fixed an empty multicluster Grafana graph which used a deprecated label
    • โž• Added the control plane tracing ServiceAccounts to the linkerd-psp
      RoleBinding so that it can be used in environments where PodSecurityPolicy
      is enabled
    • โœจ Enhanced EKS support by adding 100.64.0.0/10 to the set of discoverable
      networks
    • ๐Ÿ›  Fixed a bug in the way that the --all-namespaces flag is handled by the
      linkerd edges command
    • โž• Added a default set of ports to bypass the proxy for server-first, https,
      and memcached traffic