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
When specifying the number of keys to create with Google\Cloud\Datastore\DatastoreClient::keys() the returned keys are now cloned copies, ensuring the keys are unique. Additionally an \InvalidArgumentException is now correctly thrown when attempting to request less than 1 key. (#993)
google/cloud-debugger v0.6.2
An issue in which integer keyed arrays were not properly being cast to strings has been addressed. (#1006)
google/cloud-dlp v0.7.2
The V2 generated client has been refreshed, with documentation updates. (#1001)