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.174.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.175.0
Choose a head ref
  • 5 commits
  • 92 files changed
  • 3 contributors

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    ec3a580 View commit details
    Browse the repository at this point in the history
  2. fix: bump auth deps (#2528)

    codyoss authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f662ab7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    9622a0d View commit details
    Browse the repository at this point in the history
  2. fix: various auth transition bugs (#2533)

    - Better support for oauth2.Credential conversion
    - set quota project when setting tokensource based cred
    - honor SkipValidation option
    - if DefaultEndpointTemplate is not set pass old DefaultEndpoint. As we just do a string replace code works without formatting derective present.
    - simiplfiy poolAdapter calls to delegate more
    codyoss authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d64b1d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67a5d6d View commit details
    Browse the repository at this point in the history
Loading