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-proxy-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.0
Choose a base ref
...
head repository: linkerd/linkerd2-proxy-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.18.0
Choose a head ref
  • 17 commits
  • 40 files changed
  • 2 contributors

Commits on Aug 13, 2025

  1. build(deps): bump thiserror from 2.0.12 to 2.0.14 (#485)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.12 to 2.0.14.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@2.0.12...2.0.14)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-version: 2.0.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    78bf911 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.12 to 2.0.…

    …13 (#486)
    
    Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.12 to 2.0.13.
    - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
    - [Commits](EmbarkStudios/cargo-deny-action@30f817c...f2ba7ab)
    
    ---
    updated-dependencies:
    - dependency-name: EmbarkStudios/cargo-deny-action
      dependency-version: 2.0.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    1e02e49 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. build(deps): bump thiserror from 2.0.14 to 2.0.15 (#487)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.14 to 2.0.15.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@2.0.14...2.0.15)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-version: 2.0.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    2b0b51d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. build(deps): bump thiserror from 2.0.15 to 2.0.16 (#489)

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.15 to 2.0.16.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@2.0.15...2.0.16)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-version: 2.0.16
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    f5efb5e View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. build(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 (#490

    )
    
    Bumps google.golang.org/protobuf from 1.36.7 to 1.36.8.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-version: 1.36.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    26247e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. build(deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 (#488)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.74.2 to 1.75.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.74.2...v1.75.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.75.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    dd294f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 (#491)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.2 to 2.3.3.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@72f2c25...6cbd405)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-version: 2.3.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    b27628b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 (#492

    )
    
    Bumps google.golang.org/protobuf from 1.36.8 to 1.36.9.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-version: 1.36.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    a4aa997 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 (#493)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.0 to 1.75.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.75.0...v1.75.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.75.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    2a02cc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. build(deps): bump thiserror from 2.0.16 to 2.0.17

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@2.0.16...2.0.17)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-version: 2.0.17
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and olix0r committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    9eb65e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. build(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 (#…

    …495)
    
    Bumps google.golang.org/protobuf from 1.36.9 to 1.36.10.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-version: 1.36.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    fc76d32 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump softprops/action-gh-release from 2.3.3 to 2.4.1 (#501)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.3 to 2.4.1.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@6cbd405...6da8fa9)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-version: 2.4.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    9bd0e8d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Configuration menu
    Copy the full SHA
    eed4599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6447967 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Update golang to 1.25.4 (#503)

    * chore(deps): Update golang to 1.25.4
    sfleen authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    3695169 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 (#500)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.1 to 1.76.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.75.1...v1.76.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.76.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    88269c1 View commit details
    Browse the repository at this point in the history
  5. chore: v0.18.0 (#504)

    sfleen authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    1f239e1 View commit details
    Browse the repository at this point in the history
Loading