Skip to content

Releases: linkerd/linkerd2

edge-25.11.2

20 Nov 22:09
91df299

Choose a tag to compare

What's Changed

  • build(deps): bump enum-ordinalize-derive from 4.3.1 to 4.3.2 by @dependabot[bot] in #14694
  • build(deps): bump proc-macro2 from 1.0.101 to 1.0.103 by @dependabot[bot] in #14695
  • build(deps): bump enum-ordinalize from 4.3.0 to 4.3.2 by @dependabot[bot] in #14696
  • build(deps): bump rustls from 0.23.34 to 0.23.35 by @dependabot[bot] in #14697
  • chore(deps): Upgrade linkerd2-proxy-api and tonic group by @sfleen in #14699
  • fix: restore bin/docker-build functionality by @cratelyn in #14698
  • build(deps): bump helm.sh/helm/v3 from 3.19.0 to 3.19.1 by @dependabot[bot] in #14706
  • build(deps): bump github.com/go-openapi/spec from 0.22.0 to 0.22.1 by @dependabot[bot] in #14700
  • build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 by @dependabot[bot] in #14705
  • build(deps): bump quote from 1.0.41 to 1.0.42 by @dependabot[bot] in #14703
  • build(deps): bump openssl from 0.10.74 to 0.10.75 by @dependabot[bot] in #14702
  • build(deps): bump syn from 2.0.106 to 2.0.110 by @dependabot[bot] in #14701
  • proxy: v2.329.0 by @l5d-bot in #14712
  • build(deps): bump tokio-util from 0.7.16 to 0.7.17 by @dependabot[bot] in #14711
  • build(deps): bump aws-lc-sys from 0.32.2 to 0.32.3 by @dependabot[bot] in #14710
  • Fix broken documentation URLs in CLI commands by @bezarsnba in #14651
  • chore(typos): EgressNetwork and ExternalWorkload CRDs by @yy-ofms in #14681
  • build(deps): bump hyper from 1.7.0 to 1.8.0 by @dependabot[bot] in #14718
  • build(deps): bump unicode-ident from 1.0.20 to 1.0.22 by @dependabot[bot] in #14717
  • build(deps): bump helm.sh/helm/v3 from 3.19.1 to 3.19.2 by @dependabot[bot] in #14716
  • build(deps): bump the kube group with 7 updates by @dependabot[bot] in #14715
  • build(deps): bump golang.org/x/tools from 0.38.0 to 0.39.0 by @dependabot[bot] in #14720
  • build(deps): bump peter-evans/repository-dispatch from 4.0.0 to 4.0.1 by @dependabot[bot] in #14724
  • build(deps): bump DavidAnson/markdownlint-cli2-action from 20.0.0 to 21.0.0 by @dependabot[bot] in #14723
  • test(cni): update k8s and calico by @alpeb in #14707
  • build(deps): bump google.golang.org/grpc from 1.76.0 to 1.77.0 by @dependabot[bot] in #14726
  • build(deps): bump the clap group with 2 updates by @dependabot[bot] in #14727
  • build(deps): bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #14729
  • build(deps): bump aws-lc-rs from 1.14.1 to 1.15.0 by @dependabot[bot] in #14728
  • proxy: v2.330.0 by @l5d-bot in #14735
  • build(deps): bump delegate from 0.13.4 to 0.13.5 by @dependabot[bot] in #14733
  • build(deps): bump libloading from 0.8.8 to 0.8.9 by @dependabot[bot] in #14734
  • build(deps): bump github.com/prometheus/common from 0.67.2 to 0.67.3 by @dependabot[bot] in #14732
  • build(deps): bump tj-actions/changed-files from 70069877f29101175ed2b055d210fe8b1d54d7d7 to 2d752abc95ba0255af33a2b4d5de03df3954cdf2 by @dependabot[bot] in #14740
  • build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #14739
  • build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #14738
  • build(deps): bump cc from 1.2.41 to 1.2.46 by @dependabot[bot] in #14737
  • build(deps): bump the clap group with 2 updates by @dependabot[bot] in #14736

New Contributors

Full Changelog: edge-25.11.1...edge-25.11.2

edge-25.11.1

06 Nov 19:43
8dca484

Choose a tag to compare

What's Changed

  • build(deps): bump rustls from 0.23.33 to 0.23.34 by @dependabot[bot] in #14673
  • proxy: v2.327.0 by @l5d-bot in #14685
  • build(deps): bump openssl from 0.10.73 to 0.10.74 by @dependabot[bot] in #14675
  • fix(tracing): traces are not exposing pod metadata by @alpeb in #14684
  • fix(destination): fix workload subscribers metric by @adleong in #14683
  • build(deps): bump github.com/prometheus/common from 0.67.1 to 0.67.2 by @dependabot[bot] in #14666
  • build(deps): bump the clap group with 2 updates by @dependabot[bot] in #14670
  • build(deps): bump rustls-pki-types from 1.12.0 to 1.13.0 by @dependabot[bot] in #14671
  • build(deps): bump home from 0.5.11 to 0.5.12 by @dependabot[bot] in #14672
  • build(deps): bump tj-actions/changed-files from dbf178ceecb9304128c8e0648591d71208c6e2c9 to 70069877f29101175ed2b055d210fe8b1d54d7d7 by @dependabot[bot] in #14686
  • build(deps): bump aho-corasick from 1.1.3 to 1.1.4 by @dependabot[bot] in #14687
  • build(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 in /.github/actions/docker-build by @dependabot[bot] in #14688
  • build(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 by @dependabot[bot] in #14691
  • proxy: v2.328.0 by @l5d-bot in #14692
  • fix(destination): prevent task leak in federated service watchers by @olix0r in #14693

Full Changelog: edge-25.10.7...edge-25.11.1

edge-25.10.7

29 Oct 22:15
0ebd74b

Choose a tag to compare

What's Changed

  • build(deps): bump indexmap from 2.11.4 to 2.12.0 by @dependabot[bot] in #14648
  • fix(tracing): Add more guards and fallback to control plane tracing config by @sfleen in #14650
  • build(deps): bump cfg-if from 1.0.3 to 1.0.4 by @dependabot[bot] in #14645
  • build(deps): bump openssl-sys from 0.9.109 to 0.9.110 by @dependabot[bot] in #14646
  • build(deps): bump unicode-ident from 1.0.19 to 1.0.20 by @dependabot[bot] in #14647
  • build(deps): bump backon from 1.5.2 to 1.6.0 by @dependabot[bot] in #14656
  • build(deps-dev): bump @babel/eslint-parser from 7.28.4 to 7.28.5 in /web/app by @dependabot[bot] in #14658
  • build(deps-dev): bump @babel/preset-env from 7.28.3 to 7.28.5 in /web/app by @dependabot[bot] in #14659
  • build(deps): bump tj-actions/changed-files from d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449 to dbf178ceecb9304128c8e0648591d71208c6e2c9 by @dependabot[bot] in #14662
  • build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #14663
  • build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 in /.github/actions/cli-setup by @dependabot[bot] in #14664
  • build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #14665
  • build(deps-dev): bump @babel/preset-react from 7.27.1 to 7.28.5 in /web/app by @dependabot[bot] in #14660
  • build(deps-dev): bump @babel/core from 7.28.4 to 7.28.5 in /web/app by @dependabot[bot] in #14661
  • fix(ci): avoid fetching helm at runtime by @olix0r in #14669
  • proxy: v2.326.0 by @l5d-bot in #14668

Full Changelog: edge-25.10.6...edge-25.10.7

edge-25.10.6

23 Oct 07:30
8be7f16

Choose a tag to compare

What's Changed

Full Changelog: edge-25.10.5...edge-25.10.6

edge-25.10.5

20 Oct 18:02
f98fc6a

Choose a tag to compare

What's Changed

Full Changelog: edge-25.10.4...edge-25.10.5

edge-25.10.4

16 Oct 16:22
83181ba

Choose a tag to compare

What's Changed

Full Changelog: edge-25.10.3...edge-25.10.4

edge-25.10.3

13 Oct 23:26
834b32e

Choose a tag to compare

What's Changed

Full Changelog: edge-25.10.2...edge-25.10.3

edge-25.10.2

09 Oct 18:55
291660d

Choose a tag to compare

What's Changed

  • build(deps): bump axum from 0.8.4 to 0.8.6 by @dependabot[bot] in #14563
  • build(deps): bump aws-lc-sys from 0.32.0 to 0.32.2 by @dependabot[bot] in #14568
  • build(deps): bump dev to v48 by @olix0r in #14560
  • chore(proxy): Add annotations to downward API by @sfleen in #14580
  • chore(injector): promote native sidecars to beta by @alpeb in #14587
  • Revert "chore(version)!: remove 'hotpatch' versioning (#14510)" by @olix0r in #14586
  • build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #14591
  • build(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 by @dependabot[bot] in #14588
  • build(deps): bump tj-actions/changed-files from 212f9a7760ad2b8eb511185b841f3725a62c2ae0 to d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449 by @dependabot[bot] in #14583
  • proxy: v2.323.0 by @l5d-bot in #14590
  • build(deps): bump softprops/action-gh-release from 2.3.3 to 2.4.0 by @dependabot[bot] in #14584
  • chore(ci): update k8s and gateway-api versions by @olix0r in #14585
  • build(deps): bump cc from 1.2.38 to 1.2.40 by @dependabot[bot] in #14575
  • build(deps): bump github.com/prometheus/common from 0.66.1 to 0.67.1 by @dependabot[bot] in #14589
  • build(deps): bump windows-implement from 0.60.0 to 0.60.2 by @dependabot[bot] in #14582
  • build(deps): bump windows-core from 0.62.0 to 0.62.1 by @dependabot[bot] in #14550
  • build(deps): bump the serde group with 3 updates by @dependabot[bot] in #14548
  • build(deps): bump peter-evans/repository-dispatch from 3.0.0 to 4.0.0 by @dependabot[bot] in #14565
  • build(deps): bump the pest group with 4 updates by @dependabot[bot] in #14574
  • feat: Add labels for root parent object by @sfleen in #14578
  • build(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 by @dependabot[bot] in #14581
  • build(deps): update github.com/imdario/mergo to dario.cat/mergo by @Juneezee in #14544
  • chore(inject): Replace root owner mechanism by @sfleen in #14593
  • build(deps): bump parking_lot from 0.12.4 to 0.12.5 by @dependabot[bot] in #14600
  • build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 by @dependabot[bot] in #14595
  • build(deps): bump windows-interface from 0.59.2 to 0.59.3 by @dependabot[bot] in #14597
  • build(deps): bump rustls-webpki from 0.103.6 to 0.103.7 by @dependabot[bot] in #14596
  • build(deps): bump zeroize from 1.8.1 to 1.8.2 by @dependabot[bot] in #14598
  • feat(inject): Populate proxy tracing values from annotations by @sfleen in #14592

Full Changelog: edge-25.10.1...edge-25.10.2

edge-25.10.1

02 Oct 14:02
edge-25.10.1
a19210a

Choose a tag to compare

What's Changed

  • build(deps): bump github.com/mattn/go-runewidth from 0.0.16 to 0.0.17 by @dependabot[bot] in #14532
  • build(deps): bump windows-interface from 0.59.1 to 0.59.2 by @dependabot[bot] in #14534
  • build(deps): bump regex from 1.11.2 to 1.11.3 by @dependabot[bot] in #14535
  • build(deps): bump backtrace from 0.3.75 to 0.3.76 by @dependabot[bot] in #14536
  • build(deps): bump memchr from 2.7.5 to 2.7.6 by @dependabot[bot] in #14537
  • build(deps-dev): bump jest-environment-jsdom from 30.1.1 to 30.2.0 in /web/app by @dependabot[bot] in #14540
  • build(deps): bump query-string from 9.2.2 to 9.3.1 in /web/app by @dependabot[bot] in #14541
  • build(deps): bump the serde group with 3 updates by @dependabot[bot] in #14533
  • build(deps): bump github.com/go-openapi/spec from 0.21.0 to 0.22.0 by @dependabot[bot] in #14545
  • build(deps): bump tj-actions/changed-files from 4563c729c555b4141fac99c80f699f571219b836 to 28cf3adc4b6dbff2746d5216da021a10e53b4f58 by @dependabot[bot] in #14546
  • proxy: v2.321.0 by @l5d-bot in #14556
  • chore(tests): Separate tracing tests from viz by @sfleen in #14547
  • build(deps): bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #14554
  • chore(charts): Add separate namespace field for trace collector service account by @sfleen in #14539
  • feat(tracing)!: Improve control plane tracing configuration by @sfleen in #14557
  • feat(jaeger)!: Remove linkerd-jaeger extension by @sfleen in #14558
  • build(deps): bump github.com/mattn/go-runewidth from 0.0.17 to 0.0.19 by @dependabot[bot] in #14549
  • build(deps): bump quote from 1.0.40 to 1.0.41 by @dependabot[bot] in #14551
  • build(deps): bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #14552
  • build(deps): bump anstyle from 1.0.11 to 1.0.13 by @dependabot[bot] in #14553
  • build(deps): bump tj-actions/changed-files from 28cf3adc4b6dbff2746d5216da021a10e53b4f58 to 212f9a7760ad2b8eb511185b841f3725a62c2ae0 by @dependabot[bot] in #14555
  • proxy: v2.322.0 by @l5d-bot in #14559

Full Changelog: edge-25.9.4...edge-25.10.1

edge-25.9.4

25 Sep 16:16
50801b2

Choose a tag to compare

What's Changed

  • build(deps): bump tokio-rustls from 0.26.2 to 0.26.3 by @dependabot[bot] in #14514
  • chore(release): stop producing .sha256 files by @olix0r in #14511
  • chore(version)!: remove 'hotpatch' versioning by @olix0r in #14510
  • fix(destination): discovery staleness when targetting the linkerd-admin port in native-sidecar mode by @alpeb in #14468
  • build(deps): bump indexmap from 2.11.3 to 2.11.4 by @dependabot[bot] in #14515
  • build(deps): bump Swatinem/rust-cache from 2.8.0 to 2.8.1 by @dependabot[bot] in #14516
  • build(deps): bump the clap group with 2 updates by @dependabot[bot] in #14517
  • build(deps): bump the serde group with 3 updates by @dependabot[bot] in #14518
  • build(deps): bump rustix from 0.38.38 to 0.38.44 by @dependabot[bot] in #14519
  • build(deps): bump cc from 1.2.37 to 1.2.38 by @dependabot[bot] in #14521
  • build(deps): bump tj-actions/changed-files from 2371aa7cd265d2e8a0213dc9e2a70dfcfb8fa114 to 4563c729c555b4141fac99c80f699f571219b836 by @dependabot[bot] in #14522
  • build(deps): bump @fortawesome/free-regular-svg-icons from 6.7.2 to 7.0.1 in /web/app by @dependabot[bot] in #14486
  • build(deps-dev): bump @babel/eslint-parser from 7.28.0 to 7.28.4 in /web/app by @dependabot[bot] in #14487
  • build(deps-dev): bump babel-jest from 30.0.4 to 30.1.2 in /web/app by @dependabot[bot] in #14490
  • build(deps): bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in #14520
  • feat(gatewayAPI): Stop installing the gateway API by default by @adleong in #14523
  • proxy: v2.320.0 by @l5d-bot in #14529
  • build(deps): bump libloading from 0.8.8 to 0.8.9 by @dependabot[bot] in #14524
  • build(deps): bump itertools from 0.12.1 to 0.13.0 by @dependabot[bot] in #14525
  • build(deps): bump rustls from 0.23.31 to 0.23.32 by @dependabot[bot] in #14526
  • build(deps): bump libc from 0.2.175 to 0.2.176 by @dependabot[bot] in #14528
  • build(deps): bump aws-lc-rs from 1.14.0 to 1.14.1 by @dependabot[bot] in #14530
  • Revert "build(deps): bump libloading from 0.8.8 to 0.8.9 (#14524)" by @cratelyn in #14531

Full Changelog: edge-25.9.3...edge-25.9.4