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
Google Cloud Datastore's Transaction class now includes a rollback() method.
Google Stackdriver Logging's Logger class now includes an entries() method.
What's Fixed?
Datastore Entities without properties were raising an error. This has been fixed.
API Exceptions (exceptions extending Google\Cloud\Exception\ServiceException)
will now return the full message instead of the truncated response given by Guzzle.