edge-24.9.3
github-actions
released this
27 Sep 16:40
·
191 commits
to main
since this release
Overall status: RECOMMENDED
Cautions
If you're using Linkerd multicluster with clusters running edge-24.9.2
or earlier, you'll need to upgrade your Linkerd CLI to at least edge-24.10.2
for the linkerd multicluster
commands to work correctly.
Changes
edge-24.9.3
fixes a panic that would occur if a retried response arrived before the retried request was complete. This is allowed by the spec and was seen in the field with retries enabled for wire-grpc
. Additionally, it supports configuring the timeout and failure threshold for health probes for the multicluster gateway.
What's Changed
- build(deps): bump anyhow from 1.0.87 to 1.0.88 by @dependabot in #13064
- build(deps): bump google.golang.org/grpc from 1.66.1 to 1.66.2 by @dependabot in #13062
- build(deps): bump unicode-ident from 1.0.12 to 1.0.13 by @dependabot in #13066
- build(deps): bump helm.sh/helm/v3 from 3.15.4 to 3.16.1 by @dependabot in #13067
- build(deps-dev): bump eslint-plugin-react from 7.35.2 to 7.36.1 in /web/app by @dependabot in #13072
- build(deps-dev): bump sinon from 18.0.0 to 19.0.2 in /web/app by @dependabot in #13073
- build(deps): bump tokio-openssl from 0.6.4 to 0.6.5 by @dependabot in #13075
- build(deps): bump anyhow from 1.0.88 to 1.0.89 by @dependabot in #13076
- build(deps): bump tj-actions/changed-files from 45.0.1 to 45.0.2 by @dependabot in #13078
- build(deps): bump iana-time-zone from 0.1.60 to 0.1.61 by @dependabot in #13079
- proxy: v2.254.0 by @l5d-bot in #13080
- build(deps): bump k8s.io/code-generator from 0.31.0 to 0.31.1 by @dependabot in #13068
- build(deps): bump cc from 1.1.18 to 1.1.21 by @dependabot in #13082
- build(deps): bump k8s.io/apiextensions-apiserver from 0.31.0 to 0.31.1 by @dependabot in #13069
- build(deps): bump bytes from 1.7.1 to 1.7.2 by @dependabot in #13084
- build(deps): bump unicode-normalization from 0.1.23 to 0.1.24 by @dependabot in #13085
- build(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #13086
- build(deps): bump k8s.io/endpointslice from 0.31.0 to 0.31.1 by @dependabot in #13087
- build(deps): bump k8s.io/kube-aggregator from 0.31.0 to 0.31.1 by @dependabot in #13088
- build(deps): bump pest from 2.7.12 to 2.7.13 by @dependabot in #13090
- build(deps): bump pest_derive from 2.7.12 to 2.7.13 by @dependabot in #13089
- build(deps): bump thiserror from 1.0.63 to 1.0.64 by @dependabot in #13095
- build(deps): bump clap from 4.5.17 to 4.5.18 by @dependabot in #13098
- build(deps): bump security-framework-sys from 2.11.1 to 2.12.0 by @dependabot in #13096
- build(deps): bump google.golang.org/grpc from 1.66.2 to 1.67.0 by @dependabot in #13094
- Add timeout and failureThreshold to multicluster probe by @alpeb in #13061
- proxy: v2.255.0 by @l5d-bot in #13103
- build(deps): bump libc from 0.2.158 to 0.2.159 by @dependabot in #13102
- build(deps): bump async-trait from 0.1.82 to 0.1.83 by @dependabot in #13100
- build(deps): bump pkg-config from 0.3.30 to 0.3.31 by @dependabot in #13101
- build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #13104
Full Changelog: edge-24.9.2...edge-24.9.3