Skip to content

Releases: googleapis/python-datastore

v2.15.0

09 Mar 17:00
08fa0fc
Compare
Choose a tag to compare

2.15.0 (2023-03-09)

Features

v2.14.0

28 Feb 23:45
4713948
Compare
Choose a tag to compare

2.14.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (6785908)

Documentation

  • Minor documentation formatting and cleanup (6785908)

v2.13.2

23 Jan 20:37
828712a
Compare
Choose a tag to compare

2.13.2 (2023-01-23)

Bug Fixes

v2.13.1

23 Jan 15:38
719a6c3
Compare
Choose a tag to compare

2.13.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (9cec031)

Documentation

  • Add documentation for enums (9cec031)

v2.13.0

18 Jan 00:22
71637b6
Compare
Choose a tag to compare

2.13.0 (2023-01-14)

Features

  • Add dynamic routing header annotation to DatastoreV1 (#400) (1043ba3)
  • New transaction options for datastoreV1 (#402) (906d026)

v2.12.0

10 Jan 17:18
20024f7
Compare
Choose a tag to compare

2.12.0 (2023-01-10)

Features

v2.11.1

04 Jan 21:22
51147dd
Compare
Choose a tag to compare

2.11.1 (2022-12-09)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (6f6bb63)
  • Drop usage of pkg_resources (6f6bb63)
  • Fix timeout default values (6f6bb63)

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (6f6bb63)

v2.11.0

01 Dec 00:49
7f699c2
Compare
Choose a tag to compare

2.11.0 (2022-11-30)

Features

v2.10.0

01 Nov 19:22
49f1376
Compare
Choose a tag to compare

2.10.0 (2022-11-01)

Features

v2.9.0

18 Oct 20:52
d037313
Compare
Choose a tag to compare

2.9.0 (2022-10-18)

Features

  • Add datastore aggregation query APIs (#306) (96d98e5)

Bug Fixes