Releases: googleapis/python-ndb
Releases · googleapis/python-ndb
google-cloud-ndb 2.4.0
15 Dec 23:09
Compare
Sorry, something went wrong.
No results found
2.4.0 (2025-12-15)
Features
v2.3.4
11 Jun 17:03
Compare
Sorry, something went wrong.
No results found
2.3.4 (2025-06-11)
Bug Fixes
v2.3.3
13 May 19:07
Compare
Sorry, something went wrong.
No results found
2.3.3 (2025-05-09)
Bug Fixes
Support sub-meanings for datastore v2.20.3 (#1014 ) (88f14fa )
v2.3.2
03 Sep 11:40
Compare
Sorry, something went wrong.
No results found
2.3.2 (2024-07-15)
Bug Fixes
v2.3.1
21 Mar 19:55
Compare
Sorry, something went wrong.
No results found
2.3.1 (2024-03-16)
Bug Fixes
grpc: Fix large payload handling when using the emulator. (#975 ) (d9162ae )
Remove uses of six. #913 (#958 ) (e17129a )
Show a non-None error for core_exception.Unknown errors. (#968 ) (66e61cc )
Documentation
Document how to run system tests against the emulator. (#963 ) (47db5b9 )
Note to use functools.wrap instead of utils.wrapping. (#966 ) (5e9f3d6 )
Tell users of utils.wrapping to use functools.wraps (#967 ) (042645b )
v2.3.0
01 Mar 04:57
Compare
Sorry, something went wrong.
No results found
2.3.0 (2024-03-01)
Features
Add field information when raising validation errors. (#956 ) (17caf0b )
Add Python 3.12 (#949 ) (b5c8477 )
Add support for google.cloud.ndb.version (#929 ) (42b3f01 )
Add support for server side NOT_IN filter. (#957 ) (f0b0724 )
Allow queries using server side IN. (#954 ) (2646cef )
Introduce compatibility with native namespace packages (#933 ) (ccae387 )
Use server side != for queries. (#950 ) (106772f )
Bug Fixes
Compressed repeated to uncompressed property (#772 ) (dab9edf )
Repeated structured property containing blob property with legacy_data (#817 ) (#946 ) (455f860 )
Documentation
v2.2.2
25 Sep 15:02
Compare
Sorry, something went wrong.
No results found
2.2.2 (2023-09-19)
Documentation
query: Document deprecation of Query.default_options (#915 ) (a656719 ), closes #880
v2.2.1
15 Sep 20:35
Compare
Sorry, something went wrong.
No results found
2.2.1 (2023-09-15)
Bug Fixes
Documentation
Mark database argument for get_by_id and its async counterpart as ignored (#905 ) (b0f4310 )
v2.2.0
26 Jul 16:30
Compare
Sorry, something went wrong.
No results found
2.2.0 (2023-07-26)
Features
Documentation
v2.1.1
15 Mar 17:37
Compare
Sorry, something went wrong.
No results found
2.1.1 (2023-02-28)
Bug Fixes
Documentation
Note that we support Python 3.11 in CONTRIBUTING file (#872 ) (982ee5f )
Use cached versions of Cloud objects.inv files (#863 ) (4471e2f ), closes #862