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: fortio/fortio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.71.2
Choose a base ref
...
head repository: fortio/fortio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.72.0
Choose a head ref
  • 3 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 4, 2025

  1. Configuration menu
    Copy the full SHA
    9f46582 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2025

  1. Bump google.golang.org/grpc from 1.75.0 to 1.75.1 (#1089)

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    a6b2db7 View commit details
    Browse the repository at this point in the history
  2. Use the new duration for uptime and -t (#1090)

    * Use the new duration for uptime and -t
    
    * comment link on the type explaining long duration
    
    * forgot grol update too
    ldemailly authored Sep 12, 2025
    Configuration menu
    Copy the full SHA
    fe0ca2c View commit details
    Browse the repository at this point in the history
Loading