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
Added a Cloud Storage stream wrapper. This stream wrapper enables you to
interact with cloud storage objects with PHP's built-in file functions, such
as file_get_contents and fopen. For more information, see PHP's streamWrapper documentation.
(#323)
Added support for per-object storage classes. (#341)
Cloud Translation
Fixed bug in which translate calls failed due to an invalid parameter. (#344)
Stackdriver Error Reporting
Introduced support for Stackdriver Error Reporting via gRPC. (#309)