edge-24.4.5
github-actions
released this
25 Apr 23:36
·
612 commits
to main
since this release
Overall Status: RECOMMENDED
Cautions
None.
Changes
This edge release fixes support for native sidecars in the Linkerd CNI plugin, continues work on upcoming IPv6 support, and allows setting revisionHistoryLimit
when installing with Helm to specify how many ReplicaSets to keep around for rollback purposes (thanks, Ilia Lazebnik!)
It also allows setting certain HTTP/2 server parameters using environment variables in the proxy container (see proxy PR 2924 if you think you need this!).
What's Changed
- Upgrade to client-go 0.30.0 by @adleong in #12463
- Bump proxy-init and CNI plugin versions by @mateiidavid in #12462
- build(deps): bump tj-actions/changed-files from 44.1.0 to 44.3.0 by @dependabot in #12468
- Nominate Steve, Christian, and Dan to the Linkerd Steering Committee by @wmorgan in #12441
- build(deps): bump @fortawesome/free-solid-svg-icons from 6.5.1 to 6.5.2 in /web/app by @dependabot in #12474
- build(deps-dev): bump webpack-bundle-analyzer from 4.10.1 to 4.10.2 in /web/app by @dependabot in #12473
- build(deps): bump core-js from 3.36.1 to 3.37.0 in /web/app by @dependabot in #12471
- build(deps): bump rustls from 0.21.10 to 0.21.11 by @dependabot in #12470
- build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #12467
- build(deps): bump actions/download-artifact from 4.1.4 to 4.1.5 by @dependabot in #12466
- build(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0 by @dependabot in #12465
- build(deps-dev): bump style-loader from 3.3.4 to 4.0.0 in /web/app by @dependabot in #12472
- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #12479
- build(deps): update rustls to 0.21.11 by @olix0r in #12484
- build(deps): bump signal-hook-registry from 1.4.1 to 1.4.2 by @dependabot in #12475
- build(deps): bump rustix from 0.38.32 to 0.38.34 by @dependabot in #12485
- build(deps): bump cc from 1.0.94 to 1.0.95 by @dependabot in #12477
- build(deps): bump thiserror from 1.0.58 to 1.0.59 by @dependabot in #12476
- build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.2 to 1.6.3 by @dependabot in #12486
- build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #12487
- build(deps): bump actions/download-artifact from 4.1.5 to 4.1.6 by @dependabot in #12488
- proxy: v2.228.0 by @l5d-bot in #12494
- Replace kubectl's
--prune-whitelist
with--prune-allowlist
by @alpeb in #12496 - feat(inject): support arbitrary proxy parameters from helm by @olix0r in #12493
- proxy: v2.229.0 by @l5d-bot in #12497
- build(deps): bump actions/download-artifact from 4.1.6 to 4.1.7 by @dependabot in #12503
- build(deps): bump zeroize from 1.7.0 to 1.8.0 by @dependabot in #12501
- build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #12502
- Helm Chart - allow setting revisionHistoryLimit by @DrFaust92 in #12234
New Contributors
- @DrFaust92 made their first contribution in #12234
Full Changelog: edge-24.4.4...edge-24.4.5