-
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.173.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.175.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 114 files changed
- 3 contributors
Commits on Apr 16, 2024
-
feat: add hooks in for new auth library (#2228)
All code that calls into the old base auth layer can not optionally call into the new stack. Where possible, packages call into new auth packages directly. As a fallback, and for cases where we don't have 1-1 replacements the code in internal should ensure that at least the ADC logic from the new auth stack is called into. Flipping the environment variable on for this repo so we make sure that all tests currently written pass without any code changes. This should give confidence that when options are in place to call into the new stack code continues to work as is without any code changes.
Configuration menu - View commit details
-
Copy full SHA for 4054271 - Browse repository at this point
Copy the full SHA 4054271View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f49960d - Browse repository at this point
Copy the full SHA f49960dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f0a2f0 - Browse repository at this point
Copy the full SHA 0f0a2f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8960e3 - Browse repository at this point
Copy the full SHA f8960e3View commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec3a580 - Browse repository at this point
Copy the full SHA ec3a580View commit details -
Configuration menu - View commit details
-
Copy full SHA for f662ab7 - Browse repository at this point
Copy the full SHA f662ab7View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9622a0d - Browse repository at this point
Copy the full SHA 9622a0dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d64b1d0 - Browse repository at this point
Copy the full SHA d64b1d0View commit details -
chore(main): release 0.175.0 (#2527)
🤖 I have created a release *beep* *boop* --- ## [0.175.0](https://togithub.com/googleapis/google-api-go-client/compare/v0.174.0...v0.175.0) (2024-04-19) ### Features * **all:** Auto-regenerate discovery clients ([#2526](https://togithub.com/googleapis/google-api-go-client/issues/2526)) ([ec3a580](https://togithub.com/googleapis/google-api-go-client/commit/ec3a5802909a15a9a98f27ffedb1b9229949d254)) * **all:** Auto-regenerate discovery clients ([#2529](https://togithub.com/googleapis/google-api-go-client/issues/2529)) ([9622a0d](https://togithub.com/googleapis/google-api-go-client/commit/9622a0d432afa4ee791ffc361cb8d3ea13aa6e40)) ### Bug Fixes * Bump auth deps ([#2528](https://togithub.com/googleapis/google-api-go-client/issues/2528)) ([f662ab7](https://togithub.com/googleapis/google-api-go-client/commit/f662ab75f2bfe1080cc9f1929ff4227ca22903c1)) * Various auth transition bugs ([#2533](https://togithub.com/googleapis/google-api-go-client/issues/2533)) ([d64b1d0](https://togithub.com/googleapis/google-api-go-client/commit/d64b1d06f0b80c6a9196f4c4c6ebf087461fc395)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 67a5d6d - Browse repository at this point
Copy the full SHA 67a5d6dView 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.173.0...v0.175.0