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: googleapis/google-api-go-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.190.0
Choose a base ref
...
head repository: googleapis/google-api-go-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.191.0
Choose a head ref
  • 7 commits
  • 143 files changed
  • 5 contributors

Commits on Aug 1, 2024

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

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    a5ddb40 View commit details
    Browse the repository at this point in the history
  2. fix: reference gax import in storage libs (#2720)

    The storage client is the only client that imports gax. Depending
    on the RPCs being generated it may or may not use the gax import.
    To avoid generating an unreferenced lets always import it.
    codyoss authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    fffff7f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    918e3d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0759b0 View commit details
    Browse the repository at this point in the history
Loading