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/k8s-gateway-api-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release/v0.6.0
Choose a base ref
...
head repository: linkerd/k8s-gateway-api-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/v0.7.0
Choose a head ref
  • 5 commits
  • 20 files changed
  • 2 contributors

Commits on Jul 20, 2022

  1. Bump olix0r/cargo-action-fmt (#17)

    Bumps [olix0r/cargo-action-fmt](https://github.com/olix0r/cargo-action-fmt) from ee1ef42932e44794821dab57ef1bf7a73df8b21f to 1.0.2. This release includes the previously tagged commit.
    - [Release notes](https://github.com/olix0r/cargo-action-fmt/releases)
    - [Commits](olix0r/cargo-action-fmt@ee1ef42...ed3530f)
    
    ---
    updated-dependencies:
    - dependency-name: olix0r/cargo-action-fmt
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    132e936 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Bump DavidAnson/markdownlint-cli2-action from 5.1.0 to 6 (#18)

    Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/DavidAnson/markdownlint-cli2-action) from 5.1.0 to 6.
    - [Release notes](https://github.com/DavidAnson/markdownlint-cli2-action/releases)
    - [Commits](DavidAnson/markdownlint-cli2-action@744f913...d199b6e)
    
    ---
    updated-dependencies:
    - dependency-name: DavidAnson/markdownlint-cli2-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    0efb476 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. dev: Update tools (#20)

    * Update Rust to 1.63
    * Update K3d to v5.4.4
    * Update markdownlint
    * Update the devcontainer to dev:v29
    * Add action linting
    
    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    e0102a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. dev: Update devcontainer to v30 (#21)

    * Fix yarn installation
    * Add Rust MUSL toolchain
    * Replace `json5-to-json` with friendlier `j5j`
    * Add `step` CLI
    
    Signed-off-by: Oliver Gould <ver@buoyant.io>
    olix0r authored Aug 24, 2022
    Configuration menu
    Copy the full SHA
    7031615 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. v0.7.0 (#24)

    * Update kube to v0.75
    * Update k8s-openapi to v0.16
    olix0r authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    94903a7 View commit details
    Browse the repository at this point in the history
Loading