Skip to content

edge-24.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 21:43
· 698 commits to main since this release
d81b1f0

NOT RECOMMENDED

Overall status: NOT RECOMMENDED; use edge-24.5.5 instead

Cautions

In this release, IPv6 support is off by default for most of the control plane, but it is mistakenly on by default in the Linkerd CNI plugin. We recommend using edge-24.5.5 instead, which has the fix for that error.

Changes

This release adds support for JSON output to the linkerd inject, linkerd uninject and linkerd profile commands, and a --token flag to linkerd diagnostics policy that allows specifying the context token to use so that you can see how specific clients will see policies. It also adds support for setting the group ID for the control plane (thanks, Nico Feulner!), switches IPv6 to off by default for the control plane, adds support for several proxy settings to the linkerd-control-plane chart, allows overriding how many cores control-plane components can use, correctly supports Gateway API producer routes, fixes a race conditions around EndpointSlice updates, and fixes intermittent routing failures with HTTPRoute (issue 12610).

What's Changed

New Contributors

Full Changelog: edge-24.5.3...edge-24.5.4