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 Loading
base: v0.72.0
Choose a base ref
...
head repository: googleapis/google-api-go-client Loading
compare: v0.73.0
Choose a head ref
  • 3 commits
  • 375 files changed
  • 3 contributors

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    948cb4a View commit details
    Browse the repository at this point in the history
  2. feat(all): prefer using WithDefaultScope option internally (#1476)

    Currently these clients don't allow users to specify an aud because
    both aud and scopes may not be provided at the same time. By moving
    internal logic to use WithDefaultScopes we allow more flexibility
    with these clients. Updated local cached file.
    
    Internal issue: b/223898679
    codyoss committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    0922a63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe42dff View commit details
    Browse the repository at this point in the history
Loading