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
Updated documentation throughout to clarify usage of timeoutMs option. (#809)
When executing BigQueryClient::runQuery(), the client will more reliably wait for results before returning a QueryResults instance. (#807, #798)
Added BigQueryClient::queryConfig(). Please note that in the future, BigQueryClient::query() may be deprecated, and migration to the new method is encouraged. (#808)
google/bigquerydatatransfer v0.1.0
Added support for the BigQuery DataTransfer API. Currently, BigQuery DataTransfer must be installed separately, by requiring google/cloud-bigquerydatatransfer. (#811)
Google Cloud PHP now suggests installation of ext-protobuf for all libraries which support gRPC. (#802)
google/cloud-spanner v1.0.0
Cloud Spanner is now supported in Google Cloud PHP at a GA-level. This means that we believe it is ready for use in all production environments and will be maintained in a fashion complaint with our versioning constraints for GA libraries. (#813)
Google Cloud PHP now suggests installation of ext-protobuf for all libraries which support gRPC. (#802)
google/cloud-speech v0.10.1
Google Cloud PHP now suggests installation of ext-protobuf for all libraries which support gRPC. (#802)