Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: linkerd/linkerd2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: edge-25.10.6
Choose a base ref
...
head repository: linkerd/linkerd2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: edge-25.10.7
Choose a head ref
  • 16 commits
  • 11 files changed
  • 5 contributors

Commits on Oct 23, 2025

  1. build(deps): bump indexmap from 2.11.4 to 2.12.0 (#14648)

    Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.11.4 to 2.12.0.
    - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md)
    - [Commits](indexmap-rs/indexmap@2.11.4...2.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: indexmap
      dependency-version: 2.12.0
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    1d4d67d View commit details
    Browse the repository at this point in the history
  2. fix(tracing): Add more guards and fallback to control plane tracing c…

    …onfig (#14650)
    
    This adds more guards to the control plane tracing values. Additionally, this adds a fallback to re-use the proxy tracing endpoint if control plane tracing is enabled without an endpoint set.
    
    Signed-off-by: Scott Fleener <[email protected]>
    sfleen authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    f8faaec View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. build(deps): bump cfg-if from 1.0.3 to 1.0.4 (#14645)

    Bumps [cfg-if](https://github.com/rust-lang/cfg-if) from 1.0.3 to 1.0.4.
    - [Release notes](https://github.com/rust-lang/cfg-if/releases)
    - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md)
    - [Commits](rust-lang/cfg-if@v1.0.3...v1.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: cfg-if
      dependency-version: 1.0.4
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    e299d0a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump openssl-sys from 0.9.109 to 0.9.110 (#14646)

    Bumps [openssl-sys](https://github.com/rust-openssl/rust-openssl) from 0.9.109 to 0.9.110.
    - [Release notes](https://github.com/rust-openssl/rust-openssl/releases)
    - [Commits](rust-openssl/rust-openssl@openssl-sys-v0.9.109...openssl-sys-v0.9.110)
    
    ---
    updated-dependencies:
    - dependency-name: openssl-sys
      dependency-version: 0.9.110
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    db1cd1a View commit details
    Browse the repository at this point in the history
  3. build(deps): bump unicode-ident from 1.0.19 to 1.0.20 (#14647)

    Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident) from 1.0.19 to 1.0.20.
    - [Release notes](https://github.com/dtolnay/unicode-ident/releases)
    - [Commits](dtolnay/unicode-ident@1.0.19...1.0.20)
    
    ---
    updated-dependencies:
    - dependency-name: unicode-ident
      dependency-version: 1.0.20
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    038e935 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump backon from 1.5.2 to 1.6.0 (#14656)

    Bumps [backon](https://github.com/Xuanwo/backon) from 1.5.2 to 1.6.0.
    - [Release notes](https://github.com/Xuanwo/backon/releases)
    - [Commits](Xuanwo/backon@v1.5.2...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: backon
      dependency-version: 1.6.0
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    34e0cd3 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump @babel/eslint-parser in /web/app (#14658)

    Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.28.4 to 7.28.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.5/eslint/babel-eslint-parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/eslint-parser"
      dependency-version: 7.28.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    9b5944f View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump @babel/preset-env in /web/app (#14659)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.28.3 to 7.28.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-version: 7.28.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    e91888d View commit details
    Browse the repository at this point in the history
  7. build(deps): bump tj-actions/changed-files (#14662)

    Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from d03a93c0dbfac6d6dd6a0d8a5e7daff992b07449 to dbf178ceecb9304128c8e0648591d71208c6e2c9.
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@d03a93c...dbf178c)
    
    ---
    updated-dependencies:
    - dependency-name: tj-actions/changed-files
      dependency-version: dbf178ceecb9304128c8e0648591d71208c6e2c9
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    2ac9bde View commit details
    Browse the repository at this point in the history
  8. build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#14663)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@ea165f8...330a01c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    0868819 View commit details
    Browse the repository at this point in the history
  9. build(deps): bump actions/download-artifact (#14664)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5.0.0 to 6.0.0.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@634f93c...018cc2c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    c01ab94 View commit details
    Browse the repository at this point in the history
  10. build(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 (#14665)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5.0.0 to 6.0.0.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@634f93c...018cc2c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    297160e View commit details
    Browse the repository at this point in the history
  11. build(deps-dev): bump @babel/preset-react in /web/app (#14660)

    Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.27.1 to 7.28.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-react)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-react"
      dependency-version: 7.28.5
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    1183309 View commit details
    Browse the repository at this point in the history
  12. build(deps-dev): bump @babel/core from 7.28.4 to 7.28.5 in /web/app (#…

    …14661)
    
    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.4 to 7.28.5.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-version: 7.28.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    8c21c17 View commit details
    Browse the repository at this point in the history
  13. fix(ci): avoid fetching helm at runtime (#14669)

    helm is already present in the github runner base image.
    olix0r authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    7cd4a94 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0ebd74b View commit details
    Browse the repository at this point in the history
Loading