Releases: googleapis/python-ndb
Releases · googleapis/python-ndb
v1.6.0
18 Sep 01:01
Compare
Sorry, something went wrong.
No results found
v1.5.2
08 Sep 17:32
Compare
Sorry, something went wrong.
No results found
Bug Fixes
avoid kind error when using subclasses in local structured properties (#531 ) (49f9e48 )
fix bug when setting naive datetime on DateTimeProperty with timezone (#534 ) (ad42606 ), closes #517
make optimized Query.count() work with the datastore emulator (#528 ) (e5df1e3 ), closes #525
make sure keys_only ordered multiquery returns keys not entities (#527 ) (2078dc1 ), closes #526
Documentation
v1.5.1
28 Aug 19:01
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix exception handling bug in tasklets (#520 ) (fc0366a ), closes #519
fix format exceptions in utils.logging_debug (#514 ) (d38c0a3 ), closes #508
transparently add sort properties to projection for multiqueries (#511 ) (4e46327 ), closes #509
v1.5.0
12 Aug 17:16
Compare
Sorry, something went wrong.
No results found
Features
use contextvars.ConvextVar instead of threading.local in Python 3 (4c634f3 ), closes #504
Bug Fixes
fix concurrency bug in redis cache implementation (#503 ) (6c18b95 ), closes #496
support polymodel in local structured property (#497 ) (9ccbdd2 ), closes #481
v1.4.2
30 Jul 17:31
Compare
Sorry, something went wrong.
No results found
Bug Fixes
include ancestors in Key.to_legacy_urlsafe (#494 ) (0f29190 ), closes #478
properly handle explicitly passing default namespace (#488 ) (3c64483 ), closes #476
v1.4.1
10 Jul 22:31
Compare
Sorry, something went wrong.
No results found
Bug Fixes
do not disclose cache contents in stack traces (#485 ) (2d2c5a2 ), closes #482
v1.4.0
01 Jul 17:46
Compare
Sorry, something went wrong.
No results found
Features
allow Query.fetch_page for queries with post filters (#463 ) (632435c ), closes #270
record time spent waiting on rpc calls (#472 ) (1629805 )
Bug Fixes
ignore datastore properties that are not mapped to NDB properties (#470 ) (ab460fa ), closes #461
make sure tests package is not included in distribution (#469 ) (5a20d0a ), closes #468
retry grpc UNKNOWN errors (#458 ) (5d354e4 ), closes #310
v1.3.0
02 Jun 17:46
Compare
Sorry, something went wrong.
No results found
chore: release 1.3.0 (#456)
* updated CHANGELOG.md [ci skip]
* updated setup.py
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
v1.2.1
15 May 18:31
Compare
Sorry, something went wrong.
No results found
chore: release 1.2.1 (#397)
* updated CHANGELOG.md [ci skip]
* updated setup.py [ci skip]
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
v1.2.0
20 Apr 17:16
Compare
Sorry, something went wrong.
No results found
chore: release 1.2.0 (#382)
* updated CHANGELOG.md [ci skip]
* updated setup.py [ci skip]
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>