-
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.138.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.140.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 618 files changed
- 6 contributors
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fd53dce - Browse repository at this point
Copy the full SHA fd53dceView commit details
Commits on Aug 30, 2023
-
docs: point more users forward (#2126)
Some users still land on our older libraries first, lets put a similar disclaimer that is in our README into all our generated client godoc. Also cleaned up some formatting of these package docs. Internal bug: 288938991
Configuration menu - View commit details
-
Copy full SHA for 62d88ff - Browse repository at this point
Copy the full SHA 62d88ffView commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 76be4a6 - Browse repository at this point
Copy the full SHA 76be4a6View commit details -
From our logs: go build -o google-api-go-generator error obtaining VCS status: exit status 128 Use -buildvcs=false to disable VCS stamping. unable to generate discovery clients: exit status 2
Configuration menu - View commit details
-
Copy full SHA for 44a2679 - Browse repository at this point
Copy the full SHA 44a2679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 733fb17 - Browse repository at this point
Copy the full SHA 733fb17View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e1c21a - Browse repository at this point
Copy the full SHA 8e1c21aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e585db - Browse repository at this point
Copy the full SHA 9e585dbView commit details -
chore: remove added build flag for discogen (#2143)
This issue was a symptom of an underlying problem. Trying to root cause this by rolling back to original behaviour
Configuration menu - View commit details
-
Copy full SHA for 85fd15c - Browse repository at this point
Copy the full SHA 85fd15cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aded622 - Browse repository at this point
Copy the full SHA aded622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a99e82 - Browse repository at this point
Copy the full SHA 2a99e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d6a5a - Browse repository at this point
Copy the full SHA c8d6a5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6072d6 - Browse repository at this point
Copy the full SHA b6072d6View commit details
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 161e093 - Browse repository at this point
Copy the full SHA 161e093View commit details
Commits on Sep 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1038447 - Browse repository at this point
Copy the full SHA 1038447View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1183ccf - Browse repository at this point
Copy the full SHA 1183ccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 009ec6d - Browse repository at this point
Copy the full SHA 009ec6dView commit details -
chore(all): update all (#2134)
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/google/uuid](https://togithub.com/google/uuid) | require | patch | `v1.3.0` -> `v1.3.1` | | golang.org/x/net | require | minor | `v0.14.0` -> `v0.15.0` | | golang.org/x/oauth2 | require | minor | `v0.11.0` -> `v0.12.0` | | [google.golang.org/genproto/googleapis/bytestream](https://togithub.com/googleapis/go-genproto) | require | digest | `1744710` -> `2d3300f` | | [google.golang.org/genproto/googleapis/rpc](https://togithub.com/googleapis/go-genproto) | require | digest | `b8732ec` -> `2d3300f` | --- ### Release Notes <details> <summary>google/uuid (github.com/google/uuid)</summary> ### [`v1.3.1`](https://togithub.com/google/uuid/releases/tag/v1.3.1) [Compare Source](https://togithub.com/google/uuid/compare/v1.3.0...v1.3.1) ##### Bug Fixes - Use .EqualFold() to parse urn prefixed UUIDs ([#​118](https://togithub.com/google/uuid/issues/118)) ([574e687](https://togithub.com/google/uuid/commit/574e6874943741fb99d41764c705173ada5293f0)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (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://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/google-api-go-client). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC44IiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 488068e - Browse repository at this point
Copy the full SHA 488068eView commit details -
chore(main): release 0.140.0 (#2145)
🤖 I have created a release *beep* *boop* --- ## [0.140.0](https://togithub.com/googleapis/google-api-go-client/compare/v0.139.0...v0.140.0) (2023-09-11) ### Features * **all:** Auto-regenerate discovery clients ([#2144](https://togithub.com/googleapis/google-api-go-client/issues/2144)) ([aded622](https://togithub.com/googleapis/google-api-go-client/commit/aded622e1588af20443988563f91a493322e3b02)) * **all:** Auto-regenerate discovery clients ([#2148](https://togithub.com/googleapis/google-api-go-client/issues/2148)) ([b6072d6](https://togithub.com/googleapis/google-api-go-client/commit/b6072d62905abf4b0f2386ce81ea85db4a51f7a2)) * **all:** Auto-regenerate discovery clients ([#2149](https://togithub.com/googleapis/google-api-go-client/issues/2149)) ([161e093](https://togithub.com/googleapis/google-api-go-client/commit/161e093a56763c64c9e0b16ee1940dc6969d1ead)) * **all:** Auto-regenerate discovery clients ([#2150](https://togithub.com/googleapis/google-api-go-client/issues/2150)) ([1038447](https://togithub.com/googleapis/google-api-go-client/commit/1038447595fb8c1e1db8cb526084163a8dd786db)) * **all:** Auto-regenerate discovery clients ([#2152](https://togithub.com/googleapis/google-api-go-client/issues/2152)) ([1183ccf](https://togithub.com/googleapis/google-api-go-client/commit/1183ccf873b0f4e09e896d31a4d8ec7ad6f2ef1b)) --- 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 77cbf8b - Browse repository at this point
Copy the full SHA 77cbf8bView 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.138.0...v0.140.0