edge-25.11.3
·
35 commits
to main
since this release
Overall status: RECOMMENDED
Cautions
As of this release, the proxy-init image has been merged into the proxy image, which simplifies image management and reduces overall image size. Users who were explicitly using the proxy-init image should use the proxy image in its place.
Changes
This release correctly honors the timeouts.request value of HTTPRoutes in the gateway.networking.k8s.io API group, to match the behavior of policy.linkerd.io HTTPRoutes.
What's Changed
- feat(proxy, proxy-init): Combine proxy and proxy-init and use minimal base image by @adleong in #14577
- proxy: v2.331.0 by @l5d-bot in #14759
- fix(policy): respect timeout field on gateway API HTTPRoutes by @adleong in #14750
Full Changelog: edge-25.11.2...edge-25.11.3