Skip to content

Releases: googleapis/google-cloud-php-datastore

google/cloud-datastore v1.23.0

07 Jul 21:14
Compare
Choose a tag to compare

Features

google/cloud-datastore v1.22.1

21 Jun 21:11
Compare
Choose a tag to compare

Miscellaneous Chores

google/cloud-datastore v1.22.0

03 Jun 00:02
Compare
Choose a tag to compare

Features

google/cloud-datastore v1.21.2

05 May 23:07
Compare
Choose a tag to compare

Bug Fixes

  • Datastore: Query fails when no results and limit is set (#6142) (837e7d2)

Documentation

  • [Datastore] minor comment update for Entity message (#6165) (2a9d39e)

google/cloud-datastore v1.21.1

26 Apr 21:17
Compare
Choose a tag to compare

Miscellaneous Chores

google/cloud-datastore v1.21.0

21 Apr 23:08
Compare
Choose a tag to compare

Features

Bug Fixes

google/cloud-datastore v1.20.0

07 Apr 22:24
Compare
Choose a tag to compare

Features

  • Add SUM/AVG aggregation query support in the preview branch and improve query API documentation (#5996) (d87a7c6)

Bug Fixes

google/cloud-datastore v1.19.0

25 Feb 14:23
Compare
Choose a tag to compare

Features

  • Add OR query support (dfa8548)
  • Add dynamic routing header annotation to DatastoreV1 (dfa8548)
  • New transaction options for datastoreV1 (dfa8548)

Documentation

  • Minor documentation formatting and cleanup (dfa8548)

google/cloud-datastore v1.18.1

10 Feb 16:32
Compare
Choose a tag to compare

Miscellaneous Chores

google/cloud-datastore v1.18.0

27 Jan 20:28
Compare
Choose a tag to compare

Features

Bug Fixes

  • [Datastore] query limit fails for string limit (#5826) (610739d)
  • [Datastore] use timestamp type (#5801) (dfed504)
  • [Many APIs] expose numericEnums option in rest client config (#5761) (a88ffcf)
  • Datastore: Migrate to env var PROJECT_ID (#5757) (560e3b3)
  • datastore: Query limit more than 300 (#5592) (b272644)