-
Notifications
You must be signed in to change notification settings - Fork 42
Comparing changes
Open a pull request
base repository: googleapis/python-datastore
base: v2.21.0
head repository: googleapis/python-datastore
compare: v2.22.0
- 8 commits
- 71 files changed
- 6 contributors
Commits on May 16, 2025
-
fix: remove setup.cfg configuration for creating universal wheels (#601)
Co-authored-by: Daniel Sanche <sanche@google.com>
Configuration menu - View commit details
-
Copy full SHA for df72901 - Browse repository at this point
Copy the full SHA df72901View commit details
Commits on May 21, 2025
-
chore: Update gapic-generator-python to 1.25.0 (#608)
* chore: Update gapic-generator-python to 1.24.0 PiperOrigin-RevId: 747419463 Source-Link: googleapis/googleapis@340579b Source-Link: googleapis/googleapis-gen@e8997ec Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTg5OTdlYzUxMzZlY2I2ZWQ5YTk2OWE0YzJmMTNiM2FiNmExN2MxMiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: Update gapic-generator-python to 1.24.1 PiperOrigin-RevId: 748739072 Source-Link: googleapis/googleapis@b947e52 Source-Link: googleapis/googleapis-gen@8c5821a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGM1ODIxYWE2NWE5MjFkNTliM2Y3NjUzZDZmMzdjOWM2NzQxMGMyZiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: Update gapic-generator-python to 1.25.0 PiperOrigin-RevId: 755914147 Source-Link: googleapis/googleapis@97a83d7 Source-Link: googleapis/googleapis-gen@a9977ef Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTk5NzdlZmVkYzgzNmNjZWNlMWYwMWQ1MjliMDMxNWUxZWZlNTJhZCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34f6b27 - Browse repository at this point
Copy the full SHA 34f6b27View commit details
Commits on Jul 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9dece54 - Browse repository at this point
Copy the full SHA 9dece54View commit details
Commits on Nov 11, 2025
-
chore(python): Add support for Python 3.14 (#644)
This PR adds support for Python 3.14 to the library. Key changes include: - Update to `.github/workflows` files to account for Python runtimes both 3.14 and 3.8. - Adding Python 3.14 to the test matrix in `.github/workflows/unittest.yml`, etc. - Updating `.github/sync-repo-settings.yaml` to include 3.14 unit tests in required checks. - Update to `.kokoro/presubmit` files to update the system test and `presubmit.cfg` - Adding `testing/constraints-3.14.txt`. - Updates `CONTRIBUTING.rst` to list Python 3.14 as a supported version. - Updates `mypy.ini` to suppress several known type hinting errors in two files. - Updating `noxfile.py` to include 3.14 sessions. - Updates to `owlbot.py` to include Python 3.14. - Updating `setup.py` to include the Python 3.14 classifier and add conditional dependencies for `grpcio`. --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for f1eedbf - Browse repository at this point
Copy the full SHA f1eedbfView commit details -
chore: Update gapic-generator-python to 1.26.2 (#642)
- [ ] Regenerate this pull request now. fix: Deprecate credentials_file argument chore: Update gapic-generator-python to 1.28.0 PiperOrigin-RevId: 816753840 Source-Link: googleapis/googleapis@d06cf27 Source-Link: googleapis/googleapis-gen@a524e73 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTUyNGU3MzEwODgyYmJiOTliZmUxMzk5YjE4YmVkMzI4OTc5MjExYyJ9 BEGIN_NESTED_COMMIT chore: Update gapic-generator-python to 1.26.2 PiperOrigin-RevId: 802200836 Source-Link: googleapis/googleapis@d300b15 Source-Link: googleapis/googleapis-gen@a1ff0ae Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFmZjBhZTcyZGRjYjY4YTI1OTIxNWQ4Yzc3NjYxZTJjZGJiOWIwMiJ9 END_NESTED_COMMIT --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 2dc9afc - Browse repository at this point
Copy the full SHA 2dc9afcView commit details
Commits on Nov 13, 2025
-
chore(librarian): onboard to librarian (#646)
This PR onboards `google-cloud-datastore` to the librarian system. Towards googleapis/librarian#2458 --------- Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 117793c - Browse repository at this point
Copy the full SHA 117793cView commit details
Commits on Dec 4, 2025
-
chore(tests): update kokoro continuous test config (#655)
The continuous kokoro test should use the [same configuration as the pre-submit](https://github.com/googleapis/python-datastore/blob/main/.kokoro/presubmit/presubmit.cfg)
Configuration menu - View commit details
-
Copy full SHA for 66c1e47 - Browse repository at this point
Copy the full SHA 66c1e47View commit details
Commits on Dec 15, 2025
-
chore: librarian release pull request: 20251212T152033Z (#656)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.7.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:ce48ed695c727f7e13efd1fd68f466a55a0d772c87b69158720cec39965bc8b2 <details><summary>google-cloud-datastore: 2.22.0</summary> ## [2.22.0](v2.21.0...v2.22.0) (2025-12-12) ### Bug Fixes * remove setup.cfg configuration for creating universal wheels (#601) ([df72901](df729015)) </details>
Configuration menu - View commit details
-
Copy full SHA for 84f880b - Browse repository at this point
Copy the full SHA 84f880bView 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 v2.21.0...v2.22.0