Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

v1.4.0

Choose a tag to compare

@yoshi-automation yoshi-automation released this 01 Jul 17:46
23b2c90

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