-
Notifications
You must be signed in to change notification settings - Fork 44
Comparing changes
Open a pull request
base repository: googleapis/python-datastore
base: v2.15.2
head repository: googleapis/python-datastore
compare: v2.16.0
- 6 commits
- 42 files changed
- 8 contributors
Commits on May 25, 2023
-
build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/te…
…mplates/python_library/.kokoro (#441) Source-Link: googleapis/synthtool@30bd01b Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9bc5fa3b62b091f60614c08a7fb4fd1d3e1678e326f34dd66ce1eefb5dc3267b Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2686f97 - Browse repository at this point
Copy the full SHA 2686f97View commit details
Commits on Jun 1, 2023
-
chore(deps): update dependency google-cloud-datastore to v2.15.2 (#438)
Co-authored-by: meredithslota <meredithslota@google.com>
Configuration menu - View commit details
-
Copy full SHA for 37f0bc1 - Browse repository at this point
Copy the full SHA 37f0bc1View commit details
Commits on Jun 3, 2023
-
build(deps): bump cryptography from 39.0.1 to 41.0.0 in /synthtool/gc…
…p/templates/python_library/.kokoro (#443) Source-Link: googleapis/synthtool@d0f51a0 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:240b5bcc2bafd450912d2da2be15e62bc6de2cf839823ae4bf94d4f392b451dc Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a2d1f6a - Browse repository at this point
Copy the full SHA a2d1f6aView commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a12971c - Browse repository at this point
Copy the full SHA a12971cView commit details
Commits on Jun 21, 2023
-
feat: named database support (#439)
* feat: named database support (#398) * feat: Add named database support * test: Use named db in system tests * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Handle the case when client doesn't have database property * fix: add custom routing headers * Fixing tests for easier merge * fixing code coverage * addressing pr comments * feat: Multi db test parametrization (#436) * Feat: Parametrize the tests for multidb support Remove "database" argument from Query and AggregationQuery constructors. Use the "database" from the client instead. Once set in the client, the "database" will be used throughout and cannot be re-set. Parametrize the tests where-ever clients are used. Use the `system-tests-named-db` in the system test. * Add test case for when parent database name != child database name * Update owlbot, removing the named db parameter * Reverted test fixes * fixing tests * fix code coverage * pr suggestion * address pr comments --------- Co-authored-by: Vishwaraj Anand <vishwaraj.anand00@gmail.com> --------- Co-authored-by: Bob "Wombat" Hogg <wombat@rwhogg.site> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Vishwaraj Anand <vishwaraj.anand00@gmail.com> Co-authored-by: meredithslota <meredithslota@google.com>
Configuration menu - View commit details
-
Copy full SHA for abf0060 - Browse repository at this point
Copy the full SHA abf0060View commit details -
chore(main): release 2.16.0 (#448)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2bfb909 - Browse repository at this point
Copy the full SHA 2bfb909View 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.15.2...v2.16.0