-
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.82.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.85.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 262 files changed
- 5 contributors
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2bdb4a9 - Browse repository at this point
Copy the full SHA 2bdb4a9View commit details
Commits on Jun 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f12f0bb - Browse repository at this point
Copy the full SHA f12f0bbView commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c2c6a68 - Browse repository at this point
Copy the full SHA c2c6a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3524901 - Browse repository at this point
Copy the full SHA 3524901View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc50588 - Browse repository at this point
Copy the full SHA fc50588View commit details
Commits on Jun 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0d1c9e8 - Browse repository at this point
Copy the full SHA 0d1c9e8View commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7bba05e - Browse repository at this point
Copy the full SHA 7bba05eView commit details
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 590733c - Browse repository at this point
Copy the full SHA 590733cView commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a1e650c - Browse repository at this point
Copy the full SHA a1e650cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b66391 - Browse repository at this point
Copy the full SHA 6b66391View commit details -
feat(transport): Integrate with enterprise certificate proxy (#1570)
Enterprise Certificate Proxy (https://github.com/googleapis/enterprise-certificate-proxy) is the new preferred solution for certificate based access on the client-side, since it integrates directly with the native OS keystores and does not expose the underlying private key. This new solution leverages the ECP client to replace the existing SecureConnect cert provider code-path for devices with the new ECP configuration file and helper binaries installed. (The ECP configuration file and helper binaries will eventually be distributed and managed through gCloud SDK). High-level change-list summary: - Refactored default_cert.go to split out SecureConnectSource into it's own file. - Added EnterpriseCertificateProxySource, a new client certificate source that uses the ECP client. - Updated tests and comments and added more test coverage. - Updated go.mod to include the new dependency. Note that this change is safe and backwards compatible, since the ECP configuration file will not be present on devices without ECP binaries installed, in which case the DefaultSource will fall back to using SecureConnect. Furthermore, both the new ECP code-path and the old SecureConnect code-path are gated behind the env-var GOOGLE_API_USE_CLIENT_CERTIFICATE today.
Configuration menu - View commit details
-
Copy full SHA for 1d5389b - Browse repository at this point
Copy the full SHA 1d5389bView commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ebbb60c - Browse repository at this point
Copy the full SHA ebbb60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18468ac - Browse repository at this point
Copy the full SHA 18468acView commit details
Commits on Jun 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1263cc6 - Browse repository at this point
Copy the full SHA 1263cc6View commit details
Commits on Jun 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 59d5b95 - Browse repository at this point
Copy the full SHA 59d5b95View commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8f39c3e - Browse repository at this point
Copy the full SHA 8f39c3eView commit details
Commits on Jun 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 56e960f - Browse repository at this point
Copy the full SHA 56e960fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c02e08c - Browse repository at this point
Copy the full SHA c02e08cView commit details -
chore(gensupport): add retry invocation headers (#1577)
Adds invocation ID and attempt count to x-goog-api-client header for simple and resumable uploads. Note that this will also add this information to chunk upload requests for individual chunks for BQ and other APIs that do uploads using gensupport as well. Hopefully this isn't an issue. Similar to googleapis/google-cloud-go#6013
Configuration menu - View commit details
-
Copy full SHA for 25e2e24 - Browse repository at this point
Copy the full SHA 25e2e24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11792be - Browse repository at this point
Copy the full SHA 11792beView 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.82.0...v0.85.0