-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: googleapis/google-cloud-python
base: main@{1day}
head repository: googleapis/google-cloud-python
compare: main
- 19 commits
- 548 files changed
- 6 contributors
Commits on Apr 20, 2026
-
chore: allow docs warnings in more packages (#16716)
Renames the post-processing file, and adds more paths to it. This file should be removed entirely once we've upgraded to a later version of the GAPIC generator which fixes the warnings. See #15475 for details on this work.
Configuration menu - View commit details
-
Copy full SHA for 39c50ca - Browse repository at this point
Copy the full SHA 39c50caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4db394b - Browse repository at this point
Copy the full SHA 4db394bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b5d3a - Browse repository at this point
Copy the full SHA f0b5d3aView commit details -
chore: complete google-cloud-dns migration (#16678)
- Reformat with nox - Enable generation with librarian - Regenerate with librarian
Configuration menu - View commit details
-
Copy full SHA for 6be6b6a - Browse repository at this point
Copy the full SHA 6be6b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35d62ee - Browse repository at this point
Copy the full SHA 35d62eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b68650d - Browse repository at this point
Copy the full SHA b68650dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cb4a89 - Browse repository at this point
Copy the full SHA 5cb4a89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3368a80 - Browse repository at this point
Copy the full SHA 3368a80View commit details -
chore: remove obsolete .repo-metadata input files (#16686)
These were used by legacylibrarian, but are not used at all in the librarian generation process.
Configuration menu - View commit details
-
Copy full SHA for 23abbc9 - Browse repository at this point
Copy the full SHA 23abbc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e15fce - Browse repository at this point
Copy the full SHA 7e15fceView commit details -
chore: clean environment for datastore tests (#16734)
clean environment for datastore tests
Configuration menu - View commit details
-
Copy full SHA for eba633c - Browse repository at this point
Copy the full SHA eba633cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 542857d - Browse repository at this point
Copy the full SHA 542857dView commit details
Commits on Apr 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for bae6d51 - Browse repository at this point
Copy the full SHA bae6d51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 399d90b - Browse repository at this point
Copy the full SHA 399d90bView commit details -
feat: enable mypy session for ndb (#16691)
This PR enables the mypy session in noxfile.py for ndb and aligns it with the GAPIC generator template.
Configuration menu - View commit details
-
Copy full SHA for 192ccc5 - Browse repository at this point
Copy the full SHA 192ccc5View commit details -
test: enable mypy session for documentai-toolbox (#16690)
This PR enables the mypy session in noxfile.py for documentai-toolbox and aligns it with the GAPIC generator template.
Configuration menu - View commit details
-
Copy full SHA for a1417ae - Browse repository at this point
Copy the full SHA a1417aeView commit details -
fix: replace deprecated
utcfromtimestampin google-auth-oauthlib (#……16732) This PR replaces the usage of the deprecated `datetime.datetime.utcfromtimestamp` in the `google-auth-oauthlib` package and testdata. Using `datetime.datetime.fromtimestamp(session.token["expires_at"], datetime.timezone.utc).replace(tzinfo=None)` avoids the deprecation warning in Python 3.12 while preserving backwards compatibility by returning a naive datetime object. Fixes #15433 --- *PR created automatically by Jules for task [232508796818525143](https://jules.google.com/task/232508796818525143) started by @chalmerlowe* Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: chalmerlowe <7291104+chalmerlowe@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e1c5af7 - Browse repository at this point
Copy the full SHA e1c5af7View commit details -
chore: clean environment for errorreporting tests (#16736)
clean environment for errorreporting tests
Configuration menu - View commit details
-
Copy full SHA for 1678f41 - Browse repository at this point
Copy the full SHA 1678f41View commit details -
chore: complete migration of google-cloud-datastore (#16737)
complete migration of google-cloud-datastore
Configuration menu - View commit details
-
Copy full SHA for 2ad626b - Browse repository at this point
Copy the full SHA 2ad626bView commit details
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 main@{1day}...main