Skip to content

Releases: googleapis/python-datastore

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

v2.8.3

11 Oct 16:27
Compare
Choose a tag to compare

2.8.3 (2022-10-10)

Bug Fixes

v2.8.2

04 Oct 01:11
3e1df49
Compare
Choose a tag to compare

2.8.2 (2022-10-03)

Bug Fixes

v2.8.1

16 Aug 18:08
3c73cf9
Compare
Choose a tag to compare

2.8.1 (2022-08-12)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#347) (de13860)
  • deps: require proto-plus >= 1.22.0 (de13860)

Documentation

  • Move the schedule_export samples from python-docs-samples (#344) (2174800)
  • samples: Add an example of using read_time in queries and get() (#342) (ffc5f17)