edge-24.11.5
github-actions
released this
22 Nov 23:40
·
133 commits
to main
since this release
Overall status: RECOMMENDED
Cautions
N/A
Changes
In this release, the proxy emits new request_frame_size
and response_frame_size
metrics with information about TCP frame distributions, correctly accounts for closed connections in route metrics, and fixes a (rare) panic for resources in which managedFields
has no timestamp. Additionally, linkerd check
checks to be sure that your Link resources match your CLI version, keywords in docker build
now use correct cases (thanks, Derek Brown!), and we now test Linkerd on Kubernetes 1.31.
What's Changed
- Add service mirror tests for federated services by @adleong in #13336
- Add tests for federated service watcher by @adleong in #13329
- lint: fix docker build warnings by @DerekTBrown in #13351
- build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.4 by @dependabot in #13354
- policy: add EgressNetwork integration tests for Http Grpc routes by @zaharidichev in #13342
- proxy: v2.266.0 by @l5d-bot in #13353
- policy: Add TCP and TLS route API tests by @zaharidichev in #13348
- build(deps): bump itoa from 1.0.11 to 1.0.13 by @dependabot in #13357
- build(deps): bump proc-macro2 from 1.0.89 to 1.0.90 by @dependabot in #13358
- build(deps): bump codecov/codecov-action from 5.0.4 to 5.0.7 by @dependabot in #13360
- policy: use TLS/TCP filters in new version of proxy API by @zaharidichev in #13362
- proxy: v2.267.0 by @l5d-bot in #13363
- build(deps): bump cpufeatures from 0.2.15 to 0.2.16 by @dependabot in #13370
- build(deps): bump proc-macro2 from 1.0.90 to 1.0.92 by @dependabot in #13369
- build(deps): bump k8s.io/kube-aggregator from 0.31.2 to 0.31.3 by @dependabot in #13365
- ci: update latest k8s version to 1.31 by @olix0r in #13374
- proxy: v2.268.0 by @l5d-bot in #13375
- Add check for link version by @adleong in #13376
- fix(test): ensure that the controller sets rate limit status by @olix0r in #13377
- fix(destination): avoid panic on missing managed fields timestamp by @olix0r in #13378
Full Changelog: edge-24.11.4...edge-24.11.5