Skip to content

Releases: googleapis/google-cloud-php-datastore

google/cloud-datastore v1.33.0

13 Jun 20:40
Compare
Choose a tag to compare

Features

  • Datastore: Add support for the ExplainOptions (#8361) (c17d2c3)

google/cloud-datastore v1.32.3

24 Jan 21:38
Compare
Choose a tag to compare

Documentation

  • Add warning against accepting untrusted credentials (#8040) (93a5e5d)

google/cloud-datastore v1.32.2

12 Dec 23:12
Compare
Choose a tag to compare

Bug Fixes

  • Add compatibility for PHP 8.4 (#7911) (14d2cfe)
  • Add php 8.4 to test matrix, remove implicit nullables (#7871) (1df1d9b)

Documentation

  • Add documentation for logger client option (14d2cfe)

google/cloud-datastore v1.32.1

06 Nov 21:54
Compare
Choose a tag to compare

Miscellaneous Chores

google/cloud-datastore v1.32.0

21 Oct 20:34
Compare
Choose a tag to compare

Features

  • Add FindNearest API to the stable branch (#7744) (327de67)

google/cloud-datastore v1.31.0

11 Oct 19:26
Compare
Choose a tag to compare

Features

  • Support for field update operators in the Datastore API and resolution strategies when there is a conflict at write time (#7733) (c4a0d8d)

google/cloud-datastore v1.30.0

28 Sep 04:27
Compare
Choose a tag to compare

Features

  • tests: Organize workflows, add system tests (#7695) (e13bf25)

google/cloud-datastore v1.29.2

27 Jul 01:37
Compare
Choose a tag to compare

Miscellaneous Chores

google/cloud-datastore v1.29.1

01 Jun 03:19
Compare
Choose a tag to compare

Miscellaneous Chores

google/cloud-datastore v1.29.0

24 May 19:27
Compare
Choose a tag to compare

Features

  • New PropertyMask field which allows partial commits, lookups, and query results (#7321) (ab2938c)