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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Google Cloud PHP v0.50.0
google/cloud-bigquery v1.0.0
There are no code changes since our last release, but we are proud to now announce our support of Google BigQuery 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.
google/cloud-core v1.15.1
The Google\Cloud\Core\Report\GAEFlexMetadataProvider now detects the project ID for App Engine Flex from the GOOGLE_CLOUD_PROJECT environment variable. (#828)
The Google\Cloud\Core\ClientTrait now attempts to detect the project ID from the GOOGLE_CLOUD_PROJECT environment variable as well as keeping legacy support for GCLOUD_PROJECT. (#829)
google/cloud-logging v1.8.2
When available, the Google\Cloud\Logging\PsrLogger now applies an App Engine trace ID when logging entries . (#828)
google/cloud-storage v1.3.1
A bug where signed URLs in nested folders were not being encoded correctly has been addressed. (#825)