-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.183.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/google-api-go-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.184.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 44 files changed
- 8 contributors
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a7c0e1 - Browse repository at this point
Copy the full SHA 8a7c0e1View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e30ed2 - Browse repository at this point
Copy the full SHA 7e30ed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 643675b - Browse repository at this point
Copy the full SHA 643675bView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bec8b5c - Browse repository at this point
Copy the full SHA bec8b5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e760319 - Browse repository at this point
Copy the full SHA e760319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d0d59 - Browse repository at this point
Copy the full SHA 56d0d59View commit details
Commits on Jun 12, 2024
-
feat: support structpb.Struct as req/resp (#2632)
There are some APIs that have started to use this type for the request and/or respsonse. Similar to how we had to specially handle protos HTTP body we need a good translation for this type as well. `map[string]any` seemed like the best fit as that is the input needed to create a `Struct`. The other choice would have been a `googleapis.RawMessage`. RawMessage is used today when a field would be of type Struct, but this is a less convient type, and less precise type, to use than a map directly. Fixes: #2601
Configuration menu - View commit details
-
Copy full SHA for ebc44d1 - Browse repository at this point
Copy the full SHA ebc44d1View commit details -
fix(cba): Update credsNewAuth to support oauth2 over mTLS (#2610)
this logic is ported over from "baseCreds" from the same file.
Configuration menu - View commit details
-
Copy full SHA for 953f728 - Browse repository at this point
Copy the full SHA 953f728View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fccba6 - Browse repository at this point
Copy the full SHA 7fccba6View commit details -
chore(main): release 0.184.0 (#2628)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 66c2e4a - Browse repository at this point
Copy the full SHA 66c2e4aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.183.0...v0.184.0