You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.