Skip to content

Releases: googleapis/python-datastore

v1.15.5

09 Jun 16:27
8faf309

Choose a tag to compare

1.15.5 (2022-06-07)

Bug Fixes

  • deps: require protobuf<4.0.0 on v1 branch (#323) (baf9458)

v2.6.2

07 Jun 11:15
db044b1

Choose a tag to compare

2.6.2 (2022-06-07)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#319) (d3e9304)

v2.6.1

27 May 16:26
d32480e

Choose a tag to compare

2.6.1 (2022-05-27)

Bug Fixes

  • regenerate pb2 file with grpcio-tools (#314) (0412cd5)

v2.6.0

19 May 12:51
b9e9cec

Choose a tag to compare

2.6.0 (2022-05-05)

Features

  • expose new read_time API fields, currently only available in private preview (8d2bd17)

Documentation

  • fix type in docstring for map fields (8d2bd17)

v1.15.4

04 Apr 19:45
c915ed6

Choose a tag to compare

1.15.4 (2022-04-04)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v1 release (#283) (1e89d90)

v2.5.1

07 Mar 16:14
a52f30c

Choose a tag to compare

2.5.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#278) (ac08eb1)
  • deps: require proto-plus>=1.15.0 (ac08eb1)

v2.5.0

28 Feb 22:28
53a214e

Choose a tag to compare

2.5.0 (2022-02-26)

Features

  • add api key support (e166d7b)
  • define Datastore -> Firestore in Datastore mode migration long running operation metadata (#270) (e166d7b)

Bug Fixes

  • deps: move libcst to extras (#271) (d53fcce)
  • resolve DuplicateCredentialArgs error when using credentials_file (e166d7b)

Documentation

v2.4.0

09 Nov 16:17
6a7c857

Choose a tag to compare

Features

  • add context manager support in client (d6c8868)
  • add methods for creating and deleting composite indexes (#248) (d6c8868)
  • add support for self-signed JWT flow for service accounts (d6c8868)

Bug Fixes

  • add 'dict' annotation type to 'request' (d6c8868)
  • export async client from 'google/cloud/datastore_v1' (d6c8868)
  • deps: require google-api-core >= 1.28.0 (d6c8868)

Documentation

  • list 'oneofs' in docstrings for message classes (d6c8868)

v2.3.0

18 Oct 19:34
7a0070a

Choose a tag to compare

Features

Bug Fixes

v2.2.0

08 Oct 16:32
31c354d

Choose a tag to compare

Features