-
Notifications
You must be signed in to change notification settings - Fork 67
Comparing changes
Open a pull request
base repository: googleapis/python-ndb
base: v2.0.0
head repository: googleapis/python-ndb
compare: v2.1.0
- 8 commits
- 38 files changed
- 6 contributors
Commits on Dec 6, 2022
-
build(nox): Use Python 3.9 for docs and doctest sessions (#847)
3.8 was previously used, but it's not available in the currently used Docker image.
Configuration menu - View commit details
-
Copy full SHA for 475b569 - Browse repository at this point
Copy the full SHA 475b569View commit details
Commits on Dec 9, 2022
-
build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/g…
…cp/templates/python_library/.kokoro (#849) Source-Link: googleapis/synthtool@b4fe62e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d2a3366 - Browse repository at this point
Copy the full SHA d2a3366View commit details
Commits on Dec 12, 2022
-
fix(zlib): Accomodate different Zlib compression levels (#852)
Different Zlib compression levels produce different compression markers. Co-authored-by: Zhou Wang <wangzhou@google.com> Co-authored-by: Zhou Wang <wangzhou@google.com>
Configuration menu - View commit details
-
Copy full SHA for c1ab83b - Browse repository at this point
Copy the full SHA c1ab83bView commit details
Commits on Dec 13, 2022
-
feat: Support client_options for clients (#815)
Currently, NDB clients do not recognize client_options as a keyword argument. Furthermore, because they currently create a Datastore channel directly, we have to manually modify the host to ensure it is passed to the Datastore channel. Merely setting the API endpoint via environment variable is not sufficient, because that variable's presence is currently used to test whether or not we are using the datastore emulator. Bump api-core dep to ensure we have the necessary API support, also sync it up with google-cloud-datastore.
Configuration menu - View commit details
-
Copy full SHA for 6f94f40 - Browse repository at this point
Copy the full SHA 6f94f40View commit details -
chore(tests): Remove mock dependency and import (#851)
This is available in unittest for Py3. We only needed to do this for Python 2, which is no longer supported. Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for d7237b7 - Browse repository at this point
Copy the full SHA d7237b7View commit details
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bcf6143 - Browse repository at this point
Copy the full SHA bcf6143View commit details
Commits on Dec 15, 2022
-
chore: Restore code coverage (#855)
Mostly get rid of older Py2-only code
Configuration menu - View commit details
-
Copy full SHA for 15fcea2 - Browse repository at this point
Copy the full SHA 15fcea2View commit details -
chore(main): release 2.1.0 (#853)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be54f0c - Browse repository at this point
Copy the full SHA be54f0cView 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.0.0...v2.1.0