-
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.211.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.212.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 660 files changed
- 4 contributors
Commits on Dec 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3b4421 - Browse repository at this point
Copy the full SHA c3b4421View commit details
Commits on Dec 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f9e9be1 - Browse repository at this point
Copy the full SHA f9e9be1View commit details -
chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /inter…
…nal/kokoro/discogen (#2911) Bumps [golang.org/x/crypto](https://togithub.com/golang/crypto) from 0.21.0 to 0.31.0. <details> <summary>Commits</summary> <ul> <li><a href="https://togithub.com/golang/crypto/commit/b4f1988a35dee11ec3e05d6bf3e90b695fbd8909"><code>b4f1988</code></a> ssh: make the public key cache a 1-entry FIFO cache</li> <li><a href="https://togithub.com/golang/crypto/commit/7042ebcbe097f305ba3a93f9a22b4befa4b83d29"><code>7042ebc</code></a> openpgp/clearsign: just use rand.Reader in tests</li> <li><a href="https://togithub.com/golang/crypto/commit/3e90321ac7bcee3d924ed63ed3ad97be2079cb56"><code>3e90321</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://togithub.com/golang/crypto/commit/8c4e668694ccbaa1be4785da7e7a40f2ef93152b"><code>8c4e668</code></a> x509roots/fallback: update bundle</li> <li><a href="https://togithub.com/golang/crypto/commit/6018723c74059e3b91c84268b212c2f6cdab1f64"><code>6018723</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://togithub.com/golang/crypto/commit/71ed71b4faf97caafd1863fed003e9ac311f10ee"><code>71ed71b</code></a> README: don't recommend go get</li> <li><a href="https://togithub.com/golang/crypto/commit/750a45fe5e473d5afa193e9088f3d135e64eca26"><code>750a45f</code></a> sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary</li> <li><a href="https://togithub.com/golang/crypto/commit/36b172546bd03a74c79e109ec84c599b672ea9e4"><code>36b1725</code></a> sha3: avoid trailing permutation</li> <li><a href="https://togithub.com/golang/crypto/commit/80ea76eb17c0c52f5d5d04e833d6aeb6b062d81d"><code>80ea76e</code></a> sha3: fix padding for long cSHAKE parameters</li> <li><a href="https://togithub.com/golang/crypto/commit/c17aa50fbd32393e5d52fa65ca51cbfff0a75aea"><code>c17aa50</code></a> sha3: avoid buffer copy</li> <li>Additional commits viewable in <a href="https://togithub.com/golang/crypto/compare/v0.21.0...v0.31.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://togithub.com/googleapis/google-api-go-client/network/alerts). </details>
Configuration menu - View commit details
-
Copy full SHA for e1667c1 - Browse repository at this point
Copy the full SHA e1667c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cdb1af - Browse repository at this point
Copy the full SHA 4cdb1afView commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b46f348 - Browse repository at this point
Copy the full SHA b46f348View commit details -
refactor: adapt code to get ready for adding logging (#2914)
- fix some deprecation warnings - have bodys return as the type they, a bytes.Buffer - add new handle to return a bytes.Buffer instead of Reader
Configuration menu - View commit details
-
Copy full SHA for 735a826 - Browse repository at this point
Copy the full SHA 735a826View commit details
Commits on Dec 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a3b270 - Browse repository at this point
Copy the full SHA 5a3b270View commit details
Commits on Dec 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed29945 - Browse repository at this point
Copy the full SHA ed29945View commit details
Commits on Dec 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fd4833 - Browse repository at this point
Copy the full SHA 4fd4833View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc9019 - Browse repository at this point
Copy the full SHA ccc9019View commit details -
feat: pass through logging in options (#2923)
This connects the logger passed in by users with options to the auth library.
Configuration menu - View commit details
-
Copy full SHA for 2884c4e - Browse repository at this point
Copy the full SHA 2884c4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b935e8 - Browse repository at this point
Copy the full SHA 5b935e8View 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.211.0...v0.212.0