Skip to content

Releases: googleapis/python-datastore

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)

v2.8.0

15 Jul 19:46
488cea0
Compare
Choose a tag to compare

2.8.0 (2022-07-15)

Features

  • Add read_time support for get and query (#334) (58b4b74)

v2.7.2

10 Jul 17:21
38d3025
Compare
Choose a tag to compare

2.7.2 (2022-07-10)

Bug Fixes

v2.7.1

16 Jun 19:42
5958cac
Compare
Choose a tag to compare

2.7.1 (2022-06-16)

Documentation

  • samples: add samples for IN, NOT_IN, and != operators. (#312) (4170325)

v2.7.0

09 Jun 18:05
ff20943
Compare
Choose a tag to compare

2.7.0 (2022-06-09)

Features

  • support IN/NOT_IN/NOT_EQUAL operators (#287) (465bd87)

v1.15.5

09 Jun 16:27
8faf309
Compare
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
Compare
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
Compare
Choose a tag to compare

2.6.1 (2022-05-27)

Bug Fixes

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