Overall status: RECOMMENDED
Cautions
N/A
Changes
This release adds the new linkerd viz stat-inbound
and linkerd viz stat-outbound
commands to easily examine statistics for Gateway API routes, and adds dualstack support for ExternalWorkload. It also adds Helm support for tuning liveness and readiness probe timeouts (thanks @kristjankullerkann-wearemp!) and configuring externalTrafficPolicy for multicluster gateways (thanks Lauri Kuittinen!).
What's Changed
- Add viz stat-inbound and viz stat-outbound commands by @adleong in #12994
- build(deps): bump object from 0.36.3 to 0.36.4 by @dependabot in #13003
- build(deps): bump core-foundation-sys from 0.8.6 to 0.8.7 by @dependabot in #12999
- build(deps): bump cc from 1.1.7 to 1.1.15 by @dependabot in #12995
- Dual-stack support for ExternalWorkloads by @alpeb in #12965
- build(deps): bump tj-actions/changed-files from 45.0.0 to 45.0.1 by @dependabot in #13010
- build(deps): bump tokio from 1.39.3 to 1.40.0 by @dependabot in #13007
- build(deps-dev): bump @babel/runtime from 7.25.4 to 7.25.6 in /web/app by @dependabot in #13006
- Remove community meetings from README.md by @wmorgan in #13004
- build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #13009
- build(deps): bump core-js from 3.37.1 to 3.38.1 in /web/app by @dependabot in #13005
- build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 by @dependabot in #12989
- build(deps): bump async-trait from 0.1.81 to 0.1.82 by @dependabot in #13012
- build(deps): bump helm.sh/helm/v3 from 3.15.3 to 3.15.4 by @dependabot in #13011
- proxy: v2.251.0 by @l5d-bot in #13019
- build(deps): bump openssl-src from 300.3.1+3.3.1 to 300.3.2+3.3.2 by @dependabot in #13018
- build(deps): bump k8s.io/client-go from 0.30.3 to 0.31.0 by @dependabot in #12958
- build(deps): bump k8s.io/apiextensions-apiserver from 0.30.3 to 0.31.0 by @dependabot in #12973
- build(deps): bump k8s.io/kube-aggregator from 0.30.3 to 0.31.0 by @dependabot in #13020
- build(deps): bump k8s.io/endpointslice from 0.30.3 to 0.31.0 by @dependabot in #12959
- Add support to modify liveness and readiness probe timeouts on control plane containers in helm chart by @kristjankullerkann-wearemp in #13002
- build(deps): bump tokio-util from 0.7.11 to 0.7.12 by @dependabot in #13025
- build(deps): bump github.com/prometheus/common from 0.55.0 to 0.58.0 by @dependabot in #13030
- build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #13029
- build(deps): bump cc from 1.1.15 to 1.1.16 by @dependabot in #13028
- build(deps): bump clap from 4.5.16 to 4.5.17 by @dependabot in #13027
- build(deps): bump serde_json from 1.0.127 to 1.0.128 by @dependabot in #13026
- build(deps): bump github.com/prometheus/common from 0.58.0 to 0.59.1 by @dependabot in #13040
- build(deps): bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #13039
- build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #13038
- build(deps): bump rustix from 0.38.34 to 0.38.36 by @dependabot in #13037
- build(deps): bump tokio-stream from 0.1.15 to 0.1.16 by @dependabot in #13036
- Allow configuring externalTrafficPolicy by @lauriku in #13016
New Contributors
- @kristjankullerkann-wearemp made their first contribution in #13002
- @lauriku made their first contribution in #13016
Full Changelog: edge-24.8.3...edge-24.9.1