-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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.152.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.153.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 135 files changed
- 4 contributors
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 510f0f9 - Browse repository at this point
Copy the full SHA 510f0f9View commit details
Commits on Nov 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d07fe32 - Browse repository at this point
Copy the full SHA d07fe32View commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8e2895 - Browse repository at this point
Copy the full SHA e8e2895View commit details -
feat: expose experimental universe-related options (#2264)
This PR adds the first step in plumbing a universe option into clients by first exposing it as part of the option package. It exposes a `WithUniverse(string)` as a public option, and `WithDefaultUniverse(string)` as an internal option that can be used by generated clients. It also augments existing tests. It does not yet include any behavioral changes.
Configuration menu - View commit details
-
Copy full SHA for e648a9d - Browse repository at this point
Copy the full SHA e648a9dView commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bdc87de - Browse repository at this point
Copy the full SHA bdc87deView commit details
Commits on Dec 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7897739 - Browse repository at this point
Copy the full SHA 7897739View commit details
Commits on Dec 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4148872 - Browse repository at this point
Copy the full SHA 4148872View commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9f55397 - Browse repository at this point
Copy the full SHA 9f55397View commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a6ebe4 - Browse repository at this point
Copy the full SHA 0a6ebe4View commit details -
feat: update workloadmanager api manually (#2282)
Helping a team get this change out do to timelines.
Configuration menu - View commit details
-
Copy full SHA for 4aaad57 - Browse repository at this point
Copy the full SHA 4aaad57View commit details -
chore(main): release 0.153.0 (#2277)
🤖 I have created a release *beep* *boop* --- ## [0.153.0](https://github.com/googleapis/google-api-go-client/compare/v0.152.0...v0.153.0) (2023-12-05) ### Features * **all:** Auto-regenerate discovery clients ([#2276](https://github.com/googleapis/google-api-go-client/issues/2276)) ([510f0f9](https://github.com/googleapis/google-api-go-client/commit/510f0f92034370f5164063af521c7a383b823b3e)) * **all:** Auto-regenerate discovery clients ([#2279](https://github.com/googleapis/google-api-go-client/issues/2279)) ([d07fe32](https://github.com/googleapis/google-api-go-client/commit/d07fe323e887d43e0b3a4bdd9c9c9f9c62ea34af)) * **all:** Auto-regenerate discovery clients ([#2280](https://github.com/googleapis/google-api-go-client/issues/2280)) ([e8e2895](https://github.com/googleapis/google-api-go-client/commit/e8e2895d6965b0304bfe7b9a964302275b41b09f)) * **all:** Auto-regenerate discovery clients ([#2283](https://github.com/googleapis/google-api-go-client/issues/2283)) ([bdc87de](https://github.com/googleapis/google-api-go-client/commit/bdc87de2cbcd83567983bc12cf0f8638ff104f35)) * **all:** Auto-regenerate discovery clients ([#2286](https://github.com/googleapis/google-api-go-client/issues/2286)) ([7897739](https://github.com/googleapis/google-api-go-client/commit/789773971f9eeacdeb0f6f0c13c9b04e3269f951)) * **all:** Auto-regenerate discovery clients ([#2287](https://github.com/googleapis/google-api-go-client/issues/2287)) ([4148872](https://github.com/googleapis/google-api-go-client/commit/414887212d8b6b2bca29e0d291fafaf84e142b07)) * **all:** Auto-regenerate discovery clients ([#2290](https://github.com/googleapis/google-api-go-client/issues/2290)) ([9f55397](https://github.com/googleapis/google-api-go-client/commit/9f55397fcea161b32ba14b5f6bb25f85abda0aa3)) * **all:** Auto-regenerate discovery clients ([#2291](https://github.com/googleapis/google-api-go-client/issues/2291)) ([0a6ebe4](https://github.com/googleapis/google-api-go-client/commit/0a6ebe42419ee01f95ff02cd51e041d4fe7a0678)) * Expose experimental universe-related options ([#2264](https://github.com/googleapis/google-api-go-client/issues/2264)) ([e648a9d](https://github.com/googleapis/google-api-go-client/commit/e648a9d2cc0ed492ea50a1d312ab17c812a2272c)) * Update workloadmanager api manually ([#2282](https://github.com/googleapis/google-api-go-client/issues/2282)) ([4aaad57](https://github.com/googleapis/google-api-go-client/commit/4aaad573b05144eac4fcf57753303b3b82393f02)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 81cfcf1 - Browse repository at this point
Copy the full SHA 81cfcf1View 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.152.0...v0.153.0