-
Notifications
You must be signed in to change notification settings - Fork 44
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/python-datastore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/python-datastore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 17 files changed
- 6 contributors
Commits on Dec 9, 2020
-
fix: make HTTPDatastoreAPI compatible w/ microgen Gapic API (#136)
* tests: refactor to helpers for repeated tests * fix: update 'HTTPDatastoreAPI.allocate_ids' to follow request-only pattern Toward #124 * fix: add missing 'HTTPDatastoreAPI.reserve_ids' method Closes #134. * fix: update 'HTTPDatastoreAPI.rollback' to follow request-only pattern Toward #124 * fix: update 'HTTPDatastoreAPI.commit' to follow request-only pattern Toward #124 * fix: update 'HTTPDatastoreAPI.begin_transaction' to follow request-only pattern Toward #124 * fix: update 'HTTPDatastoreAPI.run_query' to follow request-only pattern Toward #124 * fix: update 'HTTPDatastoreAPI.lookup' to follow request-only pattern Toward #124 * fix: add 'retry' / 'timeout' args to HTTPDatastoreAPI methods Closes #124. * chore: lint * tests: run systests also w/ GRPC disabled. Closes #133.
Configuration menu - View commit details
-
Copy full SHA for d522799 - Browse repository at this point
Copy the full SHA d522799View commit details
Commits on Dec 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b01e159 - Browse repository at this point
Copy the full SHA b01e159View commit details
Commits on Feb 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bf3a65a - Browse repository at this point
Copy the full SHA bf3a65aView commit details
Commits on Feb 4, 2021
-
chore: add constraints file (#144)
* chore: add comnstraints file * chore: add comnstraints file * chore: add comnstraints file * chore: add comnstraints file * chore: add comnstraints file * chore: add comnstraints file Co-authored-by: Christopher Wilcox <crwilcox@google.com>
Configuration menu - View commit details
-
Copy full SHA for f9a22c7 - Browse repository at this point
Copy the full SHA f9a22c7View commit details
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 31bb053 - Browse repository at this point
Copy the full SHA 31bb053View commit details -
fix: optimized protobuf access for performance (#155)
More efficiently uses proto-plus wrappers, as well as inner protobuf attribute access, to greatly reduce the performance costs seen in version 2.0.0 (which stemmed from the introduction of proto-plus). The size of the performance improvement scales with the number of attributes on each Entity, but in general, speeds once again closely approximate those from 1.15. Fixes #145 Fixes #150
Configuration menu - View commit details
-
Copy full SHA for 5b67daa - Browse repository at this point
Copy the full SHA 5b67daaView commit details -
* chore: release 2.1.1 * chore: normalize imperative voice in changelog entry Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Tres Seaver <tseaver@palladion.com>
Configuration menu - View commit details
-
Copy full SHA for b841b2a - Browse repository at this point
Copy the full SHA b841b2aView 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 v2.1.0...v2.1.1