-
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.210.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.211.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 144 files changed
- 5 contributors
Commits on Dec 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7a9149 - Browse repository at this point
Copy the full SHA a7a9149View commit details
Commits on Dec 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 587a11d - Browse repository at this point
Copy the full SHA 587a11dView commit details -
feat(transport): remove deprecated EXPERIMENTAL OpenCensus trace cont…
…ext propagation (#2901) * See https://github.com/googleapis/google-cloud-go/blob/main/debug.md\#telemetry refs: googleapis/google-cloud-go#10287 refs: googleapis/google-cloud-go#11230
Configuration menu - View commit details
-
Copy full SHA for 2b3363e - Browse repository at this point
Copy the full SHA 2b3363eView commit details
Commits on Dec 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4cb90f - Browse repository at this point
Copy the full SHA d4cb90fView commit details
Commits on Dec 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6528fb2 - Browse repository at this point
Copy the full SHA 6528fb2View commit details
Commits on Dec 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f37ece7 - Browse repository at this point
Copy the full SHA f37ece7View commit details -
chore(all): update all (#2904)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [cloud.google.com/go/auth](https://redirect.github.com/googleapis/google-cloud-go) | `v0.11.0` -> `v0.12.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/net | `v0.31.0` -> `v0.32.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | golang.org/x/sync | `v0.9.0` -> `v0.10.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | minor | | [google.golang.org/genproto](https://redirect.github.com/googleapis/go-genproto) | `e639e21` -> `a4fef06` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/bytestream](https://redirect.github.com/googleapis/go-genproto) | `e639e21` -> `a4fef06` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | `e639e21` -> `a4fef06` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | require | digest | --- ### Release Notes <details> <summary>googleapis/google-cloud-go (cloud.google.com/go/auth)</summary> ### [`v0.12.0`](https://redirect.github.com/googleapis/google-cloud-go/blob/HEAD/CHANGES.md#v0120) [Compare Source](https://redirect.github.com/googleapis/google-cloud-go/compare/v0.11.0...v0.12.0) - pubsub: Subscription.Receive now uses streaming pull. - pubsub: add Client.TopicInProject to access topics in a different project than the client. - errors: renamed errorreporting. The errors package will be removed shortly. - datastore: improved retry behavior. - bigquery: support updates to dataset metadata, with etags. - bigquery: add etag support to Table.Update (BREAKING: etag argument added). - bigquery: generate all job IDs on the client. - storage: support bucket lifecycle configurations. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/google-api-go-client). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Configuration menu - View commit details
-
Copy full SHA for 40ca97e - Browse repository at this point
Copy the full SHA 40ca97eView commit details
Commits on Dec 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 91960b1 - Browse repository at this point
Copy the full SHA 91960b1View commit details -
This notably also drops opencensus from our indirect deps! Updates: #2559
Configuration menu - View commit details
-
Copy full SHA for 73ee833 - Browse repository at this point
Copy the full SHA 73ee833View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c1ac6 - Browse repository at this point
Copy the full SHA f4c1ac6View commit details -
chore(main): release 0.211.0 (#2898)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 71a9082 - Browse repository at this point
Copy the full SHA 71a9082View 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.210.0...v0.211.0