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.5
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.6
Choose a head ref
  • 7 commits
  • 4 files changed
  • 4 contributors

Commits on Oct 21, 2025

  1. fix(helm): Use parentesized guards for control plane tracing (#14636)

    Similar to #14634, This adds parenthesized guards for the control plane tracing values check in the case where we upgrade with existing values.
    
    Signed-off-by: Scott Fleener <[email protected]>
    sfleen authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    5b77e3d View commit details
    Browse the repository at this point in the history
  2. build(deps): bump tokio from 1.47.1 to 1.48.0 (#14641)

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.47.1...tokio-1.48.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-version: 1.48.0
      dependency-type: direct:production
      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 21, 2025
    Configuration menu
    Copy the full SHA
    9280de0 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump rustls from 0.23.32 to 0.23.33 (#14638)

    Bumps [rustls](https://github.com/rustls/rustls) from 0.23.32 to 0.23.33.
    - [Release notes](https://github.com/rustls/rustls/releases)
    - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
    - [Commits](rustls/rustls@v/0.23.32...v/0.23.33)
    
    ---
    updated-dependencies:
    - dependency-name: rustls
      dependency-version: 0.23.33
      dependency-type: direct:production
      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 21, 2025
    Configuration menu
    Copy the full SHA
    f2f95d8 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump the clap group with 2 updates (#14637)

    Bumps the clap group with 2 updates: [clap](https://github.com/clap-rs/clap) and [clap_builder](https://github.com/clap-rs/clap).
    
    
    Updates `clap` from 4.5.49 to 4.5.50
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.5.49...clap_complete-v4.5.50)
    
    Updates `clap_builder` from 4.5.49 to 4.5.50
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.5.49...v4.5.50)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-version: 4.5.50
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: clap
    - dependency-name: clap_builder
      dependency-version: 4.5.50
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: clap
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    b694022 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump regex from 1.12.1 to 1.12.2 (#14639)

    Bumps [regex](https://github.com/rust-lang/regex) from 1.12.1 to 1.12.2.
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.12.1...1.12.2)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-version: 1.12.2
      dependency-type: direct:production
      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 21, 2025
    Configuration menu
    Copy the full SHA
    d165f6f View commit details
    Browse the repository at this point in the history
  6. build(deps): bump bitflags from 2.9.4 to 2.10.0 (#14640)

    Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.9.4 to 2.10.0.
    - [Release notes](https://github.com/bitflags/bitflags/releases)
    - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
    - [Commits](bitflags/bitflags@2.9.4...2.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: bitflags
      dependency-version: 2.10.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 21, 2025
    Configuration menu
    Copy the full SHA
    9df474f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Configuration menu
    Copy the full SHA
    8be7f16 View commit details
    Browse the repository at this point in the history
Loading