Skip to content

Google Cloud PHP v0.55.0

Compare
Choose a tag to compare
@dwsupplee dwsupplee released this 24 Feb 00:10

Google Cloud PHP v0.55.0

google/cloud-datastore v1.3.1

  • upsert() and upsertBatch() methods on Google\Cloud\Datastore\DatastoreClient and Google\Cloud\Datastore\Transaction will now allocate IDs to any entities which provide partial keys. (#905)

google/cloud-firestore v0.5.0

  • Google\Cloud\Firestore\WriteBatch methods which previously accepted only a document name now accept a name or instance of Google\Cloud\Firestore\DocumentReference. (#902)

google/cloud-pubsub v1.0.0

  • There are no code changes since our last release, but we are proud to now announce our support of Google Cloud Pub/Sub at a GA level. This means that we do not expect to introduce any breaking changes and that we believe the library is ready for production use. For more information on our versioning please see here.