Releases: googleapis/python-datastore
Releases · googleapis/python-datastore
v2.21.0
15 Apr 00:59
Compare
Sorry, something went wrong.
No results found
2.21.0 (2025-04-10)
Features
Add REST Interceptors which support reading metadata (7be9c4c )
Add support for opt-in debug logging (7be9c4c )
Bug Fixes
Allow protobuf 6.x (#598 ) (7c1171b )
Backwards-compatibility for previous meaning format (#603 ) (ed92e8e )
Fix typing issue with gRPC metadata when key ends in -bin (7be9c4c )
v2.20.2
12 Dec 18:48
Compare
Sorry, something went wrong.
No results found
v2.20.1
14 Aug 17:23
Compare
Sorry, something went wrong.
No results found
2.20.1 (2024-08-14)
Bug Fixes
Allow protobuf 5.x; require protobuf >=3.20.2 (#560 ) (ad50e36 )
v2.20.0
07 Aug 21:46
Compare
Sorry, something went wrong.
No results found
2.20.0 (2024-08-07)
Features
Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats (#521 ) (dfbee2d )
Add new_transaction support (#499 ) (43855dd )
Implement query profiling (#542 ) (1500f70 )
New PropertyMask field which allows partial commits, lookups, and query results (7fd218b )
Bug Fixes
Retry and timeout values do not propagate in requests during pagination (#555 ) (5e773cb )
Using end_cursor instead of skipped_cursor in Iterator to fix rare bug. (#552 ) (4982f9a )
v2.19.0
12 Dec 20:34
Compare
Sorry, something went wrong.
No results found
2.19.0 (2023-12-10)
Features
Add support for Python 3.12 (#498 ) (d1d60fa )
Introduce compatibility with native namespace packages (#497 ) (87b3392 )
Bug Fixes
Use retry_async instead of retry in async client (4e15ce6 )
Documentation
v2.18.0
06 Sep 00:07
Compare
Sorry, something went wrong.
No results found
2.18.0 (2023-09-05)
Features
Add support for Sum and Avg aggregation query (#437 ) (e99120d )
Documentation
Update property requirement specifications (#470 ) (795ce81 )
v2.17.0
09 Aug 13:28
Compare
Sorry, something went wrong.
No results found
2.17.0 (2023-08-09)
Features
Publish proto definitions for SUM/AVG in Datastore (cfcd0c2 )
Documentation
Minor formatting in Datastore Admin API (cfcd0c2 )
Specify limit for properties in Index message in Datastore Admin API (cfcd0c2 )
v2.16.1
05 Jul 14:56
Compare
Sorry, something went wrong.
No results found
2.16.1 (2023-07-05)
Bug Fixes
Add async context manager return types (#452 ) (05f20dc )
v2.16.0
21 Jun 17:53
Compare
Sorry, something went wrong.
No results found
v2.15.2
09 May 16:50
Compare
Sorry, something went wrong.
No results found
2.15.2 (2023-05-04)
Documentation
Minor comment update for Entity message (#434 ) (b31a944 )